gstreamer/gst-libs/gst
Gwenole Beauchesne 4fd99cc989 decoder: use an array of units instead of a single-linked list.
Use a GArray to hold decoder units in a frame, instead of a single-linked
list. This makes 'append' calls faster, but not that much. At least, this
makes things clearer.
2013-01-07 14:10:13 +01:00
..
codecparsers codecparsers: always build parserutils first. 2012-11-16 16:18:52 +01:00
vaapi decoder: use an array of units instead of a single-linked list. 2013-01-07 14:10:13 +01:00
video Add videoutils submodule for GstVideoDecoder APIs. 2012-12-21 16:01:16 +01:00
Makefile.am Add videoutils submodule for GstVideoDecoder APIs. 2012-12-21 16:01:16 +01:00