summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* dcaenc: convert to lavu/txLynne2022-11-061-1/+1
* dca_core: convert to lavu/txLynne2022-11-061-11/+14
* aacdec: convert to lavu/tx and support fixed-point 960-sample decodingLynne2022-11-062-145/+145
* ac3: convert to lavu/txLynne2022-11-067-63/+63
* checkasm: add a verbose check function for uint32_t dataJames Darnley2022-11-042-0/+2
* avutil/channel_layout: add a 7.1(top) channel layoutJames Almer2022-11-031-0/+1
* avformat/tests/imf: add CPL timecode testPierre-Anthony Lemieux2022-11-031-0/+1
* avcodec/svq1: fix interframe mean VLC symbolsPeter Ross2022-11-011-11/+11
* avcodec/svq1enc: output ident string in extradata fieldPeter Ross2022-11-014-8/+8
* avcodec/svq1enc: do not use ambiguous interframe mean symbolsPeter Ross2022-11-015-27/+27
* avutil/channel_layout: add a cube channel layoutJames Almer2022-10-301-0/+1
* ffmpeg: Add display_{rotation, hflip, vflip} optionsJan Ekström2022-10-191-1/+1
* 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