ffmpeg/tests/ref
James Almer c6e7243f11 avutil/opt: fix av_opt_is_set_to_default() for array options with no default value
If AVOptionArrayDef.def is NULL, av_opt_is_set_to_default() should return true
when the field in the object is NULL.

Signed-off-by: James Almer <jamrial@gmail.com>
2025-12-30 20:14:56 -03:00
..
acodec avcodec/adpcm: improve decooding output for 4-bit ADPCM IMA WAV 2025-09-22 23:46:29 +00:00
fate avutil/opt: fix av_opt_is_set_to_default() for array options with no default value 2025-12-30 20:14:56 -03:00
lavf swscale/range_convert: fix truncation bias in range conversion 2025-11-06 20:36:08 +00:00
lavf-fate Revert "avformat/rawdec: set framerate in codec parameters" 2025-12-04 01:59:04 +00:00
pixfmt swscale/range_convert: fix truncation bias in range conversion 2025-11-06 20:36:08 +00:00
seek swscale/range_convert: fix truncation bias in range conversion 2025-11-06 20:36:08 +00:00
vsynth fate/vcodec: Test median prediction in ffvhuff,huffyuv 2025-12-14 10:13:29 +01:00