summaryrefslogtreecommitdiff
path: root/libavformat/flacenc_header.c
Commit message (Expand)AuthorAge
* flac muxer: support reading updated extradata from side dataAnton Khirnov2014-06-01
* flac muxer: accept only STREAMINFO extradataAnton Khirnov2014-06-01
* flac muxer: write WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag for multichannel filesAnton Khirnov2014-05-28
* flac muxer: fix writing of file header and STREAMINFO header from extradataJustin Ruggles2011-12-10
* lavc: use avpriv_ prefix for some flac symbols used in lavf.Anton Khirnov2011-10-20
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-21
* avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-20
* Put ff_flac_write_header() in a separate C file to allow it to be shared withoutJustin Ruggles2010-03-23