gstreamer/gst-libs/gst
Edward Hervey 5d06aed3e2 mpegts: ABI/API break: Use GPtrArray instead of GArray
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.
2013-08-21 08:59:42 +02:00
..
basecamerabinsrc basecamerabinsrc: Add auto-start property to basecamerabin 2013-02-11 22:04:59 +01:00
codecparsers codecparsers: mpegvideoparse: turn internal consistency check into a g_assert() 2013-08-13 17:53:33 +01:00
egl egl: Add destroy notify instead of always calling eglTerminate() on the display 2013-05-10 12:50:05 +02:00
insertbin insertbin: Annotate callback scopes 2013-05-15 20:03:30 -04:00
interfaces GstPhotography: Add new enum values to match android's parameters 2012-11-20 09:37:59 +00:00
mpegts mpegts: ABI/API break: Use GPtrArray instead of GArray 2013-08-21 08:59:42 +02:00
uridownloader uridownloader: fix crash when download is null 2013-07-08 23:39:49 -03:00
gettext.h Fix FSF address 2012-11-04 00:09:59 +00:00
glib-compat-private.h glib-compat-private.h: remove old GStaticRecMutex stuff 2013-02-12 10:39:44 +00:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst-libs: New Mpeg-TS support library 2013-07-03 09:17:25 +02:00