gstreamer/subprojects/gst-plugins-bad/gst/videoparsers
Nicolas Dufresne c883fea19e h265parse: Don't override upstream framerate
The framerate should only be replaced (and corrected for alternating field)
when it is parsed from the bitstream. Otherwise, the upstream framerate
from caps should be trusted and assumed correct.

Related to gst-plugins-bad!2020

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4259>
2023-04-05 13:33:39 -04: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: Stop considering NO_NAL as an error 2023-03-17 21:25:49 +00:00
gsth264parse.h h264parse: Validate VUI framerate 2023-03-08 11:59:52 +00:00
gsth265parse.c h265parse: Don't override upstream framerate 2023-04-05 13:33:39 -04:00
gsth265parse.h h265parse: Rename parsed_framerate to framerate_from_caps 2023-04-05 13:33:39 -04:00
gstjpeg2000parse.c
gstjpeg2000parse.h
gstmpeg4videoparse.c
gstmpeg4videoparse.h
gstmpegvideoparse.c gst-plugins-bad: re-indent with GNU indent 2.2.12 2023-03-17 03:18:54 +00:00
gstmpegvideoparse.h
gstpngparse.c
gstpngparse.h
gstvc1parse.c gst-plugins-bad: re-indent with GNU indent 2.2.12 2023-03-17 03:18:54 +00:00
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