gstreamer/gst-libs/gst
Gwenole Beauchesne 63c455d28d h264: add codec specific decoder unit.
Introduce new GstVaapiDecoderUnitH264 object, which holds the standard
NAL unit header (GstH264NalUnit) and additional parsed header info.
Besides, we now parse headers as early as in the _parse() function so
that to avoid un-necessary creation of sub-buffers in _decode() for
NAL units that are not slices.

This is a performance win by ~+1.1% only.
2012-12-18 15:31:51 +01:00
..
codecparsers codecparsers: always build parserutils first. 2012-11-16 16:18:52 +01:00
vaapi h264: add codec specific decoder unit. 2012-12-18 15:31:51 +01:00
Makefile.am vaapisink: drop checks for new APIs used by default. 2012-07-20 14:11:42 +02:00