summaryrefslogtreecommitdiffstats
path: root/sys/directdraw
Commit message (Expand)AuthorAgeFilesLines
* Make sure to dist everything needed for win32 builds.Jan Schmidt2007-06-141-0/+2
* Rename the keep-aspect-ratio property to force-aspect-ratio to make it consis...Jan Schmidt2007-06-081-2/+3
* sys/directdraw/gstdirectdrawsink.*: Fix more warnings when compiling with Min...Vincent Torri2007-05-242-15/+34
* sys/directdraw/gstdirectdrawsink.c: Bunch of small fixes: remove static funct...Tim-Philipp Müller2007-05-201-59/+58
* Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am; save and restore...Tim-Philipp Müller2007-05-151-2/+2
* 80 char policeThomas Vander Stichele2007-04-291-4/+4
* sys/directdraw/gstdirectdrawsink.*: Handle display mode changes during playback.Sébastien Moutte2007-03-112-434/+660
* update copyright statementsChristian Schaller2007-02-273-2/+16
* sys/directdraw/: Prepare the plugin to move to good:Sébastien Moutte2007-02-183-954/+546
* Makefile.am: Add win32 MANIFESTSébastien Moutte2007-02-112-253/+385
* Add directdrawsink to build and dist it, so it gets built when compiling with...Vincent Torri2007-01-032-7/+19
* sys/: Wait until the window is created before using it; guard unistd.h includ...Sergey Scobich2006-11-012-2/+19
* sys/directsound/gstdirectsoundsink.*: Add an attenuation property that will d...Sébastien Moutte2006-07-242-87/+157
* ext/libmms/gstmms.c: Set caps on outgoing buffers.Tim-Philipp Müller2006-06-121-2/+4
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-5/+5
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* sys/: sinks are now using GST_RANK_PRIMARY to be used with autodectectionSébastien Moutte2006-03-033-9/+30
* added sys/directdraw added sys/directsound added win32/vs6/gst_plugins_bad.ds...Sébastien Moutte2006-01-053-0/+1907