summaryrefslogtreecommitdiffstats
path: root/tests
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-212-0/+16
* tests/fate/hevc: remove vsync drop from where it is not needed anymoreMichael Niedermayer2017-02-181-5/+5
* 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-103-0/+8
* avformat/apetag: fix flag value to signal footer presenceJames Almer2017-02-101-1/+1
* Implement optimal huffman encoding for (M)JPEG.Jerry Jiang2017-02-0810-5/+45
* Merge commit '9064777dbb335ab4809ae09e3fdcc0245f925cdc'Clément Bœsch2017-02-024-0/+78
|\
| * checkasm: add HEVC test for testing IDCT DCAlexandra Hájková2016-07-224-1/+76
* | Merge commit '6f9e34baea4f6f484392e4e67f606a0835d07b73'Clément Bœsch2017-02-021-1/+1
|\ \ | |/
| * arm: Check for support for the .fpu directiveMartin Storsjö2016-07-211-1/+1
| * checkasm: arm: Ignore changes to bits 0-4 and 7 of FPSCRMartin Storsjö2016-07-171-4/+6
| * cheackasm/arm: remove NEON instructions from checkasm_checked_call_vfpJanne Grunau2016-07-171-3/+10
| * checkasm: arm: Don't start new const blocks for each stringMartin Storsjö2016-07-171-2/+2
* | mov: add fate test for decryption with edit listerankor2017-02-012-0/+61
* | avformat/matroskaenc: don't reserve more bytes than needed for the Colour mas...James Almer2017-01-281-1/+1
* | fate: add SCC testPaul B Mahol2017-01-272-0/+107
* | avfilter/formats: do not allow unknown layouts in ff_parse_channel_layout if ...Marton Balint2017-01-241-0/+3
* | Merge commit '71a0472114574993df7035f4de9aa007e03817b8'Clément Bœsch2017-01-241-26/+49
|\ \ | |/
| * checkasm: arm: report the first clobbered register in checkasm_checked_callJanne Grunau2016-07-161-25/+39
* | Merge commit '38efff92f1ef81f3de20ff0460ec7b70c253d714'Clément Bœsch2017-01-242-0/+39
|\ \ | |/
| * FATE: add a test for H.264 with two fields per packetAnton Khirnov2016-07-152-0/+35
* | avcodec/h264dec: Fix regression with "make fate-h264-attachment-631 THREADS=8"Michael Niedermayer2017-01-241-1/+1
* | dcaenc: Implementation of Huffman codes for DCA encoderDaniil Cherednik2017-01-151-1/+1
* | arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32Martin Storsjö2017-01-141-2/+4
* | 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-143-0/+18
* | fate/psd : add test for 256 colorMartin Vignali2017-01-112-0/+9
* | avutil/tests: added selftest for aes_ctr.cThomas Turner2017-01-021-0/+5
* | avfilter/avf_aphasemeter: make video output optionalPaul B Mahol2016-12-283-45/+53
* | af_hdcd: more FATE testsBurt P2016-12-281-11/+73
* | checkasm/vp9: benchmark all sub-IDCTs (but not WHT or ADST).Ronald S. Bultje2016-12-271-8/+14
* | avutil/tests: Improved code coverage for random_seedThomas Turner2016-12-231-0/+1
* | fate: Add test for ticket 6024, truncated decoding modePavel Koshevoy2016-12-222-0/+30
* | avutil: Added selftest for libavutil/audio_fifo.cThomas Turner2016-12-212-0/+232
* | fate/psd: add tests for uncompress and rle samplesMartin Vignali2016-12-1613-0/+97
* | fate: Add h264 test for frame num gapsDerek Buitenhuis2016-12-122-0/+37
* | avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADSWan-Teh Chang2016-12-101-1/+1
* | avcodec: Add max_pixels optionsMichael Niedermayer2016-12-102-0/+4
* | fate: add av_image_check_size() testMichael Niedermayer2016-12-102-0/+59
* | fate: add a monoscopic spherical matroska testJames Almer2016-12-092-0/+20
* | fate: improve fate-mov dependenciesJames Almer2016-12-091-11/+8
* | fate: Add a monoscopic spherical mov testVittorio Giovara2016-12-072-0/+20
* | Added test for libavcodec/avpacket.cThomas Turner2016-12-061-0/+5
* | tests/api/api-seek-test: check all compute_crc_of_packets() callsMichael Niedermayer2016-12-061-4/+5
OpenPOWER on IntegriCloud