gstreamer/sys/vdpau/gstvdp
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
..
gstvdp.c
gstvdp.h
gstvdpbuffer.c
gstvdpbuffer.h
gstvdpbufferpool.c
gstvdpbufferpool.h
gstvdpdecoder.c vdpau: fixup GstFlowReturn handling 2011-03-27 19:51:31 +02:00
gstvdpdecoder.h
gstvdpdevice.c vdpau: fix destruction of GstVdpDevice when it failed to open 2010-08-06 12:14:30 +02:00
gstvdpdevice.h vdpau: fix destruction of GstVdpDevice when it failed to open 2010-08-06 12:14:30 +02:00
gstvdpoutputbuffer.c
gstvdpoutputbuffer.h
gstvdpoutputbufferpool.c
gstvdpoutputbufferpool.h
gstvdpoutputsrcpad.c
gstvdpoutputsrcpad.h
gstvdputils.c vdpau: rename gst_vdp_video_buffer_parse_yuv_caps and move it to gstvdputils.h 2010-07-30 14:44:09 +02:00
gstvdputils.h vdpau: rename gst_vdp_video_buffer_parse_yuv_caps and move it to gstvdputils.h 2010-07-30 14:44:09 +02:00
gstvdpvideobuffer.c vdpau: init debug category in gst_vdp_video_buffer_get_type 2010-08-02 18:25:43 +02:00
gstvdpvideobuffer.h vdpau: rename gst_vdp_video_buffer_parse_yuv_caps and move it to gstvdputils.h 2010-07-30 14:44:09 +02:00
gstvdpvideobufferpool.c
gstvdpvideobufferpool.h
gstvdpvideosrcpad.c vdpau: use gst_vdp_yuv_to_video_caps in GstVdpVideoSrcPad to transform set caps 2010-07-30 14:47:43 +02:00
gstvdpvideosrcpad.h
Makefile.am