summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* ffmpeg: Add display_{rotation, hflip, vflip} optionsJan Ekström2022-10-19
* checkasm/idctdsp: Use declare_func_emms only when neededAndreas Rheinhardt2022-10-11
* checkasm/llviddspenc: Use declare_func_emms only when neededAndreas Rheinhardt2022-10-11
* checkasm/huffyuvdsp: Use declare_func_emms only when neededAndreas Rheinhardt2022-10-11
* checkasm/llviddsp: Be strict about MMXAndreas Rheinhardt2022-10-11
* checkasm/pixblockdsp: Be strict about MMXAndreas Rheinhardt2022-10-11
* checkasm/audiodsp: Be strict about MMXAndreas Rheinhardt2022-10-11
* checkasm/blockdsp: Be strict about MMXAndreas Rheinhardt2022-10-11
* checkasm/vc1dsp: Use declare_func_emms only when neededAndreas Rheinhardt2022-10-11
* checkasm: RISC-V 64-bit assembler test harnessRémi Denis-Courmont2022-10-10
* checkasm/vp8dsp: Use declare_func_emms only when neededAndreas Rheinhardt2022-10-08
* fate/vcodec: Add speedhq testsAndreas Rheinhardt2022-10-06
* avcodec/sgidec: Use planar pixel formatsAndreas Rheinhardt2022-10-05
* lavu/riscv: CPU flag for the Zbb extensionRémi Denis-Courmont2022-10-05
* tests/fate/truehd: Add test for shortened Ticket1726 testcaseMichael Niedermayer2022-10-04
* fate/opus: add silk LBRR test (refs #9890)Tristan Matthews2022-10-04
* avcodec/rl2: Remove wrong checkAndreas Rheinhardt2022-10-02
* lavu/cpu: CPU flags for the RISC-V Vector extensionRémi Denis-Courmont2022-09-27
* lavu/cpu: detect RISC-V base extensionsRémi Denis-Courmont2022-09-27
* avutil: add RGBA single-float precision packed formatsPaul B Mahol2022-09-25
* avutil: add RGB single-precision float formatsPaul B Mahol2022-09-25
* fate/cbs: Add tests for h264_redundant_pps BSFAndreas Rheinhardt2022-09-25
* x86/tx_float: add 15xN PFA FFT AVX SIMDLynne2022-09-23
* tests/checkasm/lpc: correct arithmetic when randomizing buffersLynne2022-09-23
* tests/checkasm/lpc: reduce range and use signed valuesLynne2022-09-23
* tests/checkasm/lpc: print mismatching valuesJames Almer2022-09-22
* tests/checkasm/lpc: randomize buffer lengthJames Almer2022-09-22
* avcodec/lpc: use ptrdiff_t for length parametersJames Almer2022-09-22
* fate/checkasm: add LPC test to listLynne2022-09-22
* x86/lpc: fix even scalar loop overreads/writesLynne2022-09-22
* avcodec/fmtconvert: Remove unused AVCodecContext parameterAndreas Rheinhardt2022-09-21
* avcodec/blockdsp: Remove unused AVCodecContext parameterAndreas Rheinhardt2022-09-21
* fate/lavf-*: Add missing dependency on pipe protocolAndreas Rheinhardt2022-09-21
* x86/lpc: implement a new Welch windowing functionLynne2022-09-21
* fate/segafilm: Add tests for segafilm (de)muxerAndreas Rheinhardt2022-09-20
* fate/ffmpeg: Set max_delay for shortest-subAndreas Rheinhardt2022-09-20
* fate/ffmpeg: Use transcode instead of enc_dec in shortest-sub testAndreas Rheinhardt2022-09-20
* fate/mxf: add JPEG 2000 testPierre-Anthony Lemieux2022-09-20
* fate/mxf: Add ProRes remux testAndreas Rheinhardt2022-09-20
* tests/mxf: Fix test requirementsAndreas Rheinhardt2022-09-20
* tests/checkasm: add a test for VorbisDSPContextJames Almer2022-09-19
* avcodec/aptxenc: Process data in complete blocks of four samples onlyAndreas Rheinhardt2022-09-19
* avcodec/utils: Support APTX (HD) in av_get_audio_frame_duration()Andreas Rheinhardt2022-09-19
* fate/audio: Add tests for APTX (HD)Andreas Rheinhardt2022-09-19
* fate/lavf-audio: Add dfpwm testAndreas Rheinhardt2022-09-18
* lavu/pixdesc: favour formats where depth and subsampling exactly matchPhilip Langdale2022-09-17
* fate/spdif: Add spdif testsAndreas Rheinhardt2022-09-13
* fate/subtitles: Add PGS remux testAndreas Rheinhardt2022-09-12
* fate/id3v2: Add test for reading and writing UTF-16 BOM tagsAndreas Rheinhardt2022-09-12
* swscale/output: add support for Y210LE and Y212LEPhilip Langdale2022-09-10