gstreamer/sys/vdpau/h264
Carl-Anton Ingmarsson bd20e5d077 vdpau: fixup GstFlowReturn handling
Previously the different decoders would discard errounous GstFlowReturns coming
from downstream. Now we properly return these further upstream so that we
properly error out on eg. negotiation problems.
2011-03-27 19:51:31 +02:00
..
gsth264dpb.c vdpau: fixup GstFlowReturn handling 2011-03-27 19:51:31 +02:00
gsth264dpb.h vdpau: fixup GstFlowReturn handling 2011-03-27 19:51:31 +02:00
gsth264frame.c vdpauh264dec: don't use deprecated g_ptr_array_free incase glib >= 2.22 2010-06-28 12:00:55 +02:00
gsth264frame.h vdpauh264dec: rename GstVdpH264Frame to GstH264Frame 2010-06-28 11:11:52 +02:00
gsth264parser.c vdpauh264dec: try to calculate framerate if we don't get one from upstream 2010-07-19 21:55:31 +02:00
gsth264parser.h vdpauh264dec: improve further 2010-06-23 21:51:53 +02:00
gstnalreader.c vdpauh264dec: fix initalization of GstNalReader cache 2010-06-24 22:07:45 +02:00
gstnalreader.h vdpauh264dec: fix initalization of GstNalReader cache 2010-06-24 22:07:45 +02:00
gstvdph264dec.c vdpau: fixup GstFlowReturn handling 2011-03-27 19:51:31 +02:00
gstvdph264dec.h vdpau: add GstVdpDecoder base class 2010-06-26 21:27:32 +02:00