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-15avcodec/vp56rac: delay signaling an error on truncated inputMichael Niedermayer
2019-03-24tests/fate/filter-video: increase fuzz for fate-filter-refcmp-psnr-rgbMichael Niedermayer
2018-02-11avcodec/mpeg2dec: Fix field selection for skipped macroblocksNekopanda
2018-01-28tests/audiomatch: Add missing return code at the end of main()Michael Niedermayer
2017-12-08tests/ffserver.regression.ref: update checksums to what ffserver currently pr...Michael Niedermayer
2017-10-10fate: update fate-api reference files after 71e2ec017aJames Almer
2017-10-04Merge commit 'e1a6d63c7eeff2f0ec8173546357bfaa9deecea4'James Almer
2017-10-04Merge commit '698ac8f9cabd053f2c19346a77b92f8eae4218fc'James Almer
2017-10-04Merge commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7'James Almer
2017-10-04libavcodec/blockdsp : add AVX versionMartin Vignali
2017-10-04fate: Add a test for latm-in-dvb auto-detection, ticket #6657.Carl Eugen Hoyos
2017-10-03avformat/mxfenc: Fix labels for IEC PAL DV 420Michael Niedermayer
2017-10-03fate: disable fate-svq3-2James Almer
2017-10-03Merge commit '8e4d4efc67e154fdffd65964a7cfeef740320827'James Almer
2017-10-01libavcodec/exr : add x86 SIMD for predictorMartin Vignali
2017-09-30avcodec/hevc_sei: Support HEVC paired fields.Brian Matherly
2017-09-29fate: increase fuzz for refcmp filter testsTobias Rapp
2017-09-28movenc-test: Add tests for negative cts offsetsMartin Storsjö
2017-09-27fate: add tests for psnr and ssim filterTobias Rapp
2017-09-24fate/fits: add missing png & gif dependenciesParas Chadha
2017-09-23avfilter/interlace: add support for 10 and 12 bitThomas Mundt
2017-09-18fate: add mxf_dv25/dvcpro50 regression testsTobias Rapp
2017-09-18fate: add tinterlace lowpass filtering testsThomas Mundt
2017-09-18checkasm: add an exrdsp testJames Almer
2017-09-15avfilter/interlace: prevent over-sharpening with the complex low-pass filterThomas Mundt
2017-09-15vf_fps: when reading EOF, using current_pts to duplicate the last frame if ne...Thierry Foucu
2017-09-12avformat/mxfenc: Correct the Sample rate for PCM outside D10Michael Niedermayer
2017-09-08checkasm: use perf API on Linux ARM*Clément Bœsch
2017-09-08fate: add test for asetnsamples filter with padding disabledTobias Rapp
2017-09-07ffprobe: use consistent string for unspecified color_range valueTobias Rapp
2017-09-07fate: fix fate-lavf-fits dependenciesJames Almer
2017-08-31fate: add tests for some video source filtersTobias Rapp
2017-08-31fate/flvenc: set bitexact output format flag explicitlyJames Almer
2017-08-31fate/pixlet : add test for rgbMartin Vignali
2017-08-30fate: stop using deprecated filter syntax in hls testsJames Almer
2017-08-30fate: remove usage of deprecated AVCodecContext.me_method in vsynth snow testsJames Almer
2017-08-30FATE: Add FITS testsParas Chadha
2017-08-26ffmpeg options: Enable trailing ? for map_channelpkviet
2017-08-25checkasm/vf_blend: rename addition128 and difference128 to grainmerge and gra...James Almer
2017-08-25fate: add test vector aac-al04sf_48Alex Converse
2017-08-24avformat/mov: Fix trampling of ctts during seeks when sidx support is enabled.Dale Curtis
2017-08-16fate: add overlay filter tests with alphaMarton Balint
2017-08-16avfilter/vf_weave: fix top vs bottom field orderPaul B Mahol
2017-08-15Add single precision planar RGB pixel formatsVittorio Giovara
2017-08-10lavf/movenc.c: Set sgpd and sbgp atoms to represent decoder delay for AAC.Sasi Inguva
2017-08-08avcodec/dvenc: Change quantizer dead zone default to 7Michael Niedermayer
2017-08-08fate: update ref files for gray pixel formats changesJames Almer
2017-08-07avfilter: add support for GRAY9 and GBRAP10Paul B Mahol
2017-08-07libswscale: add gray9 supportPaul B Mahol
2017-08-07avfilter/drawutils: support gbrap10 tooPaul B Mahol