gstreamer/gst-libs/gst
Gwenole Beauchesne cc347cb41e decoder: make decode_step() return once the frame is decoded.
Make sure we always have a free surface left to use for decoding the
current frame. This means that decode_step() has to return once a frame
gets decoded. If the current adapter contains more buffers with valid
frames, they will get parsed and decoded on subsequent iterations.
2013-01-17 18:39:22 +01:00
..
codecparsers libs: fix build of submodule wrappers. 2013-01-11 14:16:16 +01:00
vaapi decoder: make decode_step() return once the frame is decoded. 2013-01-17 18:39:22 +01:00
video libs: fix build of submodule wrappers. 2013-01-11 14:16:16 +01:00
Makefile.am Add videoutils submodule for GstVideoDecoder APIs. 2012-12-21 16:01:16 +01:00