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
2022-11-07fate/video: vqc testcasePeter Ross
2022-11-07fate/audio: msnsiren test casePeter Ross
2022-11-07fate/microsoft: add mss2 region test casePeter Ross
2022-11-06imc: convert to lavu/tx, remove NIH iMDCT and replace with a standard oneLynne
2022-11-06dcaenc: convert to lavu/txLynne
2022-11-06dca_core: convert to lavu/txLynne
2022-11-06aacdec: convert to lavu/tx and support fixed-point 960-sample decodingLynne
2022-11-06ac3: convert to lavu/txLynne
2022-11-04checkasm: add a verbose check function for uint32_t dataJames Darnley
2022-11-04avutil/channel_layout: add a 7.1(top) channel layoutJames Almer
2022-11-03avformat/tests/imf: add CPL timecode testPierre-Anthony Lemieux
2022-11-01avcodec/svq1: fix interframe mean VLC symbolsPeter Ross
2022-11-01avcodec/svq1enc: output ident string in extradata fieldPeter Ross
2022-11-01avcodec/svq1enc: do not use ambiguous interframe mean symbolsPeter Ross
2022-10-30avutil/channel_layout: add a cube channel layoutJames Almer
2022-10-19ffmpeg: Add display_{rotation, hflip, vflip} optionsJan Ekström
2022-10-11checkasm/idctdsp: Use declare_func_emms only when neededAndreas Rheinhardt
2022-10-11checkasm/llviddspenc: Use declare_func_emms only when neededAndreas Rheinhardt
2022-10-11checkasm/huffyuvdsp: Use declare_func_emms only when neededAndreas Rheinhardt
2022-10-11checkasm/llviddsp: Be strict about MMXAndreas Rheinhardt
2022-10-11checkasm/pixblockdsp: Be strict about MMXAndreas Rheinhardt
2022-10-11checkasm/audiodsp: Be strict about MMXAndreas Rheinhardt
2022-10-11checkasm/blockdsp: Be strict about MMXAndreas Rheinhardt
2022-10-11checkasm/vc1dsp: Use declare_func_emms only when neededAndreas Rheinhardt
2022-10-10checkasm: RISC-V 64-bit assembler test harnessRémi Denis-Courmont
2022-10-08checkasm/vp8dsp: Use declare_func_emms only when neededAndreas Rheinhardt
2022-10-06fate/vcodec: Add speedhq testsAndreas Rheinhardt
2022-10-05avcodec/sgidec: Use planar pixel formatsAndreas Rheinhardt
2022-10-05lavu/riscv: CPU flag for the Zbb extensionRémi Denis-Courmont
2022-10-05tests/fate/truehd: Add test for shortened Ticket1726 testcaseMichael Niedermayer
2022-10-04fate/opus: add silk LBRR test (refs #9890)Tristan Matthews
2022-10-02avcodec/rl2: Remove wrong checkAndreas Rheinhardt
2022-09-27lavu/cpu: CPU flags for the RISC-V Vector extensionRémi Denis-Courmont
2022-09-27lavu/cpu: detect RISC-V base extensionsRémi Denis-Courmont
2022-09-25avutil: add RGBA single-float precision packed formatsPaul B Mahol
2022-09-25avutil: add RGB single-precision float formatsPaul B Mahol
2022-09-25fate/cbs: Add tests for h264_redundant_pps BSFAndreas Rheinhardt
2022-09-23x86/tx_float: add 15xN PFA FFT AVX SIMDLynne
2022-09-23tests/checkasm/lpc: correct arithmetic when randomizing buffersLynne
2022-09-23tests/checkasm/lpc: reduce range and use signed valuesLynne
2022-09-23tests/checkasm/lpc: print mismatching valuesJames Almer
2022-09-23tests/checkasm/lpc: randomize buffer lengthJames Almer
2022-09-23avcodec/lpc: use ptrdiff_t for length parametersJames Almer
2022-09-22fate/checkasm: add LPC test to listLynne
2022-09-22x86/lpc: fix even scalar loop overreads/writesLynne
2022-09-21avcodec/fmtconvert: Remove unused AVCodecContext parameterAndreas Rheinhardt
2022-09-21avcodec/blockdsp: Remove unused AVCodecContext parameterAndreas Rheinhardt
2022-09-21fate/lavf-*: Add missing dependency on pipe protocolAndreas Rheinhardt
2022-09-21x86/lpc: implement a new Welch windowing functionLynne
2022-09-20fate/segafilm: Add tests for segafilm (de)muxerAndreas Rheinhardt