gstreamer/gst-libs/gst
Gwenole Beauchesne 86981eea41 decoder: refine semantics of gst_vaapi_decoder_put_buffer().
Improve the semantics for gst_vaapi_decoder_put_buffer() when an empty
buffer is passed on. An empty buffer is a buffer with a NULL data pointer
or with a size equals to zero. In this case, that buffer is simply
skipped and the function returns TRUE. A NULL buffer argument still
marks the end-of-stream.
2012-10-09 15:04:36 +02:00
..
codecparsers codecparsers: jpeg: add missing includes. 2012-09-12 10:40:06 +02:00
vaapi decoder: refine semantics of gst_vaapi_decoder_put_buffer(). 2012-10-09 15:04:36 +02:00
Makefile.am vaapisink: drop checks for new APIs used by default. 2012-07-20 14:11:42 +02:00