gstreamer/tests/examples
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
..
camerabin2 camerabin: examples: add missing lib to makefile 2013-07-04 02:12:30 -03:00
directfb ffmpegcolorspace is no more 2012-09-14 16:45:34 +02:00
mpegts mpegts: ABI/API break: Use GPtrArray instead of GArray 2013-08-21 08:59:42 +02:00
mpegtsmux mpegtsmux: Move multi-program muxing example at least to the correct directory 2010-05-07 08:15:42 +02:00
mxf Fix FSF address 2012-11-04 00:09:59 +00:00
opencv opencv: port handdetect element to 1.0 and add to build 2013-03-01 00:14:54 +00:00
uvch264 uvch264 test: Use string instead of fourcc in glade caps 2013-02-11 22:05:00 +01:00
Makefile.am examples: Add an example of a mpeg-ts SI extractor 2013-07-03 09:17:25 +02:00