gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/codecparsers
Benjamin Gaignard cd14b0892e codecparsers: av1: Clip max tile rows and cols values
Clip tile rows and cols to 64 as describe in AV1 specification
to avoid writing outside array range but preserve sb_cols
and sb_rows value which are used to futher computation.

Fixes ZDI-CAN-22226 / CVE-2023-44429

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5702>
2023-11-29 15:48:50 +00:00
..
codecparsers-prelude.h
dboolhuff.AUTHORS
dboolhuff.c
dboolhuff.h
dboolhuff.LICENSE
dboolhuff.PATENTS
gstav1parser.c codecparsers: av1: Clip max tile rows and cols values 2023-11-29 15:48:50 +00:00
gstav1parser.h
gsth264bitwriter.c codecparsers: h264bitwriter: Fix trace typo 2023-11-14 14:41:37 -05:00
gsth264bitwriter.h
gsth264parser.c h264/h265parser: clarify some gtk-doc annotations 2023-09-08 13:41:01 +00:00
gsth264parser.h codecparsers: keep naming consistency in GST_H264_LEVEL 2023-06-26 10:47:36 +00:00
gsth265bitwriter.c
gsth265bitwriter.h
gsth265parser.c h265parser: Fix possible overflow using max_sub_layers_minus1 2023-09-20 14:11:55 +00:00
gsth265parser.h codecparsers: introduce h265 level enum 2023-11-13 16:37:46 +00:00
gstjpeg2000sampling.c
gstjpeg2000sampling.h
gstjpegparser.c
gstjpegparser.h
gstmpeg4parser.c
gstmpeg4parser.h
gstmpegvideometa.c
gstmpegvideometa.h
gstmpegvideoparser.c codecparsers: Fix MPEG-1 aspect ratio table 2023-09-06 12:24:37 +00:00
gstmpegvideoparser.h
gstvc1parser.c
gstvc1parser.h
gstvp8parser.c
gstvp8parser.h
gstvp8rangedecoder.c
gstvp8rangedecoder.h
gstvp9parser.c
gstvp9parser.h
meson.build
nalutils.c
nalutils.h
parserutils.c
parserutils.h
vp8utils.c
vp8utils.h
vp9utils.c
vp9utils.h