aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* lavc: prefer the mp3float decoder to the mp3 decoderRostislav Pehlivanov2018-04-011-21/+21
* 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-291-27/+27
* avcodec/eac3: add support for dependent streamPaul B Mahol2018-03-292-4/+4
* lavf/utils.c: Don't compute start_time from DISCARD packets for video.Sasi Inguva2018-03-242-0/+27
* fate/hapqa_extract : add test for hapqa_extract bsfMartin Vignali2018-03-186-0/+170
* lavu/frame: add QP side datawm42018-03-182-0/+12
* fate/hapenc : remove test which use libsnappyMartin Vignali2018-03-176-84/+0
* lavu/opt: add bit stream filter option dump support.Jun Zhao2018-03-161-25/+25
* fate/hap : add test for hap encodingMartin Vignali2018-03-139-0/+126
* 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-103-0/+378
* lavfi/drawutils: Do not claim to support P016.Carl Eugen Hoyos2018-03-081-1/+0
* 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
* fate/exr : add test for long name flagMartin Vignali2018-02-241-0/+6
* 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-222-0/+22
* fate: add tests for pan audio filterTobias Rapp2018-02-196-0/+156
* libavfilter/vf_fps: Add more fate testsCalvin Walton2018-02-177-0/+112
* fate/mpegps: add tests for PCM_DVD stream remuxGyan Doshi2018-02-161-0/+50
* fate: Fix fate-api reference files after AVCodecContext changeMark Thompson2018-02-122-0/+4
* fate: add aac id3v2 demux testRichard Shaffer2018-02-121-0/+240
* 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
* fate: add id3v2 testRichard Shaffer2018-02-021-0/+5
* avfilter/vf_framerate: change blend factor precisionMarton Balint2018-01-283-83/+83
* fate: test the transpose filter more fullyMichael Niedermayer2018-01-281-0/+108
* 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
* avfilter/vf_framerate: simplify filterMarton Balint2018-01-121-0/+1
* fate: remove ffm reference filesJames Almer2018-01-062-56/+0
* fate: add PERSIST_RPARAM_A_RExt_Sony_3 hevc conformance testJames Almer2018-01-051-0/+7
* avfilter/vf_framerate: calculate interpolation as integerMarton Balint2018-01-043-42/+42
* avcodec/utvideoenc: switch to planar RGB formatsPaul B Mahol2018-01-026-300/+300
* avfilter/vf_lut: add support for gray formatsPaul B Mahol2017-12-221-0/+5
* avfilter/vf_framerate: fix scene change detection scoreMarton Balint2017-12-212-2/+2
* fate: add 12 bit framerate filter testsMarton Balint2017-12-212-0/+119
* lavf/mov.c: Guess video codec delay based on PTS while parsing MOV header.Sasi Inguva2017-12-203-0/+9
* fate: Fix fate-mov-bbi-elst-starts-b on ARMMichael Niedermayer2017-12-081-226/+226
* fate/mxf: add reel name testMark Reid2017-12-081-0/+1
* avformat/mxfenc: use track count to generate component instance uuidMark Reid2017-12-088-10/+10
* avformat/mux: stop delaying writing the headerJames Almer2017-12-062-3/+2
* fate/hevc: add skip_loop_filter testsfan52017-12-051-0/+14