forked from jengelh/ffmpeg-5
- update to 5.0.1: * avcodec/exr: Avoid signed overflow in displayWindow * avcodec/diracdec: avoid signed integer overflow in global mv * avcodec/takdsp: Fix integer overflow in decorrelate_sf() * avcodec/apedec: fix a integer overflow in long_filter_high_3800() * avdevice/dshow: fix regression * avfilter/vf_subtitles: pass storage size to libass * avcodec/vp9_superframe_split_bsf: Don't read inexistent data * avcodec/vp9_superframe_split_bsf: Discard invalid zero-sized frames * avcodec/vp9_superframe_bsf: Check for existence of data before reading it * avcodec/vp9_raw_reorder_bsf: Check for existence of data before reading it * avformat/imf: fix packet pts, dts and muxing * avformat/imf: open resources only when first needed * avformat/imf: cosmetics * avformat/imf_cpl: do not use filesize when reading XML file * avformat/imfdec: Use proper logcontext * avformat/imfdec: do not use filesize when reading XML file * doc/utils: add missing 22.2 layout entry * avcodec/av1: only set the private context pix_fmt field if get_pixel_format() succeeds * avformat/aqtitledec: Skip unrepresentable durations * avformat/cafdec: Do not store empty keys in read_info_chunk() * avformat/mxfdec: Do not clear array in mxf_read_strong_ref_array() before writing * avformat/mxfdec: Check for avio_read() failure in mxf_read_strong_ref_array() * avformat/mxfdec: Check count in mxf_read_strong_ref_array() * avformat/hls: Check target_duration * avcodec/pixlet: Avoid signed integer overflow in scaling in filterfn() * avformat/matroskadec: Check pre_ns * avcodec/sonic: Use unsigned for predictor_k to avoid undefined behavior * avcodec/libuavs3d: Check ff_set_dimensions() for failure * avcodec/speexdec: Align some comments OBS-URL: https://build.opensuse.org/request/show/968075 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-5?expand=0&rev=14
Description
No description provided
Languages
Shell
100%