aboutsummaryrefslogtreecommitdiff
path: root/libavformat/flacenc.h
AgeCommit message (Expand)Author
2014-06-01Merge commit 'e19d48dfce52f1417f7f06143b96fed00cbcdc52'Michael Niedermayer
2014-06-01flac muxer: support reading updated extradata from side dataAnton Khirnov
2014-05-28Merge commit '54ed488b1af583df6c9d2a73b4a44f16b7e4f82c'Michael Niedermayer
2014-05-28flac muxer: write WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag for multichannel filesAnton Khirnov
2011-02-20avio: rename ByteIOContext to AVIOContext.Anton Khirnov
2010-03-23Put ff_flac_write_header() in a separate C file to allow it to be shared withoutJustin Ruggles
2010-03-22Move ff_flac_write_header() to flacenc.h, which removes the Matroska muxer'sJustin Ruggles
2010-03-20Add VorbisComment writing to FLAC files.James Darnley
2009-02-26Share the function to write a raw FLAC header and use it in the MatroskaJustin Ruggles
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-20avio: rename ByteIOContext to AVIOContext.Anton Khirnov