gstreamer/sys/vdpau
Carl-Anton Ingmarsson a3452808a1 vdpdevice: fix error handling and threadsafety
return NULL incase of initalization errors and guard hashtable access with a mutex
2009-09-16 10:25:45 +01:00
..
gstvdp.c vdpau: add new vdpausink and vdpauvideopostprocess elements 2009-09-16 10:25:42 +01:00
gstvdpdevice.c vdpdevice: fix error handling and threadsafety 2009-09-16 10:25:45 +01:00
gstvdpdevice.h vdpdevice: fix error handling and threadsafety 2009-09-16 10:25:45 +01:00
gstvdpmpegdec.c vdpaumpegdec: small indent fix 2009-09-16 10:25:45 +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 vdpausink: add myself to copyright 2009-09-16 10:25:44 +01:00
gstvdpsink.h vdpausink: add myself to copyright 2009-09-16 10:25:44 +01:00
gstvdputils.c vdpauvideopostprocess: add support for deinterlacing 2009-09-16 10:25:44 +01:00
gstvdputils.h vdpau: add new vdpausink and vdpauvideopostprocess elements 2009-09-16 10:25:42 +01:00
gstvdpvideobuffer.c vdpau: use G_N_ELEMENTS instead of hardcoding array sizes 2009-09-16 10:25:43 +01:00
gstvdpvideobuffer.h vdpau: use G_N_ELEMENTS instead of hardcoding array sizes 2009-09-16 10:25:43 +01:00
gstvdpvideopostprocess.c vdpauvideopostprocess: get correct number of needed frames if we're doing noise reduction 2009-09-16 10:25:45 +01:00
gstvdpvideopostprocess.h vdpauvidepostprocess: remove boolean noise-reduction property 2009-09-16 10:25:44 +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