summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.10.12RELEASE-0.10.12Jan Schmidt2009-05-2090-4547/+483
* Update .po filesJan Schmidt2009-05-2031-31/+31
* mxf: Fix frame_layout for non-interlaced formats. Fixes #583337Edward Hervey2009-05-201-1/+1
* 0.10.11.3 pre-releaseJan Schmidt2009-05-1634-3018/+1301
* win32: Add directdraw project files to the win32 manifestJan Schmidt2009-05-161-0/+3
* Moved 'directdraw' from -good to -badJan Schmidt2009-05-166-2/+92
* [MOVED FROM GOOD] win32/vs6/: Mark *.dsp & *.dsw as binary files and convert ...Jan Schmidt2009-05-161-125/+125
* [MOVED FROM GOOD] Makefile.am: Add win32 MANIFESTSébastien Moutte2009-05-161-2/+2
* [MOVED FROM GOOD] sys/: Wait until the window is created before using it; gua...Sergey Scobich2009-05-161-4/+4
* [MOVED FROM GOOD] sys/directsound/gstdirectsoundsink.*: Add an attenuation pr...Sébastien Moutte2009-05-161-1/+1
* [MOVED FROM GOOD] sys/: sinks are now using GST_RANK_PRIMARY to be used with ...Sébastien Moutte2009-05-163-2/+361
* [MOVED FROM GOOD] added sys/directdraw added sys/directsound added win32/vs6/...Sébastien Moutte2009-05-161-0/+125
* [MOVED FROM GOOD] directdrawsink: Fix type mismatchesLRN2009-05-161-5/+5
* [MOVED FROM GOOD] Remove version numbers from a few gst-launch examples.Stefan Kost2009-05-161-1/+1
* [MOVED FROM GOOD] Update and add documentation for platform specific plugins ...Stefan Kost2009-05-161-10/+6
* [MOVED FROM GOOD] Don't install static libs for plugins. Fixes #550851 for -g...Stefan Kost2009-05-161-0/+1
* [MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buf...Ole André Vadla Ravnås2009-05-161-0/+2
* [MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c: Fix buffer ref leak.Ole André Vadla Ravnås2009-05-161-6/+4
* [MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set...Haakon Sporsheim2009-05-161-0/+3
* [MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_sho...Haakon Sporsheim2009-05-161-1/+5
* [MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_sho...Haakon Sporsheim2009-05-161-19/+23
* [MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set...Haakon Sporsheim2009-05-161-0/+6
* [MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.cOle André Vadla Ravnås2009-05-161-5/+13
* [MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.cOle André Vadla Ravnås2009-05-161-0/+1
* [MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.cOle André Vadla Ravnås2009-05-161-13/+5
* [MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.cOle André Vadla Ravnås2009-05-161-5/+13
* [MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c: Properly chain up final...Sebastian Dröge2009-05-161-1/+8
* [MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c: FALSE is not a gpointer.Tim-Philipp Müller2009-05-161-2/+2
* [MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c: Make sure we create our...Julien Moutte2009-05-161-38/+143
* [MOVED FROM GOOD] fix header and commentsThomas Vander Stichele2009-05-162-33/+29
* [MOVED FROM GOOD] Make sure to dist everything needed for win32 builds.Jan Schmidt2009-05-161-0/+2
* [MOVED FROM GOOD] Rename the keep-aspect-ratio property to force-aspect-ratio...Jan Schmidt2009-05-161-2/+3
* [MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.*: Fix more warnings when ...Vincent Torri2009-05-162-15/+34
* [MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c: Bunch of small fixes: r...Tim-Philipp Müller2009-05-161-59/+58
* [MOVED FROM GOOD] Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am...Tim-Philipp Müller2009-05-161-2/+2
* [MOVED FROM GOOD] 80 char policeThomas Vander Stichele2009-05-161-4/+4
* [MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.*: Handle display mode cha...Sébastien Moutte2009-05-162-434/+660
* [MOVED FROM GOOD] update copyright statementsChristian Schaller2009-05-163-2/+16
* [MOVED FROM GOOD] sys/directdraw/: Prepare the plugin to move to good:Sébastien Moutte2009-05-163-954/+546
* [MOVED FROM GOOD] Makefile.am: Add win32 MANIFESTSébastien Moutte2009-05-162-253/+385
* [MOVED FROM GOOD] Add directdrawsink to build and dist it, so it gets built w...Vincent Torri2009-05-162-7/+19
* [MOVED FROM GOOD] sys/: Wait until the window is created before using it; gua...Sergey Scobich2009-05-162-2/+19
* [MOVED FROM GOOD] sys/directsound/gstdirectsoundsink.*: Add an attenuation pr...Sébastien Moutte2009-05-162-87/+157
* [MOVED FROM GOOD] ext/libmms/gstmms.c: Set caps on outgoing buffers.Tim-Philipp Müller2009-05-161-2/+4
* [MOVED FROM GOOD] Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2009-05-161-5/+5
* [MOVED FROM GOOD] Define GstElementDetails as const and also static (when def...Stefan Kost2009-05-161-1/+1
* [MOVED FROM GOOD] rework build; add translations for v4l2Thomas Vander Stichele2009-05-161-1/+1
* [MOVED FROM GOOD] sys/: sinks are now using GST_RANK_PRIMARY to be used with ...Sébastien Moutte2009-05-163-9/+30
* [MOVED FROM GOOD] added sys/directdraw added sys/directsound added win32/vs6/...Sébastien Moutte2009-05-163-0/+1907
* fpsdisplaysink: Fix resetting of the sink in NULLJan Schmidt2009-05-161-4/+12