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-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
2022-08-26lavu/pixfmt: Introduce VUYX formatPhilip Langdale
2022-08-19avutil/half2float: adjust conversion of NaNTimo Rothenpieler
2022-08-19checkasm: sw_scale: Produce more realistic test filter coefficients for yuv2yuvXMartin Storsjö
2022-08-18avcodec/h263dec: Remove redundant code to set cur_pic_ptrAndreas Rheinhardt
2022-08-18checkasm/sw_scale: hscale does not requires cpuflag test.Alan Kelly
2022-08-18libswscale: Enable hscale_avx2 for all input sizes.Alan Kelly
2022-08-17checkasm: motion: Test different h parametersMartin Storsjö
2022-08-16checkasm: Provide enough alignment in the new yuv2plane1 testMartin Storsjö
2022-08-16checkasm/hevc_add_res: add 12bit testJ. Dekker
2022-08-16checkasm: updated tests for sw_scaleSwinney, Jonathan
2022-08-13lavu/pixfmt: add packed RGBA float16 formatTimo Rothenpieler
2022-08-10avcodec/wmv2dec: Zero mb_type array for I picturesAndreas Rheinhardt
2022-08-09avcodec/mpegpicture: Move mb_var, mc_mb_var and mb_mean to MpegEncCtxAndreas Rheinhardt
2022-08-08checkasm: Silence warnings about unused return value from read()Martin Storsjö
2022-08-08swscale/output: fix reading chroma values when generating vuya outputJames Almer
2022-08-07fate: fix reference file for fate-pixfmt_bestJames Almer
2022-08-07avformat/riff: map AYUV fourcc to RAWVIDEO decoderJames Almer
2022-08-07swscale/output: add VUYA output supportJames Almer