aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_telecine: Make frame writable before writing into itMichael Niedermayer2016-08-131-1/+1
* avformat/utils: fix dts from pts code in compute_pkt_fields() during ascendin...Michael Niedermayer2016-03-261-1/+1
* avutil/parseutils: remove 2112 date from fate testMarton Balint2016-02-141-1/+1
* avutil/parseutils: accept everything in av_parse_time that ff_iso8601_to_unix...Marton Balint2016-02-141-0/+3
* avutil/parseutils: use microsecond precision when parsing "now" in av_parse_t...Marton Balint2016-02-141-2/+2
* avutil: Remove x86_cpu.hTimothy Gu2016-02-131-2/+0
* fate: Update fate-sub2video for 5486d7fa91f7233e6d9aa9ba8de7fe9287402637Michael Niedermayer2016-02-111-1/+84
* sws/output: fix ordered dither threshold for mono outputMichael Niedermayer2016-02-1021-52/+52
* tests: Add test for proper header guardTimothy Gu2016-02-101-0/+12
* nut: Add PAL8 supportMichael Niedermayer2016-02-097-7/+7
* dca_parser: ensure frame duration matches the actual sample rateHendrik Leppkes2016-02-0412-60/+60
* dca: add new fate tests based on the dcadec-samples test suiteHendrik Leppkes2016-02-0227-0/+288
* Revert "do not write f2 if not interlaced"Sebastian Dröge2016-02-012-4/+4
* fate: re-enable dca-xll testJames Almer2016-02-011-0/+1
* fate/ffm: Update test refDerek Buitenhuis2016-01-311-1/+1
* avcodec/rawdec: Switch to monowhite if there is no palette & bpp=1Michael Niedermayer2016-01-314-8/+8
* lavc/rawdec: Use AV_PIX_FMT_PAL8 for raw 1 bpp video in AVIMats Peterson2016-01-294-8/+8
* fate: Add a small number of rawvideo in mov testsMichael Niedermayer2016-01-2212-0/+48
* fate: add 1 and 15BPP rawvideo in avi testsMichael Niedermayer2016-01-228-0/+32
* fate: Add test for colorkeyMichael Niedermayer2016-01-211-0/+16
* lavf/nut: Add forgotten fourccs for YUV4xxP9.Carl Eugen Hoyos2016-01-2117-67/+67
* fate: add 10-bit v210 encoder testsJames Darnley2016-01-174-0/+16
* fate: add test for realtime ccaption decoderAman Gupta2016-01-141-0/+42
* fate: fix sub-cc fontClément Bœsch2016-01-101-1/+1
* lavc/ccaption_dec: improve default styleClément Bœsch2016-01-101-1/+1
* lavc/ccaption_dec: fix ASS tagsClément Bœsch2016-01-101-2/+2
* lavc/ccaption_dec: implement font stylesAman Gupta2016-01-091-2/+2
* lavc/qtrle: Use AV_PIX_FMT_PAL8 for 1-bit videoMats Peterson2016-01-041-38/+38
* lavf/srtdec: rewrite parsing logicClément Bœsch2016-01-013-0/+2173
* lavc: add text encoderClément Bœsch2015-12-211-0/+213
* avfilter/vf_delogo: round to the closest valueJean Delvare2015-12-091-109/+109
* fate/api-jpeg-codec-param: rename to api-mjpeg-codec-paramMatthieu Bouron2015-12-081-0/+0
* fate: add limited_input_seek testsSimon Thelen2015-12-072-0/+2
* fate/concatdec: Use -bitexactTimothy Gu2015-12-065-8/+8
* Merge commit '823fa7004571cb8404ca5785f9fa6e85f0f9f3d3'Hendrik Leppkes2015-11-2911-8/+14
|\
| * fate: Rework sgi tests into a suite and add the missing onesVittorio Giovara2015-11-246-2/+8
* | Merge commit '99f40fd02f1870c2dee70977b672da9cb198f0be'Hendrik Leppkes2015-11-292-6/+6
|\|
| * sgienc: Do not end RLE lines with 0sVittorio Giovara2015-11-242-3/+3
* | fate: add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM testsMatthieu Bouron2015-11-262-0/+620
* | avformat/movenc-test: Fix integer overflowsMichael Niedermayer2015-11-231-1/+1
* | avutil/motion_vector: export subpel motion informationClément Bœsch2015-11-231-18/+18
* | Merge commit '1d62ee38894afb696674db78cee8f8d89204a8fe'Derek Buitenhuis2015-11-181-0/+4
|\|
| * movenc: Add a unit test for signaling of the track start timesMartin Storsjö2015-11-111-0/+4
* | movenc-test: Pad the packet data start with 0sDerek Buitenhuis2015-11-181-20/+20
* | Merge commit '3eeb7edfc2a1157b7b0e0ce21ac2cd44d55d405b'Derek Buitenhuis2015-11-171-0/+4
|\|
| * movenc: Add a unit test for frag_discont with edit listsMartin Storsjö2015-11-111-0/+4
* | fate: update fate-source reference fileJames Almer2015-11-161-1/+0
* | Merge commit '59e8ec0aa8ab174701d01a3bfe96fedd0b7fcead'Derek Buitenhuis2015-11-162-0/+21
|\|
| * movenc: Add an API unit test for fragmenting options/callsMartin Storsjö2015-11-101-0/+20
* | fate: add concat demuxer testsMarton Balint2015-11-155-0/+359