Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | flac muxer: support reading updated extradata from side data | Anton Khirnov | 2014-06-01 | 1 | -4/+4 |
* | flac muxer: accept only STREAMINFO extradata | Anton Khirnov | 2014-06-01 | 1 | -6/+5 |
* | flac muxer: write WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag for multichannel files | Anton Khirnov | 2014-05-28 | 1 | -0/+16 |
* | flac muxer: fix writing of file header and STREAMINFO header from extradata | Justin Ruggles | 2011-12-10 | 1 | -6/+4 |
* | lavc: use avpriv_ prefix for some flac symbols used in lavf. | Anton Khirnov | 2011-10-20 | 1 | -1/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | avio: avio: avio_ prefixes for put_* functions | Anton Khirnov | 2011-02-21 | 1 | -2/+2 |
* | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -1/+1 |
* | Put ff_flac_write_header() in a separate C file to allow it to be shared without | Justin Ruggles | 2010-03-23 | 1 | -0/+49 |