OSDN Git Service

share sample rate and blocksize tables between the FLAC encoder and FLAC
authorJustin Ruggles <justin.ruggles@gmail.com>
Sat, 21 Mar 2009 01:16:38 +0000 (01:16 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sat, 21 Mar 2009 01:16:38 +0000 (01:16 +0000)
commitd4df4e508854803ce3bc393c4f718096ad7cbf41
tree4fb1974b6851b45039dcc797d12caa51d21addc6
parentb4800b8b7dfba22117d8edd02164b00c83ae3753
share sample rate and blocksize tables between the FLAC encoder and FLAC
decoder

Originally committed as revision 18089 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
libavcodec/flacdata.c [new file with mode: 0644]
libavcodec/flacdata.h [new file with mode: 0644]
libavcodec/flacdec.c
libavcodec/flacenc.c