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-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
2022-09-20fate/ffmpeg: Set max_delay for shortest-subAndreas Rheinhardt
2022-09-20fate/ffmpeg: Use transcode instead of enc_dec in shortest-sub testAndreas Rheinhardt
2022-09-20fate/mxf: add JPEG 2000 testPierre-Anthony Lemieux
2022-09-20fate/mxf: Add ProRes remux testAndreas Rheinhardt
2022-09-20tests/mxf: Fix test requirementsAndreas Rheinhardt
2022-09-20tests/checkasm: add a test for VorbisDSPContextJames Almer
2022-09-19avcodec/aptxenc: Process data in complete blocks of four samples onlyAndreas Rheinhardt
2022-09-19avcodec/utils: Support APTX (HD) in av_get_audio_frame_duration()Andreas Rheinhardt
2022-09-19fate/audio: Add tests for APTX (HD)Andreas Rheinhardt
2022-09-18fate/lavf-audio: Add dfpwm testAndreas Rheinhardt
2022-09-18lavu/pixdesc: favour formats where depth and subsampling exactly matchPhilip Langdale
2022-09-13fate/spdif: Add spdif testsAndreas Rheinhardt
2022-09-12fate/subtitles: Add PGS remux testAndreas Rheinhardt
2022-09-12fate/id3v2: Add test for reading and writing UTF-16 BOM tagsAndreas Rheinhardt
2022-09-10swscale/output: add support for Y210LE and Y212LEPhilip Langdale
2022-09-10swscale/output: add support for XV30LEPhilip Langdale
2022-09-10swscale/output: add support for XV36LEPhilip Langdale
2022-09-10swscale/output: add support for P012Philip Langdale
2022-09-10fate/matroska: Add test for updating AV1 extradataAndreas Rheinhardt
2022-09-10tests/fate-run: Allow to set input options for encoding passAndreas Rheinhardt
2022-09-09avformat/mov: don't read duration from mvhd atomJames Almer
2022-09-06checkasm/tx: add checkasm support for the iMDCTLynne
2022-09-06ref/fate/ffprobe_xsd: Change ref fileAndreas Rheinhardt
2022-09-05avformat/matroskaenc: Write CodecDelay for codecs != OpusAndreas Rheinhardt
2022-09-05avformat/matroskaenc: Use custom min timestampAndreas Rheinhardt
2022-09-05avformat/matroskaenc: Actually apply timestamp offset for OpusAndreas Rheinhardt
2022-09-05avformat/matroskaenc: Only write DiscardPadding if nonzeroAndreas Rheinhardt
2022-09-05fate/matroska: Add tests for muxing with initial_paddingAndreas Rheinhardt
2022-09-05fftools/ffprobe: Report initial and trailing paddingAndreas Rheinhardt
2022-09-05lavc/dv: remove ff_dvvideo_init()Anton Khirnov
2022-09-04lavu/pixfmt: Add P012, Y212, XV30, and XV36 formatsPhilip Langdale
2022-08-26libswscale: add support for VUYX formatPhilip Langdale