gstreamer/subprojects/gst-plugins-bad/gst/videoparsers
Jan Alexander Steffens (heftig) 6ddd51c239 h264parse: Fix pic_timing SEI replacement
The calculated position was off. I'm not sure of the exact cause;
possibly because we're in AU-aligned byte-stream mode, which means
`transform` is true.

Replacing the math that calculates the NALU positions with code more
similar to what is already in use for `idr_pos` seems to have fixed it.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7318>
2024-10-31 20:29:37 +00:00
..
dirac_parse.c
dirac_parse.h
gstav1parse.c av1parse: Properly transfer TU timestamp 2024-05-28 23:59:36 +00:00
gstav1parse.h
gstdiracparse.c
gstdiracparse.h
gsth263parse.c
gsth263parse.h
gsth264parse.c h264parse: Fix pic_timing SEI replacement 2024-10-31 20:29:37 +00:00
gsth264parse.h h264parse: Fix pic_timing SEI replacement 2024-10-31 20:29:37 +00:00
gsth265parse.c h264parse, h265parse: Support drop frame codes with counting_type 6 2024-10-31 19:34:53 +00:00
gsth265parse.h h265parse: Parse SEI unregistered user data 2023-07-25 18:28:26 +00:00
gstjpeg2000parse.c
gstjpeg2000parse.h
gstmpeg4videoparse.c
gstmpeg4videoparse.h
gstmpegvideoparse.c h264parse: attach LCEVC meta to buffers if it is present in SEI 2024-10-02 20:33:13 +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 h264parse: attach LCEVC meta to buffers if it is present in SEI 2024-10-02 20:33:13 +00:00
gstvideoparseutils.h h264parse: attach LCEVC meta to buffers if it is present in SEI 2024-10-02 20:33:13 +00:00
gstvp9parse.c vp9parse: Fix critical warning during caps negotiation 2024-01-25 00:01:14 +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