gstreamer/sys
Michael Smith d1d7fb884d Add a new win32 videosink. Uses the DirectShow renderers for high-performance video rendering on win32.
Original commit message from CVS:
* configure.ac:
* sys/Makefile.am:
* sys/dshowvideosink/Makefile.am:
* sys/dshowvideosink/README:
* sys/dshowvideosink/dshowvideofakesrc.cpp:
* sys/dshowvideosink/dshowvideofakesrc.h:
* sys/dshowvideosink/dshowvideosink.cpp:
* sys/dshowvideosink/dshowvideosink.h:
Add a new win32 videosink. Uses the DirectShow renderers for
high-performance video rendering on win32.
Currently only supports some YUV formats.
Rank PRIMARY, since it's much more useful for the common cases that the
directdraw sink (which only does RGB).
2008-06-02 18:23:54 +00:00
..
cdrom Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
dshowdecwrapper gst-libs/gst/dshow/Makefile.am: Use CXXFLAGS rather than CFLAGS; these are C++ files. 2008-04-25 18:13:07 +00:00
dshowsrcwrapper sys/dshowsrcwrapper/gstdshowvideosrc.*: Don't increase latency by queuing buffers in an async queue when the streamin... 2008-04-11 19:33:53 +00:00
dshowvideosink Add a new win32 videosink. Uses the DirectShow renderers for high-performance video rendering on win32. 2008-06-02 18:23:54 +00:00
dvb sys/dvb/gstdvbsrc.c: Revert patch that added a loop timeout. 2008-04-17 18:28:05 +00:00
dxr3 Fix leaks. 2007-06-22 10:46:33 +00:00
fbdev Some C89 fixes, moving variable declarations to the beginning of a block. Fixes bug #517937. 2008-02-22 05:33:59 +00:00
oss4 sys/oss4/: Make device-name probing in NULL state work better (e.g. for the gnome-control-center sound capplet). 2008-05-22 15:14:26 +00:00
qcam Fix leaks. 2007-06-22 10:46:33 +00:00
qtwrapper configure.ac: Add QuickTime Wrapper plug-in. 2007-11-26 13:19:48 +00:00
v4l2 Remove more v4l2 stuff, hopefully fixing 'make distcheck' again. 2006-10-04 10:55:21 +00:00
vcd sys/vcd/vcdsrc.c: Allow the track to be set by using the uri. Fixes #535043. 2008-05-28 08:53:00 +00:00
wininet Add wininetsrc for basic http/ftp support on windows (#520897). 2008-04-10 15:29:44 +00:00
Makefile.am Add a new win32 videosink. Uses the DirectShow renderers for high-performance video rendering on win32. 2008-06-02 18:23:54 +00:00