mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 10:59:39 +00:00
5d06aed3e2
While it was a great idea, various g-i based bindings don't support GArray with entries greater than sizeof(gpointer) :( So let's just make everybody happy by just using GPtrArray. And since we're breaking the API, also rename the various descriptor fields to no longer have the descriptor_ prefix. It does cost a bit more in terms of memory/cpu usage, but makes it usable from bindings. |
||
---|---|---|
.. | ||
.gitignore | ||
gst-atsc-section.h | ||
gst-dvb-descriptor.c | ||
gst-dvb-descriptor.h | ||
gst-dvb-section.c | ||
gst-dvb-section.h | ||
gstmpegts-private.h | ||
gstmpegtsdescriptor.c | ||
gstmpegtsdescriptor.h | ||
gstmpegtssection.c | ||
gstmpegtssection.h | ||
Makefile.am | ||
mpegts.h |