summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* avcodec/vp56rac: delay signaling an error on truncated inputMichael Niedermayer2019-11-111-1/+1
* tests/fate/filter-video: increase fuzz for fate-filter-refcmp-psnr-rgbMichael Niedermayer2019-03-211-1/+1
* avcodec/xwddec: fix palette alphaMarton Balint2018-05-161-2/+2
* avformat/qtpalette: parse color table according to the QuickTime file format ...Marton Balint2018-05-011-1/+1
* tests/checkasm/checkasm: Provide verbose failure information on float_near_ab...Michael Niedermayer2018-04-141-1/+5
* tests/fate/filter-video: Use a bitexact/lossless input sample for fate-filter...Michael Niedermayer2018-04-132-514/+13
* fate: to test program sub stream selection by its type in mpegtsBela Bodecs2018-04-122-0/+14
* libavformat/aac: Parse all ID3 tags present between ADTS framesMattias Amnefelt2018-04-122-1/+477
* checkasm/vf_blend : add test for 16 bit version ofMartin Vignali2018-04-051-0/+5
* lavc/cfhd: fix distortion of lowest 8 lines when height is not multiple of 16Gagandeep Singh2018-04-031-10/+10
* avcodec/aic: fix decoding of videos which height is not multiple of 16Paul B Mahol2018-04-022-72/+72
* lav*,tests: remove several register_all callsJosh de Kock2018-04-025-10/+0
* lavc: prefer the mp3float decoder to the mp3 decoderRostislav Pehlivanov2018-04-012-22/+22
* checkasm/Makefile: add EXTRALIBS-libavformatJosh de Kock2018-03-311-1/+1
* fate: add test for eac3 dependant streamJames Almer2018-03-301-0/+4
* fate: add eac3_core bitstream filter testPaul B Mahol2018-03-301-0/+5
* lavfi/silencedetect: Fix silence_end accuracyNicolas Gaullier2018-03-291-6/+6
* lavfi/silencedetect: Fix silence_start accuracyNicolas Gaullier2018-03-291-13/+13
* lavfi/silencedetect: Update test parametersNicolas Gaullier2018-03-292-28/+29
* avcodec/eac3: add support for dependent streamPaul B Mahol2018-03-292-4/+4
* checkasm/swscale : add test for rgb shuffle_bytes funcMartin Vignali2018-03-245-0/+96
* lavf/utils.c: Don't compute start_time from DISCARD packets for video.Sasi Inguva2018-03-243-1/+36
* avutil/integer: move the test to the corresponding subdirectoryJames Almer2018-03-201-0/+5
* checkasm/hevc_idct : update test bit depth from 8 9 and 10 to 8 10 and 12Yingming Fan2018-03-191-2/+2
* fate/hapqa_extract : add test for hapqa_extract bsfMartin Vignali2018-03-187-0/+213
* lavu/frame: add QP side datawm42018-03-182-0/+12
* fate/hapenc : remove test which use libsnappyMartin Vignali2018-03-177-105/+0
* fate: add a dca_core bitstream filter testJames Almer2018-03-171-0/+5
* lavu/opt: add bit stream filter option dump support.Jun Zhao2018-03-161-25/+25
* fate/hap : add test for hap encodingMartin Vignali2018-03-1310-0/+164
* fate/hap : move decoding test to a separate fileMartin Vignali2018-03-133-30/+30
* avformat/pcm: decrease delay when reading PCM streams.Philipp M. Scholl2018-03-132-42/+42
* h264_mp4toannexb_bsf: Fix start code size of parameter sets.Yusuke Nakamura2018-03-135-24/+24
* lavf/mov.c: Use the correct offset to shift timestamp when seeking.Sasi Inguva2018-03-104-0/+384
* lavfi/drawutils: Do not claim to support P016.Carl Eugen Hoyos2018-03-081-1/+0
* checkasm/hevc_sao : add hevc_sao for checkasmYingming Fan2018-03-075-1/+154
* crc: add AV_CRC_8_SBC as a 8 bits CRC with polynomial 0x1DAurelien Jacobs2018-03-071-0/+1
* swscale: Add p016 output support and generalise yuv420p1x to p010Philip Langdale2018-03-0212-0/+21
* compat: remove in-tree NVidia headersTimo Rothenpieler2018-02-271-4/+0
* checkasm/vf_blend : add test for blend_simple_16, phoenix_16 and difference_16Martin Vignali2018-02-241-0/+12
* checkasm/vf_blend : add depth param in order to add test for 16 bit versionMartin Vignali2018-02-241-28/+29
* fate/exr : add test for long name flagMartin Vignali2018-02-242-0/+9
* lavfi/vf_transpose: fix regression with semiplanar formatsRodger Combs2018-02-231-4/+4
* lavc/mjpeg: Add profiles for MJPEG using SOF marker codesMark Thompson2018-02-211-2/+2
* libavfilter/vf_fps: Add tests for start_time optionCalvin Walton2018-02-223-1/+25
* fate: add tests for pan audio filterTobias Rapp2018-02-197-0/+186
* libavfilter/vf_fps: Add more fate testsCalvin Walton2018-02-178-1/+121
* fate/mpegps: add tests for PCM_DVD stream remuxGyan Doshi2018-02-164-0/+74
* fate: Fix fate-api reference files after AVCodecContext changeMark Thompson2018-02-122-0/+4
* fate: add aac id3v2 demux testRichard Shaffer2018-02-122-1/+242