summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* checkasm/idctdsp: Use declare_func_emms only when neededAndreas Rheinhardt2022-10-111-1/+1
* checkasm/llviddspenc: Use declare_func_emms only when neededAndreas Rheinhardt2022-10-111-2/+2
* checkasm/huffyuvdsp: Use declare_func_emms only when neededAndreas Rheinhardt2022-10-111-1/+1
* checkasm/llviddsp: Be strict about MMXAndreas Rheinhardt2022-10-111-8/+8
* checkasm/pixblockdsp: Be strict about MMXAndreas Rheinhardt2022-10-111-2/+2
* checkasm/audiodsp: Be strict about MMXAndreas Rheinhardt2022-10-111-5/+5
* checkasm/blockdsp: Be strict about MMXAndreas Rheinhardt2022-10-111-1/+1
* checkasm/vc1dsp: Use declare_func_emms only when neededAndreas Rheinhardt2022-10-111-2/+2
* checkasm: RISC-V 64-bit assembler test harnessRémi Denis-Courmont2022-10-103-0/+189
* checkasm/vp8dsp: Use declare_func_emms only when neededAndreas Rheinhardt2022-10-081-3/+3
* fate/vcodec: Add speedhq testsAndreas Rheinhardt2022-10-0610-1/+44
* avcodec/sgidec: Use planar pixel formatsAndreas Rheinhardt2022-10-059-9/+9
* lavu/riscv: CPU flag for the Zbb extensionRémi Denis-Courmont2022-10-051-0/+1
* tests/fate/truehd: Add test for shortened Ticket1726 testcaseMichael Niedermayer2022-10-041-0/+5
* fate/opus: add silk LBRR test (refs #9890)Tristan Matthews2022-10-041-1/+2
* avcodec/rl2: Remove wrong checkAndreas Rheinhardt2022-10-021-108/+108
* lavu/cpu: CPU flags for the RISC-V Vector extensionRémi Denis-Courmont2022-09-271-0/+4
* lavu/cpu: detect RISC-V base extensionsRémi Denis-Courmont2022-09-271-0/+4
* avutil: add RGBA single-float precision packed formatsPaul B Mahol2022-09-252-0/+13
* avutil: add RGB single-precision float formatsPaul B Mahol2022-09-252-0/+11
* fate/cbs: Add tests for h264_redundant_pps BSFAndreas Rheinhardt2022-09-255-3/+494
* x86/tx_float: add 15xN PFA FFT AVX SIMDLynne2022-09-231-2/+2
* tests/checkasm/lpc: correct arithmetic when randomizing buffersLynne2022-09-231-6/+6
* tests/checkasm/lpc: reduce range and use signed valuesLynne2022-09-231-6/+6
* tests/checkasm/lpc: print mismatching valuesJames Almer2022-09-221-2/+8
* tests/checkasm/lpc: randomize buffer lengthJames Almer2022-09-221-16/+3
* avcodec/lpc: use ptrdiff_t for length parametersJames Almer2022-09-221-1/+1
* fate/checkasm: add LPC test to listLynne2022-09-221-0/+1
* x86/lpc: fix even scalar loop overreads/writesLynne2022-09-221-0/+4
* avcodec/fmtconvert: Remove unused AVCodecContext parameterAndreas Rheinhardt2022-09-211-1/+1
* avcodec/blockdsp: Remove unused AVCodecContext parameterAndreas Rheinhardt2022-09-211-2/+1
* fate/lavf-*: Add missing dependency on pipe protocolAndreas Rheinhardt2022-09-215-5/+6
* x86/lpc: implement a new Welch windowing functionLynne2022-09-214-0/+85
* fate/segafilm: Add tests for segafilm (de)muxerAndreas Rheinhardt2022-09-206-0/+1479
* fate/ffmpeg: Set max_delay for shortest-subAndreas Rheinhardt2022-09-201-1/+1
* fate/ffmpeg: Use transcode instead of enc_dec in shortest-sub testAndreas Rheinhardt2022-09-202-4/+417
* fate/mxf: add JPEG 2000 testPierre-Anthony Lemieux2022-09-202-0/+82
* fate/mxf: Add ProRes remux testAndreas Rheinhardt2022-09-202-0/+71
* tests/mxf: Fix test requirementsAndreas Rheinhardt2022-09-201-24/+14
* tests/checkasm: add a test for VorbisDSPContextJames Almer2022-09-195-0/+93
* avcodec/aptxenc: Process data in complete blocks of four samples onlyAndreas Rheinhardt2022-09-192-4/+4
* avcodec/utils: Support APTX (HD) in av_get_audio_frame_duration()Andreas Rheinhardt2022-09-191-7/+10
* fate/audio: Add tests for APTX (HD)Andreas Rheinhardt2022-09-193-0/+40
* fate/lavf-audio: Add dfpwm testAndreas Rheinhardt2022-09-182-0/+5
* lavu/pixdesc: favour formats where depth and subsampling exactly matchPhilip Langdale2022-09-171-1/+1
* fate/spdif: Add spdif testsAndreas Rheinhardt2022-09-1314-0/+1496
* fate/subtitles: Add PGS remux testAndreas Rheinhardt2022-09-122-0/+20
* fate/id3v2: Add test for reading and writing UTF-16 BOM tagsAndreas Rheinhardt2022-09-122-0/+47
* swscale/output: add support for Y210LE and Y212LEPhilip Langdale2022-09-109-0/+16
* swscale/output: add support for XV30LEPhilip Langdale2022-09-1011-0/+11