gstreamer/gst-libs/gst
Gwenole Beauchesne a811a5de3d decoder: optimize and clean decode_step() up.
Avoid usage of goto. Simplify decode_step() process to first accumulate all
pending buffers into the GstAdapter, and then parse and decode units from
that input adapter. Stop the process once a frame is fully decoded or an
error occurred.
2013-01-18 16:56:15 +01:00
..
codecparsers libs: fix build of submodule wrappers. 2013-01-11 14:16:16 +01:00
vaapi decoder: optimize and clean decode_step() up. 2013-01-18 16:56:15 +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