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
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
2018-02-12fate/libavcodec: add codec_desc testMuhammad Faiz
2018-02-11avcodec/mpeg2dec: Fix motion vector rounding for chroma componentsNekopanda
2018-02-11avcodec/mpeg2dec: Fix field selection for skipped macroblocksNekopanda
2018-02-09checkasm/Makefile: add EXTRALIBS-swresampleMuhammad Faiz
2018-02-02fate: add id3v2 testRichard Shaffer
2018-01-28checkasm : add test for losslessvideoencdsp for diff bytes and sub_left_predMartin Vignali
2018-01-28avfilter/vf_framerate: change blend factor precisionMarton Balint
2018-01-28fate: test the transpose filter more fullyMichael Niedermayer
2018-01-20avfilter/formats: remove support for deprecated channel count specificationMarton Balint
2018-01-19fate: update filter-acrossfade test reference fileJames Almer
2018-01-13avcodec/dcaenc: Use ffmpeg mdct instead of own implementationDaniil Cherednik
2018-01-13fate: remove the fate-aac-ltp-encode testRostislav Pehlivanov