gstreamer/subprojects/gst-plugins-bad/gst/videoparsers
Seungha Yang c88dd17df7 h264parse: Validate VUI framerate
A few streams contain invalid/wrong framerate in VUI. Do validate
it based on the spec and ignore invalid VUI framerate values.

Fixes: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1753
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4131>
2023-03-08 15:43:25 +00:00
..
dirac_parse.c
dirac_parse.h
gstav1parse.c av1parse: Correct the pts for frames and OBUs inside a TU. 2022-10-21 11:16:13 +00:00
gstav1parse.h
gstdiracparse.c
gstdiracparse.h
gsth263parse.c
gsth263parse.h
gsth264parse.c h264parse: Validate VUI framerate 2023-03-08 15:43:25 +00:00
gsth264parse.h h264parse: Validate VUI framerate 2023-03-08 15:43:25 +00:00
gsth265parse.c h265parse: Always set profile on src caps 2023-02-25 13:22:41 +00:00
gsth265parse.h
gstjpeg2000parse.c
gstjpeg2000parse.h
gstmpeg4videoparse.c
gstmpeg4videoparse.h
gstmpegvideoparse.c
gstmpegvideoparse.h
gstpngparse.c
gstpngparse.h
gstvc1parse.c
gstvc1parse.h
gstvideoparserselement.c
gstvideoparserselements.h
gstvideoparseutils.c videoparse: rename from _free to _clear 2022-06-03 08:29:05 +00:00
gstvideoparseutils.h videoparse: rename from _free to _clear 2022-06-03 08:29:05 +00:00
gstvp9parse.c vp9parse: Set subsampling to src caps even if GBR stream 2022-10-31 11:29:38 +00:00
gstvp9parse.h
h263parse.c
h263parse.h
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00
plugin.c