| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -32/+32 |
|\ |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -32/+32 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-31 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Improve descriptiveness of a number of codec and container long names | Diego Biurrun | 2012-07-30 | 1 | -1/+1 |
* | | timecode: move timecode muxer options to metadata. | Clément Bœsch | 2012-06-04 | 1 | -19/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-14 | 1 | -11/+0 |
|\ \
| |/ |
|
| * | gxfenc: remove disabled half-implemented MJPEG tag | Diego Biurrun | 2012-05-14 | 1 | -11/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | lavf: make av_interleave_packet_per_dts() private. | Anton Khirnov | 2012-03-20 | 1 | -1/+1 |
* | | gxfenc: use new public timecode API. | Clément Bœsch | 2012-02-02 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -5/+0 |
|\ \
| |/ |
|
| * | lavf: remove disabled FF_API_TIMESTAMP cruft | Anton Khirnov | 2012-01-27 | 1 | -5/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-12 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | lavu: replace int/float punning functions | Mans Rullgard | 2011-12-11 | 1 | -3/+3 |
* | | gxfenc: support timecode option | Matthieu Bouron | 2011-12-07 | 1 | -19/+85 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-01 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | lavf: make av_set_pts_info private. | Anton Khirnov | 2011-11-30 | 1 | -2/+3 |
* | | gxfenc: Replace av_realloc by av_realloc_f when relevant. | Nicolas George | 2011-09-28 | 1 | -4/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-18 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | gxfenc: place variable declarations before statements | Diego Biurrun | 2011-07-17 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-17 | 1 | -13/+10 |
|\ \
| |/ |
|
| * | lavf: use designated initialisers for all (de)muxers. | Anton Khirnov | 2011-07-17 | 1 | -13/+10 |
* | | Merge commit 'b5849f77095439e994b11c25e6063d443b36c228' | Michael Niedermayer | 2011-07-14 | 1 | -6/+2 |
|\ \
| |/ |
|
| * | lavf: factor out conversion of ISO8601 string to unix time | Anton Khirnov | 2011-07-13 | 1 | -6/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-13 | 1 | -2/+16 |
|\ \
| |/ |
|
| * | lavf: deprecate AVFormatContext.timestamp | Anton Khirnov | 2011-07-12 | 1 | -2/+16 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Do not include mathematics.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
| * | Do not include intfloat_readwrite.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
| * | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -2/+2 |
* | | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* | Stefano Sabatini | 2011-05-02 | 1 | -2/+2 |
* | | 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 | -4/+4 |
* | avio: avio_ prefix for url_fsize | Anton Khirnov | 2011-03-07 | 1 | -1/+1 |
* | avio: add avio_tell macro as a replacement for url_ftell | Anton Khirnov | 2011-03-04 | 1 | -22/+22 |
* | avio: avio_ prefix for url_fseek | Anton Khirnov | 2011-03-01 | 1 | -9/+9 |
* | lavf: replace remaining uses of put_tag with avio_write | Anton Khirnov | 2011-02-25 | 1 | -4/+7 |
* | avio: avio: avio_ prefixes for put_* functions | Anton Khirnov | 2011-02-21 | 1 | -161/+161 |
* | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -26/+26 |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | In gxf muxer, round up number of lines mod 16 in mpeg umf data, based patch b... | Baptiste Coudurier | 2010-10-07 | 1 | -1/+1 |
* | In gxf muxer, fix number of flt entries based on patch by Reuben Martin, reub... | Baptiste Coudurier | 2010-10-07 | 1 | -1/+1 |
* | In gxf muxer, write umf media for mpeg1video, patch by Reuben Martin, reuben ... | Reuben Martin | 2010-10-07 | 1 | -0/+1 |
* | In gxf muxer, fix flt entry offset, patch by Reuben Martin, reuben dot m at g... | Reuben Martin | 2010-10-07 | 1 | -1/+2 |
* | gxf muxer only accepts pal or ntsc resolutions currently, so fail if resoluti... | Baptiste Coudurier | 2010-09-01 | 1 | -1/+5 |
* | gxfenc: Fix ES name in the UMF media description, by using strlen instead of ... | Thierry Foucu | 2010-07-21 | 1 | -2/+2 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -8/+8 |
* | Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. | Carl Eugen Hoyos | 2009-10-16 | 1 | -1/+1 |