| Commit message (Expand) | Author | Age | Files | Lines |
* | tests/utils: Remove unneeded L suffix | Michael Niedermayer | 2015-02-01 | 1 | -1/+1 |
* | Add an ARES atom to extradata when encoding avui. | Carl Eugen Hoyos | 2015-01-29 | 3 | -6/+6 |
* | tests/fate: added mxf tests for essencegroups and missing index | Mark Reid | 2015-01-28 | 4 | -0/+15 |
* | fate: Fix bitexactness for vsynth3-dnxhd-1080i-colr | Michael Niedermayer | 2015-01-27 | 5 | -8/+9 |
* | avformat/movenc: Add simplistic 'colr' tag writing support to mov container | Kevin Wheatley | 2015-01-26 | 5 | -1/+21 |
* | fate: add Camellia test | James Almer | 2015-01-26 | 1 | -0/+5 |
* | Fix creation of ffprobe-test.nut on remote targets. | Carl Eugen Hoyos | 2015-01-26 | 1 | -1/+1 |
* | avcodec/mpegvideo: also export 0,0 motion vectors | Michael Niedermayer | 2015-01-22 | 1 | -15/+15 |
* | ffmpeg: Favor filter graph based duration over ost->frame_rate in fps code | Michael Niedermayer | 2015-01-19 | 1 | -0/+1 |
* | avfilter/vf_framepack: Check and update frame_rate | Michael Niedermayer | 2015-01-16 | 1 | -13/+13 |
* | ffmpeg: Maintain higher precision pts between video filter and fps code | Michael Niedermayer | 2015-01-16 | 1 | -5/+5 |
* | avfilter: add showpalette filter | Clément Bœsch | 2015-01-15 | 2 | -0/+319 |
* | fate: add qp filter test | Michael Niedermayer | 2015-01-14 | 2 | -0/+4 |
* | avformat/voc: add seeking support | Michael Niedermayer | 2015-01-11 | 1 | -17/+34 |
* | tests/regression-funcs: Remove hardcoded threads 1 | Michael Niedermayer | 2015-01-03 | 2 | -15/+15 |
* | ffprobe: Support extracting the number of reference frames | Michael Niedermayer | 2014-12-30 | 7 | -6/+14 |
* | fate: add a fate-filter-framepack rule | Clément Bœsch | 2014-12-30 | 1 | -1/+3 |
* | Merge commit '50036c30df83b609bc5a95276f1287f8b9b8bdd6' | Michael Niedermayer | 2014-12-30 | 1 | -1/+1 |
|\ |
|
| * | fate: Use bitexact conversions in the dpxparser test | Martin Storsjö | 2014-12-29 | 1 | -1/+1 |
* | | Merge commit 'effa7d2a6a260ca3ce801c180ee6131d67d665fb' | Michael Niedermayer | 2014-12-19 | 2 | -0/+14 |
|\| |
|
| * | fate: add test for offset theora | Vittorio Giovara | 2014-12-18 | 2 | -0/+14 |
* | | Merge commit 'a381e0cec87bcb28ebc05fe840bb937a495de736' | Michael Niedermayer | 2014-12-19 | 2 | -0/+8 |
|\| |
|
| * | fate: add a DPX parser test | Vittorio Giovara | 2014-12-18 | 2 | -0/+8 |
* | | Merge commit 'd2f1d42b18787e4fcb28864d9d9f701dd64a5747' | Michael Niedermayer | 2014-12-10 | 3 | -0/+8 |
|\| |
|
| * | fate: add dolby true hd tests | Janne Grunau | 2014-12-09 | 3 | -0/+8 |
| * | Allow reading of growing avi files (currently being written) | Joakim Plate | 2014-12-08 | 9 | -0/+9 |
| * | dpx: always write the image offset | Zoltan Kovacs | 2014-12-08 | 1 | -1/+1 |
| * | v210enc: Add SIMD optimised 8-bit and 10-bit encoders | Kieran Kunhya | 2014-12-05 | 2 | -6/+6 |
| * | swscale: Properly scale YUV | Derek Buitenhuis | 2014-12-05 | 13 | -41/+41 |
* | | fate: add libavcodec/options-test | Lukasz Marek | 2014-12-08 | 2 | -0/+165 |
* | | tests: Add vsynth2 which uses the new reference.pnm | Michael Niedermayer | 2014-12-02 | 85 | -2/+341 |
* | | tests: Rename vsynth2 to vsynth_lena | Michael Niedermayer | 2014-12-02 | 230 | -455/+455 |
* | | Merge commit '8895bf7b78650c0c21c88cec0484e138ec511a4b' | Michael Niedermayer | 2014-11-30 | 1 | -0/+696 |
|\| |
|
| * | Replace lena.pnm | Reinhard Tartler | 2014-11-28 | 93 | -1050/+1636 |
* | | avcodec/adxenc: fix rounding | Michael Niedermayer | 2014-11-30 | 2 | -6/+6 |
* | | avcodec/adxenc: match prediction used in the decoder | Michael Niedermayer | 2014-11-30 | 2 | -6/+6 |
* | | lavu/opt: add escaping to av_opt_serialize | Lukasz Marek | 2014-11-29 | 1 | -2/+5 |
* | | v210enc: Add SIMD optimised 8-bit and 10-bit encoders | Kieran Kunhya | 2014-11-26 | 3 | -9/+9 |
* | | xface: Fix encoder crashes due to too small on-stack array. | Reimar Döffinger | 2014-11-23 | 4 | -0/+17 |
* | | avformat: replace some odd 30-60 rates by higher less odd ones in get_std_fr... | Michael Niedermayer | 2014-11-21 | 4 | -4/+4 |
* | | ffmpeg: Check duration for overlap and clip in fps cfr/vfr code | Michael Niedermayer | 2014-11-19 | 1 | -1/+1 |
* | | ffmpeg: Use input packet duration in vfr/cfr code if available and valid | Michael Niedermayer | 2014-11-19 | 1 | -0/+1 |
* | | Merge commit '9257692ac15eff7b07540c1f61cebde0d8823fbd' | Michael Niedermayer | 2014-11-18 | 1 | -6/+6 |
|\| |
|
| * | vc1dec: refactor check with missing parenthesis | Vittorio Giovara | 2014-11-13 | 2 | -18/+18 |
* | | lavf/ffm: use AVOption API to store/restore stream properties | Lukasz Marek | 2014-11-16 | 1 | -1/+1 |
* | | lavu/opt: introduce av_opt_serialize() | Lukasz Marek | 2014-11-16 | 1 | -0/+8 |
* | | lavu/opt: introduce av_opt_is_set_to_default() | Lukasz Marek | 2014-11-16 | 1 | -0/+40 |
* | | tests/Makefile: Fix path for creation of ffprobe-test.nut. | Carl Eugen Hoyos | 2014-11-14 | 1 | -1/+1 |
* | | fate: add xBR filter tests | Clément Bœsch | 2014-11-13 | 4 | -0/+16 |
* | | avfilter/vf_tinterlace: fix frame rate | Aleksey Vasenev | 2014-11-13 | 2 | -24/+24 |