| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -9/+9 |
|\ |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -8/+8 |
* | | avformat: use AV_OPT_TYPE_BOOL in a bunch of places | Clément Bœsch | 2015-12-04 | 1 | -1/+1 |
* | | avformat/flacenc: Check length in flac_write_block_comment() | Michael Niedermayer | 2015-05-11 | 1 | -1/+3 |
* | | avformat/flacenc: Use av_clip_uintp2() | Michael Niedermayer | 2015-02-21 | 1 | -1/+1 |
* | | avformat/flacenc: use av_clip() instead of av_clip_c() | Clément Bœsch | 2014-09-16 | 1 | -1/+1 |
* | | Merge commit 'e19d48dfce52f1417f7f06143b96fed00cbcdc52' | Michael Niedermayer | 2014-06-01 | 1 | -8/+29 |
|\| |
|
| * | flac muxer: support reading updated extradata from side data | Anton Khirnov | 2014-06-01 | 1 | -8/+29 |
* | | Merge commit 'efcde917af407a6031ecff68edd51fce7b83d104' | Michael Niedermayer | 2014-05-28 | 1 | -3/+3 |
|\| |
|
| * | vorbiscomment: simplify API by using av_dict_count() | Anton Khirnov | 2014-05-28 | 1 | -3/+3 |
* | | Merge commit '54ed488b1af583df6c9d2a73b4a44f16b7e4f82c' | Michael Niedermayer | 2014-05-28 | 1 | -0/+18 |
|\| |
|
| * | flac muxer: write WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag for multichannel files | Anton Khirnov | 2014-05-28 | 1 | -0/+18 |
* | | Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52' | Michael Niedermayer | 2014-05-15 | 1 | -1/+1 |
|\| |
|
| * | lavf: add AVFMT_FLAG_BITEXACT. | Anton Khirnov | 2014-05-15 | 1 | -1/+1 |
* | | lavf/flacenc: fix comment after previous change | James Darnley | 2014-01-24 | 1 | -1/+1 |
* | | lavf/flacenc: use metadata_header_padding | James Darnley | 2014-01-24 | 1 | -2/+10 |
* | | Merge commit 'aa69cbc9e08281db6ecb98a2c8b4f60e8b12e558' | Michael Niedermayer | 2014-01-10 | 1 | -0/+28 |
|\| |
|
| * | flac muxer: add option to disable writing the global header | Justin Ruggles | 2014-01-09 | 1 | -0/+28 |
| * | lavf: Don't explicitly flush after each written packet in muxers | Clément Bœsch | 2013-09-16 | 1 | -1/+0 |
* | | lavf/flacenc: use ffio_fill() | Paul B Mahol | 2013-05-29 | 1 | -4/+2 |
* | | lavf: remove some flushing in write_packet muxers callbacks. | Clément Bœsch | 2013-04-14 | 1 | -1/+0 |
* | | lavf/flacenc: disallow creation of invalid files with -c copy | Paul B Mahol | 2012-10-22 | 1 | -0/+9 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -2/+2 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-06 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Align muxer/demuxer declarations | Martin Storsjö | 2012-04-06 | 1 | -1/+1 |
| * | Replace vendor string in Ogg and FLAC muxers. | Diego Biurrun | 2011-11-02 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-21 | 1 | -1/+1 |
|\| |
|
| * | lavc: use avpriv_ prefix for some flac symbols used in lavf. | Anton Khirnov | 2011-10-20 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-17 | 1 | -10/+9 |
|\| |
|
| * | lavf: use designated initialisers for all (de)muxers. | Anton Khirnov | 2011-07-17 | 1 | -10/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-09 | 1 | -2/+1 |
|\| |
|
| * | Remove all uses of now deprecated metadata functions. | Anton Khirnov | 2011-06-08 | 1 | -2/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-04 | 1 | -1/+1 |
|\| |
|
| * | avio: introduce an AVIOContext.seekable field | Anton Khirnov | 2011-04-03 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | avio: rename put_flush_packet -> avio_flush | Anton Khirnov | 2011-03-16 | 1 | -2/+2 |
* | avio: add avio_tell macro as a replacement for url_ftell | Anton Khirnov | 2011-03-04 | 1 | -1/+1 |
* | avio: avio_ prefix for url_fseek | Anton Khirnov | 2011-03-01 | 1 | -2/+2 |
* | avio: avio: avio_ prefixes for put_* functions | Anton Khirnov | 2011-02-21 | 1 | -6/+6 |
* | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -3/+3 |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | vorbiscomment: convert metadata before computing the header's length | Anton Khirnov | 2010-10-27 | 1 | -0/+2 |
* | Export metadata in the generic format. Deprecate old conversion API. | Anton Khirnov | 2010-10-15 | 1 | -1/+0 |
* | vorbiscomment: change ff_vorbiscomment_write to take an AVMetadata** | Anton Khirnov | 2010-10-14 | 1 | -3/+3 |
* | Move ff_flac_write_header() to flacenc.h, which removes the Matroska muxer's | Justin Ruggles | 2010-03-22 | 1 | -23/+0 |
* | Add VorbisComment writing to FLAC files. | James Darnley | 2010-03-20 | 1 | -4/+64 |
* | Share the function to write a raw FLAC header and use it in the Matroska | Justin Ruggles | 2009-02-26 | 1 | -4/+9 |
* | cosmetics: add a comment in flac_write_header(). | Justin Ruggles | 2009-02-26 | 1 | -0/+1 |
* | Add support for full header extradata to raw FLAC muxer. | Justin Ruggles | 2009-02-26 | 1 | -2/+4 |