aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* avcodec/h263dec: Remove redundant code to set cur_pic_ptrAndreas Rheinhardt2022-08-183-6/+6
* lavu/pixfmt: add packed RGBA float16 formatTimo Rothenpieler2022-08-132-0/+15
* avcodec/wmv2dec: Zero mb_type array for I picturesAndreas Rheinhardt2022-08-101-322/+322
* avcodec/mpegpicture: Move mb_var, mc_mb_var and mb_mean to MpegEncCtxAndreas Rheinhardt2022-08-095-30/+30
* swscale/output: fix reading chroma values when generating vuya outputJames Almer2022-08-0812-12/+12
* fate: fix reference file for fate-pixfmt_bestJames Almer2022-08-071-1/+1
* avformat/riff: map AYUV fourcc to RAWVIDEO decoderJames Almer2022-08-0712-12/+12
* swscale/output: add VUYA output supportJames Almer2022-08-0712-0/+12
* avcodec: WBMP (Wireless Application Protocol Bitmap) image formatPeter Ross2022-08-071-0/+3
* lavu/pixfmt: Add packed 4:4:4 formatPhilip Langdale2022-08-032-0/+5
* avformat/flvenc: fix timestamp of key frame indexZhao Zhili2022-08-031-1/+1
* fate/lavf-image: Disable file checksums for exr testsAndreas Rheinhardt2022-08-0212-24/+0
* tests/fate-run: Allow to skip file checksums for lavf_imageAndreas Rheinhardt2022-08-0250-50/+50
* tests/ref/fate/filter-metadata-cropdetect[12]: Fix ref fileAndreas Rheinhardt2022-07-302-18/+23
* lavfi/cropdetect: Add new mode to detect crop-area based on motion vectors an...Thilo Borgmann2022-07-302-0/+18
* fate/png: add test for ICC profile parsingNiklas Haas2022-07-301-0/+48
* fate/hevc: add clip for persistent_rice_adaptation_enabled_flagXu Guangxin2022-07-251-0/+8
* fftools/ffmpeg: use the sync queues to handle -framesAnton Khirnov2022-07-232-14/+5
* fftools/ffmpeg: rework -shortest implementationAnton Khirnov2022-07-233-4/+2
* fate/ffmpeg: add a test for interleaving video+subsAnton Khirnov2022-07-231-0/+4
* avcodec/aacdec: remove skip samples multiplierJames Almer2022-07-2212-12/+12
* ffprobe: print AVFrame.durationAnton Khirnov2022-07-1918-324/+502
* swscale: add NV16 input/outputMatthieu Bouron2022-07-1911-0/+11
* avcodec/wrapped_avframe: Don't leak frame metadata, side-dataAndreas Rheinhardt2022-07-185-45/+45
* avdevice/lavfi: output wrapped AVFramesTimo Rothenpieler2022-07-181-1/+2
* fate/pcm: Add pcm_dvd transcode testsAndreas Rheinhardt2022-07-1010-0/+506
* avcodec/mpegvideo_enc: Fix a chroma mb size error in sse_mb()Wenbin Chen2022-07-095-36/+36
* fate/h264: Add Active Format Descriptor testAndreas Rheinhardt2022-07-091-0/+282
* fate: add PFM encoder testsPaul B Mahol2022-07-034-0/+12
* fate: add EXR encoder testsPaul B Mahol2022-07-0312-0/+36
* avformat/mov: Only read the primary item for AVIFVignesh Venkatasubramanian2022-06-292-0/+22
* avformat/matroskaenc: Split updating CodecPrivate from writing itAndreas Rheinhardt2022-06-241-2/+2
* avformat/movenc: enable compressorname for mp4 modeZhao Zhili2022-06-245-7/+7
* avformat/matroskaenc: Don't waste bytes to Write Tag length fieldsAndreas Rheinhardt2022-06-2025-70/+70
* lavfi/drawutils: improve colorspace supportrcombs2022-06-1930-733/+733
* avcodec/texturedspenc: Fix indexing in color distribution determinationMichael Niedermayer2022-06-092-16/+16
* fate: add test for QOI formatPaul B Mahol2022-06-051-0/+3
* fate/wavpack: Test APE cuesheet tagsAndreas Rheinhardt2022-05-311-0/+98
* avcodec/ffv1enc: Eliminate float/double from find_best_state()Michael Niedermayer2022-05-304-8/+8
* tests/fate/vcodec: add tests for ffv1 2pass modeAnton Khirnov2022-05-244-0/+16
* avfilter: Add blockdetect filterThilo Borgmann2022-05-241-0/+10
* libavutil: Deprecate av_fopen_utf8, provide an avpriv versionMartin Storsjö2022-05-231-0/+1
* tests/fate: Remove intermediate file of flv-add_keyframe_index testAndreas Rheinhardt2022-05-201-12/+21
* libavcodec/cinepakenc: Mark no-skip frames as keyframesTomas Härdin2022-05-123-11/+11
* fate/matroska: Add test for remuxing DVB subtitles to MatroskaAndreas Rheinhardt2022-05-121-0/+52