summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* fate/libavcodec: add codec_desc testMuhammad Faiz2018-02-121-0/+5
* avcodec/mpeg2dec: Fix motion vector rounding for chroma componentsNekopanda2018-02-1110-305/+305
* avcodec/mpeg2dec: Fix field selection for skipped macroblocksNekopanda2018-02-111-164/+164
* checkasm/Makefile: add EXTRALIBS-swresampleMuhammad Faiz2018-02-091-1/+1
* fate: add id3v2 testRichard Shaffer2018-02-024-0/+15
* checkasm : add test for losslessvideoencdsp for diff bytes and sub_left_predMartin Vignali2018-01-285-0/+120
* avfilter/vf_framerate: change blend factor precisionMarton Balint2018-01-283-83/+83
* fate: test the transpose filter more fullyMichael Niedermayer2018-01-282-0/+111
* avfilter/formats: remove support for deprecated channel count specificationMarton Balint2018-01-201-1/+1
* fate: update filter-acrossfade test reference fileJames Almer2018-01-181-1/+2
* avcodec/dcaenc: Use ffmpeg mdct instead of own implementationDaniil Cherednik2018-01-131-2/+2
* fate: remove the fate-aac-ltp-encode testRostislav Pehlivanov2018-01-131-9/+0
* aacenc: use the fast coder as the defaultRostislav Pehlivanov2018-01-131-10/+10
* avfilter/vf_framerate: simplify filterMarton Balint2018-01-121-0/+1
* fate/filter-video: fix 12 bit framerate filter tests on big endian targetsJames Almer2018-01-081-2/+2
* fate: remove ffm reference filesJames Almer2018-01-062-56/+0
* fate: remove missing references to ffmJames Almer2018-01-062-3/+0
* Remove the ffserver programRostislav Pehlivanov2018-01-064-377/+0
* fate: add PERSIST_RPARAM_A_RExt_Sony_3 hevc conformance testJames Almer2018-01-052-0/+8
* It has been replaced by C11 stdatomic.h and is now unused.Anton Khirnov2018-01-051-5/+0
* avfilter/vf_framerate: calculate interpolation as integerMarton Balint2018-01-043-42/+42
* avcodec/utvideoenc: switch to planar RGB formatsPaul B Mahol2018-01-027-306/+306
OpenPOWER on IntegriCloud