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/ref
AgeCommit message (Expand)Author
2022-11-07fate/video: vqc testcasePeter Ross
2022-11-07fate/microsoft: add mss2 region test casePeter Ross
2022-11-06aacdec: convert to lavu/tx and support fixed-point 960-sample decodingLynne
2022-11-06ac3: convert to lavu/txLynne
2022-11-04avutil/channel_layout: add a 7.1(top) channel layoutJames Almer
2022-11-03avformat/tests/imf: add CPL timecode testPierre-Anthony Lemieux
2022-11-01avcodec/svq1: fix interframe mean VLC symbolsPeter Ross
2022-11-01avcodec/svq1enc: output ident string in extradata fieldPeter Ross
2022-11-01avcodec/svq1enc: do not use ambiguous interframe mean symbolsPeter Ross
2022-10-30avutil/channel_layout: add a cube channel layoutJames Almer
2022-10-06fate/vcodec: Add speedhq testsAndreas Rheinhardt
2022-10-05avcodec/sgidec: Use planar pixel formatsAndreas Rheinhardt
2022-10-02avcodec/rl2: Remove wrong checkAndreas Rheinhardt
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-20fate/segafilm: Add tests for segafilm (de)muxerAndreas 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-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-09avformat/mov: don't read duration from mvhd atomJames Almer
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-18avcodec/h263dec: Remove redundant code to set cur_pic_ptrAndreas Rheinhardt
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