index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-20
vdpau: small indentation fix
Carl-Anton Ingmarsson
1
-2
/
+1
2009-06-20
vdpau: add basic base class for vdpau decoders
Carl-Anton Ingmarsson
3
-6
/
+299
2009-06-20
add new vdpau directory
Carl-Anton Ingmarsson
2
-2
/
+19
2009-06-19
Make build without warnings with debugging disabled
Tim-Philipp Müller
1
-8
/
+8
2009-05-16
Moved 'directdraw' from -good to -bad
Jan Schmidt
1
-2
/
+8
2009-05-16
[MOVED FROM GOOD] directdrawsink: Fix type mismatches
LRN
1
-5
/
+5
2009-05-16
[MOVED FROM GOOD] Remove version numbers from a few gst-launch examples.
Stefan Kost
1
-1
/
+1
2009-05-16
[MOVED FROM GOOD] Update and add documentation for platform specific plugins ...
Stefan Kost
1
-10
/
+6
2009-05-16
[MOVED FROM GOOD] Don't install static libs for plugins. Fixes #550851 for -g...
Stefan Kost
1
-0
/
+1
2009-05-16
[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buf...
Ole André Vadla Ravnås
1
-0
/
+2
2009-05-16
[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c: Fix buffer ref leak.
Ole André Vadla Ravnås
1
-6
/
+4
2009-05-16
[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set...
Haakon Sporsheim
1
-0
/
+3
2009-05-16
[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_sho...
Haakon Sporsheim
1
-1
/
+5
2009-05-16
[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_sho...
Haakon Sporsheim
1
-19
/
+23
2009-05-16
[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set...
Haakon Sporsheim
1
-0
/
+6
2009-05-16
[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c
Ole André Vadla Ravnås
1
-5
/
+13
2009-05-16
[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c
Ole André Vadla Ravnås
1
-0
/
+1
2009-05-16
[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c
Ole André Vadla Ravnås
1
-13
/
+5
2009-05-16
[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c
Ole André Vadla Ravnås
1
-5
/
+13
2009-05-16
[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c: Properly chain up final...
Sebastian Dröge
1
-1
/
+8
2009-05-16
[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c: FALSE is not a gpointer.
Tim-Philipp Müller
1
-2
/
+2
2009-05-16
[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c: Make sure we create our...
Julien Moutte
1
-38
/
+143
2009-05-16
[MOVED FROM GOOD] fix header and comments
Thomas Vander Stichele
2
-33
/
+29
2009-05-16
[MOVED FROM GOOD] Make sure to dist everything needed for win32 builds.
Jan Schmidt
1
-0
/
+2
2009-05-16
[MOVED FROM GOOD] Rename the keep-aspect-ratio property to force-aspect-ratio...
Jan Schmidt
1
-2
/
+3
2009-05-16
[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.*: Fix more warnings when ...
Vincent Torri
2
-15
/
+34
2009-05-16
[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.c: Bunch of small fixes: r...
Tim-Philipp Müller
1
-59
/
+58
2009-05-16
[MOVED FROM GOOD] Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am...
Tim-Philipp Müller
1
-2
/
+2
2009-05-16
[MOVED FROM GOOD] 80 char police
Thomas Vander Stichele
1
-4
/
+4
2009-05-16
[MOVED FROM GOOD] sys/directdraw/gstdirectdrawsink.*: Handle display mode cha...
Sébastien Moutte
2
-434
/
+660
2009-05-16
[MOVED FROM GOOD] update copyright statements
Christian Schaller
3
-2
/
+16
2009-05-16
[MOVED FROM GOOD] sys/directdraw/: Prepare the plugin to move to good:
Sébastien Moutte
3
-954
/
+546
2009-05-16
[MOVED FROM GOOD] Makefile.am: Add win32 MANIFEST
Sébastien Moutte
2
-253
/
+385
2009-05-16
[MOVED FROM GOOD] Add directdrawsink to build and dist it, so it gets built w...
Vincent Torri
2
-7
/
+19
2009-05-16
[MOVED FROM GOOD] sys/: Wait until the window is created before using it; gua...
Sergey Scobich
2
-2
/
+19
2009-05-16
[MOVED FROM GOOD] sys/directsound/gstdirectsoundsink.*: Add an attenuation pr...
Sébastien Moutte
2
-87
/
+157
2009-05-16
[MOVED FROM GOOD] ext/libmms/gstmms.c: Set caps on outgoing buffers.
Tim-Philipp Müller
1
-2
/
+4
2009-05-16
[MOVED FROM GOOD] Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
1
-5
/
+5
2009-05-16
[MOVED FROM GOOD] Define GstElementDetails as const and also static (when def...
Stefan Kost
1
-1
/
+1
2009-05-16
[MOVED FROM GOOD] rework build; add translations for v4l2
Thomas Vander Stichele
1
-1
/
+1
2009-05-16
[MOVED FROM GOOD] sys/: sinks are now using GST_RANK_PRIMARY to be used with ...
Sébastien Moutte
3
-9
/
+30
2009-05-16
[MOVED FROM GOOD] added sys/directdraw added sys/directsound added win32/vs6/...
Sébastien Moutte
3
-0
/
+1907
2009-05-02
dvbsrc: fix pes filter pid resetting
Zaheer Merali
1
-1
/
+7
2009-05-01
dvbsrc: unset pid filters correctly
Zaheer Merali
1
-0
/
+1
2009-04-20
patch over logic errors in osxvideosrc
Andy Wingo
1
-129
/
+131
2009-04-20
add osxvideosrc
Andy Wingo
5
-2
/
+1544
2009-04-10
dshowdec: fix compilation with the debugging system disabled
Tim-Philipp Müller
2
-14
/
+2
2009-04-08
acmenc, acmmp3dec, sdp: link to all requires libraries on win32.
Michael Smith
2
-19
/
+30
2009-03-26
acm: Port to MinGW
Руслан Ижбулатов
4
-16
/
+22
2009-03-20
dshowdec: Add par_n and par_d to the object structure to fix compilation
Jan Schmidt
1
-0
/
+1
[next]