gstreamer/gst-libs/gst
Gwenole Beauchesne 1bd5ab4db3 h264: initialize VA context before allocating the first slice.
Fix decode_slice() to ensure a VA context exists prior to creating a
new GstVaapiSliceH264, which invokes vaCreateBuffer() with some VA
context ID. i.e. the latter was not initialized, thus causing failures
on Cedar Trail for example.
2012-12-17 14:33:52 +01:00
..
codecparsers codecparsers: always build parserutils first. 2012-11-16 16:18:52 +01:00
vaapi h264: initialize VA context before allocating the first slice. 2012-12-17 14:33:52 +01:00
Makefile.am vaapisink: drop checks for new APIs used by default. 2012-07-20 14:11:42 +02:00