git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
avcodec/ffv1 : split off and share frame header parsing code
3 février, par James Almer -
avcodec/vvc/refs : Check content_ref in set_pict_type()
2 février, par Michael Niedermayeravcodec/vvc/refs: Check content_ref in set_pict_type() Fixes: 390565846/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VVC_fuzzer-4990028521996288 Fixes: Null pointer dereference Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
avcodec/vvc/refs : fix negative pps_scaling_win offsets
2 février, par Michael Niedermayeravcodec/vvc/refs: fix negative pps_scaling_win offsets The spec seems to allow these to be negative Fixes: left shift of negative value -15 Fixes: 392687035/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VVC_fuzzer-6559804532785152 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Reviewed-by: Frank Plowman <post@frankplowman.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
avcodec/mpeg12dec : rename 0x0502 CC format
2 février, par Scott Theisen -
libswresample/rematrix : add support for custom order channel layouts
2 février, par James Almer