Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-11-11avcodec/vp56rac: delay signaling an error on truncated inputMichael Niedermayer
2019-03-21tests/fate/filter-video: increase fuzz for fate-filter-refcmp-psnr-rgbMichael Niedermayer
2018-05-16avcodec/xwddec: fix palette alphaMarton Balint
2018-05-01avformat/qtpalette: parse color table according to the QuickTime file format ...Marton Balint
2018-04-14tests/checkasm/checkasm: Provide verbose failure information on float_near_ab...Michael Niedermayer
2018-04-13tests/fate/filter-video: Use a bitexact/lossless input sample for fate-filter...Michael Niedermayer
2018-04-13fate: to test program sub stream selection by its type in mpegtsBela Bodecs
2018-04-12libavformat/aac: Parse all ID3 tags present between ADTS framesMattias Amnefelt
2018-04-05checkasm/vf_blend : add test for 16 bit version ofMartin Vignali
2018-04-03lavc/cfhd: fix distortion of lowest 8 lines when height is not multiple of 16Gagandeep Singh
2018-04-02avcodec/aic: fix decoding of videos which height is not multiple of 16Paul B Mahol
2018-04-02lav*,tests: remove several register_all callsJosh de Kock
2018-04-01lavc: prefer the mp3float decoder to the mp3 decoderRostislav Pehlivanov
2018-04-01checkasm/Makefile: add EXTRALIBS-libavformatJosh de Kock
2018-03-30fate: add test for eac3 dependant streamJames Almer
2018-03-30fate: add eac3_core bitstream filter testPaul B Mahol
2018-03-29lavfi/silencedetect: Fix silence_end accuracyNicolas Gaullier
2018-03-29lavfi/silencedetect: Fix silence_start accuracyNicolas Gaullier
2018-03-29lavfi/silencedetect: Update test parametersNicolas Gaullier
2018-03-29avcodec/eac3: add support for dependent streamPaul B Mahol
2018-03-24checkasm/swscale : add test for rgb shuffle_bytes funcMartin Vignali
2018-03-24lavf/utils.c: Don't compute start_time from DISCARD packets for video.Sasi Inguva
2018-03-21avutil/integer: move the test to the corresponding subdirectoryJames Almer
2018-03-19checkasm/hevc_idct : update test bit depth from 8 9 and 10 to 8 10 and 12Yingming Fan
2018-03-18fate/hapqa_extract : add test for hapqa_extract bsfMartin Vignali
2018-03-18lavu/frame: add QP side datawm4
2018-03-17fate/hapenc : remove test which use libsnappyMartin Vignali
2018-03-17fate: add a dca_core bitstream filter testJames Almer
2018-03-16lavu/opt: add bit stream filter option dump support.Jun Zhao
2018-03-13fate/hap : add test for hap encodingMartin Vignali
2018-03-13fate/hap : move decoding test to a separate fileMartin Vignali
2018-03-13avformat/pcm: decrease delay when reading PCM streams.Philipp M. Scholl
2018-03-13h264_mp4toannexb_bsf: Fix start code size of parameter sets.Yusuke Nakamura
2018-03-10lavf/mov.c: Use the correct offset to shift timestamp when seeking.Sasi Inguva
2018-03-08lavfi/drawutils: Do not claim to support P016.Carl Eugen Hoyos
2018-03-08checkasm/hevc_sao : add hevc_sao for checkasmYingming Fan
2018-03-08crc: add AV_CRC_8_SBC as a 8 bits CRC with polynomial 0x1DAurelien Jacobs
2018-03-03swscale: Add p016 output support and generalise yuv420p1x to p010Philip Langdale
2018-02-27compat: remove in-tree NVidia headersTimo Rothenpieler
2018-02-24checkasm/vf_blend : add test for blend_simple_16, phoenix_16 and difference_16Martin Vignali
2018-02-24checkasm/vf_blend : add depth param in order to add test for 16 bit versionMartin Vignali
2018-02-24fate/exr : add test for long name flagMartin Vignali
2018-02-24lavfi/vf_transpose: fix regression with semiplanar formatsRodger Combs
2018-02-22lavc/mjpeg: Add profiles for MJPEG using SOF marker codesMark Thompson
2018-02-22libavfilter/vf_fps: Add tests for start_time optionCalvin Walton
2018-02-19fate: add tests for pan audio filterTobias Rapp
2018-02-17libavfilter/vf_fps: Add more fate testsCalvin Walton
2018-02-16fate/mpegps: add tests for PCM_DVD stream remuxGyan Doshi
2018-02-13fate: Fix fate-api reference files after AVCodecContext changeMark Thompson
2018-02-13fate: add aac id3v2 demux testRichard Shaffer