OSDN Git Service

flac muxer: add option to disable writing the global header
authorJustin Ruggles <justin.ruggles@gmail.com>
Thu, 9 Jan 2014 17:11:26 +0000 (12:11 -0500)
committerJustin Ruggles <justin.ruggles@gmail.com>
Thu, 9 Jan 2014 21:09:41 +0000 (16:09 -0500)
commitaa69cbc9e08281db6ecb98a2c8b4f60e8b12e558
tree0ab382d909e429fd0cdebbd419369ea9aa7d6c33
parente6f0bb65270be51ea43345a28f8e4b1a728f7d0e
flac muxer: add option to disable writing the global header

The global header is not explicitly required for playback, and
omitting it allows for simple concatenation.
libavformat/flacenc.c
libavformat/version.h