gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/codecparsers
Matthew Waters f77f27f4c9 vp9parser: initialize subsampling to -1
The default value of 0 is a valid subsampling value and could be
confused with an 'unset' value.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3260>
2022-10-28 00:06:07 +00:00
..
codecparsers-prelude.h
dboolhuff.AUTHORS
dboolhuff.c
dboolhuff.h
dboolhuff.LICENSE
dboolhuff.PATENTS
gstav1parser.c codecs: av1parser: Fix a typo in seq_level_idx check. 2022-04-13 02:36:09 +00:00
gstav1parser.h codecs: av1: Fix state when we show existing keyframe 2022-03-19 11:56:33 +00:00
gsth264bitwriter.c h264bitwriter: Correct the all API to byte aligned. 2022-10-27 12:15:43 +00:00
gsth264bitwriter.h h264bitwriter: Correct the all API to byte aligned. 2022-10-27 12:15:43 +00:00
gsth264parser.c h264parser: Add an API for AVCDecoderConfigurationRecord parsing 2022-06-15 19:58:59 +00:00
gsth264parser.h h264parser: Add an API for AVCDecoderConfigurationRecord parsing 2022-06-15 19:58:59 +00:00
gsth265bitwriter.c h265bitwriter: Correct the all API to byte aligned. 2022-10-27 12:15:43 +00:00
gsth265bitwriter.h h265bitwriter: Correct the all API to byte aligned. 2022-10-27 12:15:43 +00:00
gsth265parser.c h265parse: fix typo in member of GstH265SPS 2022-10-04 10:01:12 +00:00
gsth265parser.h h265parse: fix typo in member of GstH265SPS 2022-10-04 10:01:12 +00:00
gstjpeg2000sampling.c
gstjpeg2000sampling.h
gstjpegparser.c
gstjpegparser.h
gstmpeg4parser.c
gstmpeg4parser.h
gstmpegvideometa.c
gstmpegvideometa.h
gstmpegvideoparser.c
gstmpegvideoparser.h
gstvc1parser.c
gstvc1parser.h
gstvp8parser.c
gstvp8parser.h
gstvp8rangedecoder.c
gstvp8rangedecoder.h
gstvp9parser.c vp9parser: initialize subsampling to -1 2022-10-28 00:06:07 +00:00
gstvp9parser.h
meson.build codecparsers: {h264,h265}bitwriter: Don't install headers yet 2022-10-27 06:15:56 +00:00
nalutils.c codecparsers: nalutils: Add nal_writer_reset_and_get_data help function. 2022-03-01 10:53:49 +01:00
nalutils.h codecparsers: nalutils: Add nal_writer_reset_and_get_data help function. 2022-03-01 10:53:49 +01:00
parserutils.c
parserutils.h
vp8utils.c
vp8utils.h
vp9utils.c
vp9utils.h