Share the function to write a raw FLAC header and use it in the Matroska
authorJustin Ruggles <justin.ruggles@gmail.com>
Thu, 26 Feb 2009 02:41:53 +0000 (02:41 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Thu, 26 Feb 2009 02:41:53 +0000 (02:41 +0000)
commit2578326f13e5ea7945e2da810238118832dfb7a1
tree54cbf1ae0a957b6d63733cb2e49cc9ce74fb2a43
parentfaec0eba8b9ea2f54bb63c46daf7bd11d74c61f2
Share the function to write a raw FLAC header and use it in the Matroska
muxer.

Originally committed as revision 17606 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/Makefile
libavformat/flacenc.c
libavformat/flacenc.h [new file with mode: 0644]
libavformat/matroskaenc.c