gstreamer/subprojects/gst-plugins-good/gst/matroska
Nicolas Dufresne 0f15580853 matroska: Fix AV1 alignment to TU
Matroska stores AV1 in temporal unit, so that all OBU sharing the same
timestamp are put together. This was previously just assumed, which isn't
safe now that we have more alignments.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1837>
2022-03-04 21:58:15 +00:00
..
ebml-ids.h
ebml-read.c matroska: Use g_array_unref everywhere 2021-11-12 12:28:40 +00:00
ebml-read.h
ebml-write.c
ebml-write.h
gstmatroskaelement.c
gstmatroskaelements.h
lzo.c
lzo.h
matroska-demux.c matroska: Fix AV1 alignment to TU 2022-03-04 21:58:15 +00:00
matroska-demux.h matroskademux: Don't parse Tracks element twice 2022-03-01 13:17:40 +00:00
matroska-ids.c matroska: Use g_array_unref everywhere 2021-11-12 12:28:40 +00:00
matroska-ids.h
matroska-mux.c matroska: Fix AV1 alignment to TU 2022-03-04 21:58:15 +00:00
matroska-mux.h
matroska-parse.c
matroska-parse.h
matroska-read-common.c matroska: Ref index table when updating track info 2021-11-12 12:28:40 +00:00
matroska-read-common.h
matroska.c
meson.build
webm-mux.c
webm-mux.h