summaryrefslogtreecommitdiffstats
path: root/tests/ref
Commit message (Expand)AuthorAgeFilesLines
* add locale month names to av_small_strptimeMicah Galizia2017-02-261-0/+7
* fate: update ffprobe stuff after dbc7f02a727286f3Paul B Mahol2017-02-267-73/+73
* avfilter/aeval: trim last frame's number of samples to match requested durationPaul B Mahol2017-02-252-1153/+1533
* avcodec/vp56: Implement very basic error concealmentMichael Niedermayer2017-02-251-1/+1
* avcodec/vp56: Fix sign typoMichael Niedermayer2017-02-241-1/+1
* fate/source: Check for cases that could use av_clip_uintp2() and av_clip_intp2()Michael Niedermayer2017-02-211-0/+2
* adpcm: fix clipping for yamahaPaul B Mahol2017-02-152-6/+6
* avfilter/vf_lut: do not always explicitly clip pixelsPaul B Mahol2017-02-131-29/+29
* fate: add WavPack muxer testJames Almer2017-02-101-0/+3
* avformat/apetag: fix flag value to signal footer presenceJames Almer2017-02-101-1/+1
* Implement optimal huffman encoding for (M)JPEG.Jerry Jiang2017-02-088-0/+32
* mov: add fate test for decryption with edit listerankor2017-02-011-0/+57
* fate: add SCC testPaul B Mahol2017-01-271-0/+104
* avfilter/formats: do not allow unknown layouts in ff_parse_channel_layout if ...Marton Balint2017-01-241-0/+3
* Merge commit '38efff92f1ef81f3de20ff0460ec7b70c253d714'Clément Bœsch2017-01-241-0/+35
|\
| * FATE: add a test for H.264 with two fields per packetAnton Khirnov2016-07-151-0/+31
* | lavf/matroskaenc: Do not write two CodecID elements for rawvideo.Carl Eugen Hoyos2017-01-141-2/+2
* | fate/psd : add test for bitmap and duotoneMartin Vignali2017-01-142-0/+12
* | fate/psd : add test for 256 colorMartin Vignali2017-01-111-0/+6
* | avfilter/avf_aphasemeter: make video output optionalPaul B Mahol2016-12-282-43/+51
* | avutil/tests: Improved code coverage for random_seedThomas Turner2016-12-231-0/+1
* | fate: Add test for ticket 6024, truncated decoding modePavel Koshevoy2016-12-221-0/+27
* | avutil: Added selftest for libavutil/audio_fifo.cThomas Turner2016-12-211-0/+228
* | fate/psd: add tests for uncompress and rle samplesMartin Vignali2016-12-1612-0/+72
* | fate: Add h264 test for frame num gapsDerek Buitenhuis2016-12-121-0/+35
* | avcodec: Add max_pixels optionsMichael Niedermayer2016-12-102-0/+4
* | fate: add av_image_check_size() testMichael Niedermayer2016-12-101-0/+55
* | fate: add a monoscopic spherical matroska testJames Almer2016-12-091-0/+16
* | fate: Add a monoscopic spherical mov testVittorio Giovara2016-12-071-0/+16
* | fate: rename fate-mov-init-nonkeyframe ref fileJames Almer2016-12-021-0/+0
* | avformat/ffmenc: Make ffm_write_header_codec_ctx() use codecparMichael Niedermayer2016-12-021-1/+1
* | avformat/ffmenc: set bitexact mode for old API without accessing the encoderMichael Niedermayer2016-12-021-1/+1
* | avformat/ffmenc: Drop ffm_write_header_codec_private_ctx()Michael Niedermayer2016-12-021-1/+1
* | swscale: add gbr(a)p16 output supportPaul B Mahol2016-12-0115-0/+44
* | fate: Add test for mov displaymatrixVittorio Giovara2016-11-301-0/+12
* | fate: update after addition of gray10 to lavc/rawPaul B Mahol2016-11-3012-21/+21
* | fate/exr: add test for pxr24 with half and uint32 channelMartin Vignali2016-11-251-0/+6
* | fate: update fate-source ref fileJames Almer2016-11-231-2/+4
* | avformat/apngenc: use the stream parameters extradata if availableJames Almer2016-11-181-0/+3
* | Revert "apngdec: use side data to pass extradata to the decoder"James Almer2016-11-181-3/+0
* | Merge commit '8d07e941b04d63fc4443dd986e3dc7b69cdcca43'Hendrik Leppkes2016-11-181-0/+15
|\ \ | |/
| * FATE: add a test of H.264 SEI recovery in an intra refresh streamAnton Khirnov2016-07-151-0/+11
* | Merge commit '390b95b88b2b896b63f257f69e434dfc0111e076'Hendrik Leppkes2016-11-181-0/+10
|\ \ | |/
| * fate: Add a mixed NAL coding sampleVittorio Giovara2016-07-131-0/+6
| * ffv1: Remove version 2 and mark version 3 as non-experimentalLuca Barbato2016-06-293-24/+24
| * fate: Add test for webpDiego Biurrun2016-06-281-0/+2
* | fate: Add h264 extradata reload testsVittorio Giovara2016-11-161-0/+13
* | lsws: Add GRAY10 conversion.Carl Eugen Hoyos2016-11-1412-0/+21
* | fate/colorkey: disable audio stream.Nicolas George2016-11-131-10/+0
* | lavf/mov.c: Fallback to finding non-keyframe in fix_index, if keyframe search...Sasi Inguva2016-11-101-0/+120
OpenPOWER on IntegriCloud