summaryrefslogtreecommitdiff
path: root/sys/directdraw
AgeCommit message (Expand)AuthorFilesLines
2009-02-27directdrawsink: Fix type mismatchesLRN1-5/+5
2009-01-29Remove version numbers from a few gst-launch examples.Stefan Kost1-1/+1
2009-01-29Update and add documentation for platform specific plugins (sys).Stefan Kost1-10/+6
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+1
2008-08-21sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buffer_alloc, gst_dir...Ole André Vadla Ravnås1-0/+2
2008-08-21sys/directdraw/gstdirectdrawsink.c: Fix buffer ref leak.Ole André Vadla Ravnås1-6/+4
2008-05-07sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw): Do IDir...Haakon Sporsheim1-0/+3
2008-05-07sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame): Added ch...Haakon Sporsheim1-1/+5
2008-05-07sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame,Haakon Sporsheim1-19/+23
2008-05-07sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps): Fixed mid ...Haakon Sporsheim1-0/+6
2008-05-07sys/directdraw/gstdirectdrawsink.cOle André Vadla Ravnås1-5/+13
2008-05-07sys/directdraw/gstdirectdrawsink.cOle André Vadla Ravnås1-0/+1
2008-05-07sys/directdraw/gstdirectdrawsink.cOle André Vadla Ravnås1-13/+5
2008-05-07sys/directdraw/gstdirectdrawsink.cOle André Vadla Ravnås1-5/+13
2008-02-12sys/directdraw/gstdirectdrawsink.c: Properly chain up finalize functions. Fix...Sebastian Dröge1-1/+8
2008-01-07sys/directdraw/gstdirectdrawsink.c: FALSE is not a gpointer.Tim-Philipp Müller1-2/+2
2008-01-05sys/directdraw/gstdirectdrawsink.c: Make sure we create our internal window o...Julien Moutte1-38/+143
2007-09-22fix header and commentsThomas Vander Stichele2-33/+29
2007-06-14Make sure to dist everything needed for win32 builds.Jan Schmidt1-0/+2
2007-06-08Rename the keep-aspect-ratio property to force-aspect-ratio to make it consis...Jan Schmidt1-2/+3
2007-05-24sys/directdraw/gstdirectdrawsink.*: Fix more warnings when compiling with Min...Vincent Torri2-15/+34
2007-05-20sys/directdraw/gstdirectdrawsink.c: Bunch of small fixes: remove static funct...Tim-Philipp Müller1-59/+58
2007-05-15Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am; save and restore...Tim-Philipp Müller1-2/+2
2007-04-2980 char policeThomas Vander Stichele1-4/+4
2007-03-11sys/directdraw/gstdirectdrawsink.*: Handle display mode changes during playback.Sébastien Moutte2-434/+660
2007-02-27update copyright statementsChristian Schaller3-2/+16
2007-02-18sys/directdraw/: Prepare the plugin to move to good:Sébastien Moutte3-954/+546
2007-02-11Makefile.am: Add win32 MANIFESTSébastien Moutte2-253/+385
2007-01-03Add directdrawsink to build and dist it, so it gets built when compiling with...Vincent Torri2-7/+19
2006-11-01sys/: Wait until the window is created before using it; guard unistd.h includ...Sergey Scobich2-2/+19
2006-07-24sys/directsound/gstdirectsoundsink.*: Add an attenuation property that will d...Sébastien Moutte2-87/+157
2006-06-12ext/libmms/gstmms.c: Set caps on outgoing buffers.Tim-Philipp Müller1-2/+4
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-5/+5
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2006-03-03sys/: sinks are now using GST_RANK_PRIMARY to be used with autodectectionSébastien Moutte3-9/+30
2006-01-05added sys/directdraw added sys/directsound added win32/vs6/gst_plugins_bad.ds...Sébastien Moutte3-0/+1907