gstreamer/sys/vdpau
Carl-Anton Ingmarsson 3e05ddca61 vdpau: add new vdpausink and vdpauvideopostprocess elements
vdpausink is as the name implies a sink which takes vide/x-vdpau-output buffers
and outputs it to the screen.

vdpauvideopostprocess is an element which takes video/x-vdpau-video buffers and
outputs video/x-vdpau-output buffers. The element can also do things like
deinterlacing and other postprocessing but this is not implemented yet.
2009-09-16 10:25:42 +01:00
..
gstvdp.c vdpau: add new vdpausink and vdpauvideopostprocess elements 2009-09-16 10:25:42 +01:00
gstvdpdevice.c vdpau: add new vdpausink and vdpauvideopostprocess elements 2009-09-16 10:25:42 +01:00
gstvdpdevice.h vdpau: add new vdpausink and vdpauvideopostprocess elements 2009-09-16 10:25:42 +01:00
gstvdpmpegdec.c vdpau: split gst_vdp_mpeg_dec_reset into start and stop 2009-09-16 10:25:42 +01:00
gstvdpmpegdec.h vdpau: make GstVdpVideoYUV implement pad_alloc 2009-09-16 10:25:41 +01:00
gstvdpoutputbuffer.c vdpau: add new vdpausink and vdpauvideopostprocess elements 2009-09-16 10:25:42 +01:00
gstvdpoutputbuffer.h vdpau: add new vdpausink and vdpauvideopostprocess elements 2009-09-16 10:25:42 +01:00
gstvdpsink.c vdpau: add new vdpausink and vdpauvideopostprocess elements 2009-09-16 10:25:42 +01:00
gstvdpsink.h vdpau: add new vdpausink and vdpauvideopostprocess elements 2009-09-16 10:25:42 +01:00
gstvdputils.c vdpau: add new vdpausink and vdpauvideopostprocess elements 2009-09-16 10:25:42 +01:00
gstvdputils.h vdpau: add new vdpausink and vdpauvideopostprocess elements 2009-09-16 10:25:42 +01:00
gstvdpvideobuffer.c vdpau: add new vdpausink and vdpauvideopostprocess elements 2009-09-16 10:25:42 +01:00
gstvdpvideobuffer.h vdpau: add new vdpausink and vdpauvideopostprocess elements 2009-09-16 10:25:42 +01:00
gstvdpvideopostprocess.c vdpau: add new vdpausink and vdpauvideopostprocess elements 2009-09-16 10:25:42 +01:00
gstvdpvideopostprocess.h vdpau: add new vdpausink and vdpauvideopostprocess elements 2009-09-16 10:25:42 +01:00
gstvdpvideoyuv.c vdpau: add new vdpausink and vdpauvideopostprocess elements 2009-09-16 10:25:42 +01:00
gstvdpvideoyuv.h vdpau: make GstVdpVideoYUV implement pad_alloc 2009-09-16 10:25:41 +01:00
gstvdpyuvvideo.c vdpau: add new vdpausink and vdpauvideopostprocess elements 2009-09-16 10:25:42 +01:00
gstvdpyuvvideo.h vdpau: don't put the GstVdpDevice in the caps 2009-09-16 10:25:41 +01:00
Makefile.am vdpau: add new vdpausink and vdpauvideopostprocess elements 2009-09-16 10:25:42 +01:00
mpegutil.c vdpaumpegdec: small cleanups 2009-06-20 15:21:45 +01:00
mpegutil.h vdpaumpegdec: handle GST_QUERY_POSITION and GST_QUERY_DURATION 2009-06-20 15:21:41 +01:00