gstreamer/subprojects/gst-plugins-bad/gst/videoparsers
He Junyan 90cea4fadf av1parse: Add temporal unit check when TD is absent.
The current manner for deciding the new temporal unit is based on
temporal delimiter(TD) OBU. We only start a new temporal unit when
the TD comes.
But some streams do not have TD at all, which makes the output "TU"
alignment fail to work. We now add check based on the relationship
between the different layers and it can successfully judge the TU edge.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1634>
2022-02-11 14:34:04 +08:00
..
dirac_parse.c
dirac_parse.h
gstav1parse.c av1parse: Add temporal unit check when TD is absent. 2022-02-11 14:34:04 +08:00
gstav1parse.h
gstdiracparse.c
gstdiracparse.h
gsth263parse.c
gsth263parse.h
gsth264parse.c h264parse: Don't insert extra AUD if exists in bitstream already 2021-11-04 16:32:55 +00:00
gsth264parse.h h264parse: Don't insert extra AUD if exists in bitstream already 2021-11-04 16:32:55 +00:00
gsth265parse.c h265parser: Compare upstream profile with in SPS. 2021-12-16 17:08:30 +01: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
gstvideoparseutils.h
gstvp9parse.c
gstvp9parse.h
h263parse.c
h263parse.h
meson.build
plugin.c