summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fate: mjpeg trellis testMichael Niedermayer2015-02-115-1/+18
* tests: drop bc dependencyClément Bœsch2015-02-101-1/+1
* libavformat: DNxHD in .mov, switch unspecified color_range to mpegKevin Wheatley2015-02-107-7/+7
* test/fate: added mxf_opatom regression testsMark Reid2015-02-105-0/+63
* Merge commit '9295d10ea9d138462b7f67d16bf95ae9ca76aca6'Michael Niedermayer2015-02-071-0/+4
|\
| * fate: Add a test for AAC ELD480.Alex Converse2015-02-061-0/+4
| * nutenc: do not use has_b_framesAnton Khirnov2015-01-272-29/+29
| * swscale: fix gbrap to gbrap alpha scalingVittorio Giovara2015-01-161-1/+1
| * libswscale: GBRAP input & output and GBRAP16 input supportPaul B Mahol2015-01-145-0/+5
* | tests/utils: Remove unneeded L suffixMichael Niedermayer2015-02-011-1/+1
* | Add an ARES atom to extradata when encoding avui.Carl Eugen Hoyos2015-01-293-6/+6
* | tests/fate: added mxf tests for essencegroups and missing indexMark Reid2015-01-284-0/+15
* | fate: Fix bitexactness for vsynth3-dnxhd-1080i-colrMichael Niedermayer2015-01-275-8/+9
* | avformat/movenc: Add simplistic 'colr' tag writing support to mov containerKevin Wheatley2015-01-265-1/+21
* | fate: add Camellia testJames Almer2015-01-261-0/+5
* | Fix creation of ffprobe-test.nut on remote targets.Carl Eugen Hoyos2015-01-261-1/+1
* | avcodec/mpegvideo: also export 0,0 motion vectorsMichael Niedermayer2015-01-221-15/+15
* | ffmpeg: Favor filter graph based duration over ost->frame_rate in fps codeMichael Niedermayer2015-01-191-0/+1
* | avfilter/vf_framepack: Check and update frame_rateMichael Niedermayer2015-01-161-13/+13
* | ffmpeg: Maintain higher precision pts between video filter and fps codeMichael Niedermayer2015-01-161-5/+5
* | avfilter: add showpalette filterClément Bœsch2015-01-152-0/+319
* | fate: add qp filter testMichael Niedermayer2015-01-142-0/+4
* | avformat/voc: add seeking supportMichael Niedermayer2015-01-111-17/+34
* | tests/regression-funcs: Remove hardcoded threads 1Michael Niedermayer2015-01-032-15/+15
* | ffprobe: Support extracting the number of reference framesMichael Niedermayer2014-12-307-6/+14
* | fate: add a fate-filter-framepack ruleClément Bœsch2014-12-301-1/+3
* | Merge commit '50036c30df83b609bc5a95276f1287f8b9b8bdd6'Michael Niedermayer2014-12-301-1/+1
|\ \ | |/
| * fate: Use bitexact conversions in the dpxparser testMartin Storsjö2014-12-291-1/+1
* | Merge commit 'effa7d2a6a260ca3ce801c180ee6131d67d665fb'Michael Niedermayer2014-12-192-0/+14
|\ \ | |/
| * fate: add test for offset theoraVittorio Giovara2014-12-182-0/+14
* | Merge commit 'a381e0cec87bcb28ebc05fe840bb937a495de736'Michael Niedermayer2014-12-192-0/+8
|\ \ | |/
| * fate: add a DPX parser testVittorio Giovara2014-12-182-0/+8
* | Merge commit 'd2f1d42b18787e4fcb28864d9d9f701dd64a5747'Michael Niedermayer2014-12-103-0/+8
|\ \ | |/
| * fate: add dolby true hd testsJanne Grunau2014-12-093-0/+8
| * Allow reading of growing avi files (currently being written)Joakim Plate2014-12-089-0/+9
| * dpx: always write the image offsetZoltan Kovacs2014-12-081-1/+1
| * v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-12-052-6/+6
| * swscale: Properly scale YUVDerek Buitenhuis2014-12-0513-41/+41
* | fate: add libavcodec/options-testLukasz Marek2014-12-082-0/+165
* | tests: Add vsynth2 which uses the new reference.pnmMichael Niedermayer2014-12-0285-2/+341
* | tests: Rename vsynth2 to vsynth_lenaMichael Niedermayer2014-12-02230-455/+455
* | Merge commit '8895bf7b78650c0c21c88cec0484e138ec511a4b'Michael Niedermayer2014-11-301-0/+696
|\ \ | |/
| * Replace lena.pnmReinhard Tartler2014-11-2893-1050/+1636
* | avcodec/adxenc: fix roundingMichael Niedermayer2014-11-302-6/+6
* | avcodec/adxenc: match prediction used in the decoderMichael Niedermayer2014-11-302-6/+6
* | lavu/opt: add escaping to av_opt_serializeLukasz Marek2014-11-291-2/+5
* | v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-11-263-9/+9
* | xface: Fix encoder crashes due to too small on-stack array.Reimar Döffinger2014-11-234-0/+17
* | avformat: replace some odd 30-60 rates by higher less odd ones in get_std_fr...Michael Niedermayer2014-11-214-4/+4
* | ffmpeg: Check duration for overlap and clip in fps cfr/vfr codeMichael Niedermayer2014-11-191-1/+1