summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* swscale/output: add support for XV36LEPhilip Langdale2022-09-1011-0/+11
* swscale/output: add support for P012Philip Langdale2022-09-1012-0/+21
* fate/matroska: Add test for updating AV1 extradataAndreas Rheinhardt2022-09-102-0/+38
* tests/fate-run: Allow to set input options for encoding passAndreas Rheinhardt2022-09-101-1/+2
* avformat/mov: don't read duration from mvhd atomJames Almer2022-09-081-1/+1
* checkasm/tx: add checkasm support for the iMDCTLynne2022-09-061-13/+14
* ref/fate/ffprobe_xsd: Change ref fileAndreas Rheinhardt2022-09-061-1/+1
* avformat/matroskaenc: Write CodecDelay for codecs != OpusAndreas Rheinhardt2022-09-054-60/+73
* avformat/matroskaenc: Use custom min timestampAndreas Rheinhardt2022-09-053-120/+120
* avformat/matroskaenc: Actually apply timestamp offset for OpusAndreas Rheinhardt2022-09-052-119/+119
* avformat/matroskaenc: Only write DiscardPadding if nonzeroAndreas Rheinhardt2022-09-051-5/+5
* fate/matroska: Add tests for muxing with initial_paddingAndreas Rheinhardt2022-09-054-0/+299
* fftools/ffprobe: Report initial and trailing paddingAndreas Rheinhardt2022-09-0520-14/+23
* lavc/dv: remove ff_dvvideo_init()Anton Khirnov2022-09-051-1/+1
* lavu/pixfmt: Add P012, Y212, XV30, and XV36 formatsPhilip Langdale2022-09-032-0/+46
* libswscale: add support for VUYX formatPhilip Langdale2022-08-2512-0/+12
* lavu/pixfmt: Introduce VUYX formatPhilip Langdale2022-08-253-1/+5
* avutil/half2float: adjust conversion of NaNTimo Rothenpieler2022-08-191-1/+1
* checkasm: sw_scale: Produce more realistic test filter coefficients for yuv2yuvXMartin Storsjö2022-08-191-1/+15
* avcodec/h263dec: Remove redundant code to set cur_pic_ptrAndreas Rheinhardt2022-08-183-6/+6
* checkasm/sw_scale: hscale does not requires cpuflag test.Alan Kelly2022-08-181-4/+1