gstreamer/subprojects/gst-plugins-good/gst/multifile
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
..
gstimagesequencesrc.c imagesequencesrc: fix regular image deadlock 2023-10-12 22:06:02 +00:00
gstimagesequencesrc.h
gstmultifile.c
gstmultifilesink.c multifilesink: Make minimum distance between keyframes in next-file=key-frame mode configurable 2021-11-02 20:21:10 +00:00
gstmultifilesink.h multifilesink: Make minimum distance between keyframes in next-file=key-frame mode configurable 2021-11-02 20:21:10 +00:00
gstmultifilesrc.c multifile: error out if no filename was set 2023-04-12 18:55:26 +00:00
gstmultifilesrc.h
gstsplitfilesrc.c
gstsplitfilesrc.h
gstsplitmuxpartreader.c splitmuxsrc: Make PTS contiguous by preference 2023-05-16 04:34:16 +00:00
gstsplitmuxpartreader.h
gstsplitmuxsink.c gst: Move GstQueueArray as GstVecDeque to core 2024-05-06 18:25:42 +00:00
gstsplitmuxsink.h gst: Move GstQueueArray as GstVecDeque to core 2024-05-06 18:25:42 +00:00
gstsplitmuxsrc.c splitmuxsrc: Proxy latency query to part reader 2023-02-15 23:47:50 +00:00
gstsplitmuxsrc.h
gstsplitutils.c splitmuxsrc: Use natural ordering to find files 2024-01-24 20:15:19 +00:00
gstsplitutils.h
meson.build gstreamer-full: add full static support 2023-05-31 15:17:11 +00:00
patternspec.c
patternspec.h
test-splitmuxpartreader.c