| Commit message (Expand) | Author | Age | Files | Lines |
* | wtvenc: populate VIDEOINFOHEADER2 | Peter Ross | 2013-12-23 | 1 | -1/+1 |
* | avcodec/imgconvert/get_color_type: fix type for PAL8 | Michael Niedermayer | 2013-10-02 | 1 | -2/+2 |
* | Merge commit 'f1eac2b8a0370b908cd691086d11f51342054730' | Michael Niedermayer | 2013-09-23 | 1 | -6/+6 |
|\ |
|
| * | matroskaenc: Fix writing TRACKDEFAULTFLAG | John Stebbins | 2013-08-27 | 1 | -2/+2 |
* | | matroska: Add the CueDuration element | James Almer | 2013-09-21 | 1 | -2/+2 |
* | | matroskaenc: Write muxingapp and writingapp elements when using bitexact flag | James Almer | 2013-09-18 | 1 | -4/+4 |
* | | matroskaenc: Bump DocTypeVersion to 4 | James Almer | 2013-09-15 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-08-23 | 2 | -7/+7 |
|\| |
|
| * | movenc: Make tkhd "enabled" flag QuickTime compatible | John Stebbins | 2013-08-23 | 1 | -1/+1 |
| * | fate: update the mmf reference | Luca Barbato | 2013-05-14 | 1 | -2/+2 |
| * | avconv: make -t insert trim/atrim filters. | Anton Khirnov | 2013-04-30 | 34 | -65/+65 |
| * | lavf: introduce AVFMT_TS_NEGATIVE | Luca Barbato | 2013-04-25 | 4 | -5/+5 |
* | | ffmpeg: remove obsolete workaround in trim insertion. | Nicolas George | 2013-08-07 | 29 | -93/+93 |
* | | avformat/gxfenc: Added support for writing correct auxiliary data for DV stre... | Reuben Martin | 2013-07-25 | 1 | -3/+3 |
* | | matroskaenc: implement CueRelativePosition | Bernie Habermeier | 2013-07-24 | 1 | -4/+4 |
* | | lavf/matroskaenc: Check for valid metadata before creating tags | James Almer | 2013-07-17 | 1 | -4/+4 |
* | | swscale: treat gray as a fullrage (0-255) format | Michael Niedermayer | 2013-07-08 | 5 | -9/+9 |
* | | Add unscaled converter from GBRP > 8bit to RGBx48/64. | Carl Eugen Hoyos | 2013-06-06 | 1 | -1/+1 |
* | | sws/output: init A1/A2 so that rgba64 ends with 0xffff in the absence of alph... | Michael Niedermayer | 2013-05-18 | 1 | -2/+2 |
* | | Turn off usage of base_data_offset in tfhd for PIFF files | Jeremy Hinegardner | 2013-05-17 | 1 | -6/+6 |
* | | fate: increase coverage for dpx encoder | Paul B Mahol | 2013-05-12 | 1 | -0/+9 |
* | | dpxenc: simplifiy code using AVPixFmtDescriptor | Paul B Mahol | 2013-05-12 | 1 | -1/+1 |
* | | avformat/mux: set avoid_negative_ts based on flags if not overridden by user ... | Michael Niedermayer | 2013-04-26 | 2 | -2/+2 |
* | | lavf/gif: correct the delay after the first frame. | Clément Bœsch | 2013-04-19 | 1 | -2/+2 |
* | | lavf/gif: fix timing. | Clément Bœsch | 2013-04-19 | 1 | -2/+2 |
* | | fate/gif: create meaningful gif encoding tests. | Clément Bœsch | 2013-04-19 | 1 | -21/+0 |
* | | fate: hot fix for gif failure. | Clément Bœsch | 2013-04-18 | 1 | -21/+21 |
* | | Cleanse GIF muxer and encoder. | Clément Bœsch | 2013-04-18 | 1 | -17/+17 |
* | | dpxenc: fix data offset | ArnoB | 2013-03-15 | 1 | -3/+3 |
* | | movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhd | Michael Niedermayer | 2013-02-14 | 1 | -8/+8 |
* | | Write the fiel atom to mov files independently of the used video coded. | Carl Eugen Hoyos | 2013-02-14 | 1 | -8/+8 |
* | | sws: add planar RGB formats to isAnyRGB | Michael Niedermayer | 2013-01-26 | 1 | -1/+1 |
* | | fate: add an attachment to the Matroska test. | Nicolas George | 2013-01-26 | 1 | -0/+3 |
* | | fate: upate after 55d32eed8f | Paul B Mahol | 2013-01-08 | 6 | -17/+17 |
* | | mmf.c: Use LIBAVFORMAT_IDENT when writing Yamaha SMAF version information. | Carl Eugen Hoyos | 2013-01-05 | 1 | -2/+2 |
* | | mmf.c: Do not write metadata into the SMAF Contents Info chunk. | 内田佳久 | 2013-01-05 | 1 | -2/+2 |
* | | mpegpsenc: avoid shifting dts/pts | Michael Niedermayer | 2013-01-04 | 1 | -3/+3 |
* | | lswr: Improve default resampler's default parameters | Alexander Strasser | 2013-01-04 | 3 | -14/+14 |
* | | aiffenc: metadata support | Paul B Mahol | 2013-01-03 | 1 | -2/+2 |
* | | Sony Wave64 muxer | Paul B Mahol | 2012-12-31 | 1 | -0/+3 |
* | | rmenc: write correct bytes per minute | Piotr Bandurski | 2012-12-23 | 1 | -1/+1 |
* | | ircamenc: 10l do not use avio_skip() | Paul B Mahol | 2012-12-05 | 1 | -1/+1 |
* | | IRCAM demuxer & muxer | Paul B Mahol | 2012-12-05 | 1 | -0/+3 |
* | | gifdec: do not handle timestamps | Paul B Mahol | 2012-12-04 | 1 | -1/+1 |
* | | AST Muxer | James Almer | 2012-12-04 | 1 | -0/+3 |
* | | Add exception for "gif" in image2 probe() method. | Vitaliy E Sugrobov | 2012-11-30 | 1 | -1/+1 |
* | | Add an annotation field as required by the specification when muxing Sun AU. | Carl Eugen Hoyos | 2012-11-24 | 1 | -2/+2 |
* | | mxfdec: set audio packets pts | Matthieu Bouron | 2012-11-16 | 1 | -1/+1 |
* | | wtvenc: produce seekable files | Peter Ross | 2012-11-07 | 1 | -1/+1 |
* | | wtvenc: output third video pts in timestamp chunk (this is what Microsoft Win... | Peter Ross | 2012-11-07 | 1 | -1/+1 |