gstreamer/sys/vdpau/gstvdp
Carl-Anton Ingmarsson b6f22c519d vdpau: fix destruction of GstVdpDevice when it failed to open
only close display in finalize and check if vdp_decoder_destroy is available
before we use it
2010-08-06 12:14:30 +02:00
..
gstvdp.c vdpau: add GstVdpDecoder base class 2010-06-26 21:27:32 +02:00
gstvdp.h vdpau: base vdpaumpegdec on GstBaseVideoDecoder 2010-06-23 21:51:53 +02:00
gstvdpbuffer.c vdpau: add GstVdpBufferPool base class 2010-07-30 11:33:13 +02:00
gstvdpbuffer.h vdpau: add GstVdpBufferPool base class 2010-07-30 11:33:13 +02:00
gstvdpbufferpool.c vdpau: add GstVdpBufferPool base class 2010-07-30 11:33:13 +02:00
gstvdpbufferpool.h vdpau: add GstVdpBufferPool base class 2010-07-30 11:33:13 +02:00
gstvdpdecoder.c vdpau: add error reporting to device creation 2010-07-30 22:27:49 +02:00
gstvdpdecoder.h vdpau: cleanup GstVdpDecoder opening of it's GstVdpDevice 2010-07-30 11:31:59 +02:00
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 vdpau: add GstVdpOutputBufferPool 2010-07-30 11:33:13 +02:00
gstvdpoutputbuffer.h vdpau: add GstVdpOutputBufferPool 2010-07-30 11:33:13 +02:00
gstvdpoutputbufferpool.c vdpau: add GstVdpOutputBufferPool 2010-07-30 11:33:13 +02:00
gstvdpoutputbufferpool.h vdpau: add GstVdpOutputBufferPool 2010-07-30 11:33:13 +02:00
gstvdpoutputsrcpad.c vdpau: GstVdpOutputSrcPad use gst_pad_alloc when outputting video/x-raw-rgb 2010-07-30 14:07:22 +02:00
gstvdpoutputsrcpad.h vdpauvideopostprocess: use GstVdp[Video|Output]BufferPool to cache our buffers 2010-07-30 11:33:13 +02:00
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 vdpau: add GstVdpVideoBufferPool 2010-07-30 11:33:13 +02:00
gstvdpvideobufferpool.h vdpau: add GstVdpVideoBufferPool 2010-07-30 11:33:13 +02:00
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 vdpau: cleanup GstVdpDecoder opening of it's GstVdpDevice 2010-07-30 11:31:59 +02:00
Makefile.am vdpau: add GstVdpOutputBufferPool 2010-07-30 11:33:13 +02:00