gstreamer/gst-libs/gst
Gwenole Beauchesne 549b5a9389 mpeg2: add codec specific decoder unit.
Introduce new GstVaapiDecoderUnitMpeg2 object, which holds the standard
GstMpegVideoPacket and additional parsed header info. Besides, we now
parse as early as in the _parse() function so that to avoid un-necessary
creation of sub-buffers in _decode() for video packets that are not slices.
2013-01-03 09:08:19 +01:00
..
codecparsers codecparsers: always build parserutils first. 2012-11-16 16:18:52 +01:00
vaapi mpeg2: add codec specific decoder unit. 2013-01-03 09:08:19 +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