gstreamer/sys/vdpau
Carl-Anton Ingmarsson 5626857ac4 vdpau: remove GstVdpOutputSrcPad code to retrieve the device from downstream
we now no longer try to get the GstVdpDevice from downstream since it in
practice didn't give us anything and complicates the code alot. Nevertheless if device
distribution should be done there's probably a lot better ways to do it.
Instead we now simply aquire the device in vdpauvideopostprocess when we're
going into PAUSED.
2010-07-30 11:31:59 +02:00
..
basevideodecoder vdpau: fix GstBaseVideoDecoder returning wrong GstStateChangeReturn 2010-07-30 11:31:59 +02:00
gstvdp vdpau: remove GstVdpOutputSrcPad code to retrieve the device from downstream 2010-07-30 11:31:59 +02:00
h264 vdpau: cleanup GstVdpDecoder opening of it's GstVdpDevice 2010-07-30 11:31:59 +02:00
mpeg vdpau: cleanup GstVdpDecoder opening of it's GstVdpDevice 2010-07-30 11:31:59 +02:00
gstvdpau.c vdpau: base vdpaumpegdec on GstBaseVideoDecoder 2010-06-23 21:51:53 +02:00
gstvdpsink.c vdpau: base vdpaumpegdec on GstBaseVideoDecoder 2010-06-23 21:51:53 +02:00
gstvdpsink.h vdpau: base vdpaumpegdec on GstBaseVideoDecoder 2010-06-23 21:51:53 +02:00
gstvdpvideopostprocess.c vdpau: remove GstVdpOutputSrcPad code to retrieve the device from downstream 2010-07-30 11:31:59 +02:00
gstvdpvideopostprocess.h vdpau: base vdpaumpegdec on GstBaseVideoDecoder 2010-06-23 21:51:53 +02:00
Makefile.am vdpauh264dec: rename GstVdpH264Frame to GstH264Frame 2010-06-28 11:11:52 +02:00