gstreamer/tests
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
..
check test: fix compiler warning in aiffparse test on 32-bit x86 2013-08-20 00:26:06 +01:00
examples mpegts: ABI/API break: Use GPtrArray instead of GArray 2013-08-21 08:59:42 +02:00
files aiffparse: add tests 2013-08-17 00:25:49 +01:00
icles Add cog to cruft list and remove some more leftover files 2013-02-11 22:50:15 +00:00
Makefile.am tests: add very simple zbar unit test 2010-11-05 00:23:45 +00:00