gstreamer/subprojects/gst-plugins-bad/gst/codectimestamper
Sebastian Dröge 0ef396359c gst: Move GstQueueArray as GstVecDeque to core
And change lengths and indices from guint to gsize for a more correct type.

Also deprecate GstQueueArray and implement it in terms of GstVecDeque.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6779>
2024-05-06 18:25:42 +00:00
..
gstcodectimestamper.c gst: Move GstQueueArray as GstVecDeque to core 2024-05-06 18:25:42 +00:00
gstcodectimestamper.h codectimestamper: Implement QUERY_CAPS support 2023-04-12 15:07:28 +00:00
gsth264timestamper.c codecparsers: keep naming consistency in GST_H264_LEVEL 2023-06-26 10:47:36 +00:00
gsth264timestamper.h Add H.264/H.265 timestamp correction element 2022-09-12 19:02:21 +00:00
gsth265timestamper.c h265timestamper: Use gst_h265_parser_parse_decoder_config_record() 2023-03-06 12:50:41 +00:00
gsth265timestamper.h Add H.264/H.265 timestamp correction element 2022-09-12 19:02:21 +00:00
meson.build gstcodectimestamper: remove PC file generation from plugin's own meson.build 2023-05-01 16:41:32 +00:00
plugin.c Add H.264/H.265 timestamp correction element 2022-09-12 19:02:21 +00:00