gstreamer/gst-libs/gst
Gwenole Beauchesne c43a2d497a decoder: add gst_vaapi_decoder_get_frame_with_timeout().
Add gst_vaapi_decoder_get_frame_with_timeout() helper function that will
wait for a frame to be decoded, until the specified timeout in microseconds,
prior to returning to the caller.

This is a fix to performance regression from 851cc0, whereby the vaapidecode
loop executed on the srcpad task was called to often, thus starving all CPU
resources.
2013-04-25 14:18:00 +02:00
..
codecparsers build: fix compiling of local GstVideoDecoder and codecparsers. 2013-02-25 10:46:08 +01:00
vaapi decoder: add gst_vaapi_decoder_get_frame_with_timeout(). 2013-04-25 14:18:00 +02:00
video build: fix compiling of local GstVideoDecoder and codecparsers. 2013-02-25 10:46:08 +01:00
Makefile.am Add videoutils submodule for GstVideoDecoder APIs. 2012-12-21 16:01:16 +01:00