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
2007-11-04
gst-libs/gst/dshow/gstdshowfakesink.*: Fix crasher in constructor due to the ...
Ole André Vadla Ravnås
2
-2
/
+2
2007-10-31
sys/dvb/camswclient.c: Warn on failed write.
Zaheer Abbas Merali
1
-1
/
+3
2007-10-30
sys/dvb/dvbbasebin.c: Fix the build.
Stefan Kost
1
-0
/
+1
2007-10-29
sys/dvb/dvbbasebin.c: Uncomment the line that sets the pid filter. Wrong way ...
Zaheer Abbas Merali
1
-3
/
+2
2007-10-23
sys/dvb/gstdvbsrc.c: Actually use the code-rate-hp parameter for DVB-S.
Zaheer Abbas Merali
1
-21
/
+48
2007-10-19
sys/dvb/dvbbasebin.c: Added proxy property of diseqc-source
Zaheer Abbas Merali
1
-0
/
+4
2007-10-17
sys/dvb/: Fix some warnings.
Tim-Philipp Müller
2
-2
/
+2
2007-10-16
sys/dvb/: Integrate SoC work done by Alessandro for the Freevo project.
Alessandro Decina
26
-74
/
+4483
2007-09-24
Massive leak fixing, plus code cleanups.
Stefan Kost
3
-3
/
+20
2007-07-18
Add stdlib include (free, atoi, exit).
Stefan Kost
1
-0
/
+1
2007-07-04
sys/dvb/gstdvbsrc.c (dvbsrc_details, ARG_DVBSRC_ADAPTER,
Zaheer Abbas Merali
2
-90
/
+94
2007-06-25
gconf/: Remove dysfunctional directory (this stuff is in -good).
Tim-Philipp Müller
1
-9
/
+11
2007-06-22
Fix leaks.
Edward Hervey
3
-8
/
+3
2007-06-21
Re-enable VCD source and fix up release notes.
Tim-Philipp Müller
1
-1
/
+1
2007-06-13
sys/Makefile.am: Disable VCD build because we're frozen..
Wim Taymans
1
-1
/
+1
2007-06-13
Port VCD element.
Wim Taymans
4
-322
/
+151
2007-06-12
Move videocrop and osxvideo to -good.
Jan Schmidt
6
-1267
/
+2
2007-06-12
Remove the waveform plugin now that it is in -good.
Jan Schmidt
3
-739
/
+0
2007-06-08
Remove DirectDraw & DirectSound plugins, as they've moved to Good
Jan Schmidt
9
-2755
/
+2
2007-06-08
Rename the keep-aspect-ratio property to force-aspect-ratio to make it consis...
Jan Schmidt
1
-2
/
+3
2007-06-06
sys/glsink/glimagesink.c: Sprinkle in some XSync calls to avoid raciness with...
Jan Schmidt
1
-0
/
+12
2007-05-24
sys/directdraw/gstdirectdrawsink.*: Fix more warnings when compiling with Min...
Vincent Torri
2
-15
/
+34
2007-05-23
docs/plugins/gst-plugins-bad-plugins.args: Remove directsoundsink property do...
Sébastien Moutte
8
-78
/
+2268
2007-05-22
docs/plugins/Makefile.am: Also look for .m (objectivec) files.
Edward Hervey
1
-0
/
+37
2007-05-20
sys/directdraw/gstdirectdrawsink.c: Bunch of small fixes: remove static funct...
Tim-Philipp Müller
1
-59
/
+58
2007-05-18
sys/glsink/glimagesink.c: Update the cached caps after opening the display so...
Jan Schmidt
1
-0
/
+1
2007-05-17
sys/osxvideo/osxvideosink.*: Remove the event-loop-in-separate-thread modific...
Edward Hervey
2
-8
/
+1
2007-05-17
sys/osxvideo/osxvideosink.*: Fix a stupid #if vs #ifdef bug. Should use the p...
Edward Hervey
2
-3
/
+19
2007-05-15
Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am; save and restore...
Tim-Philipp Müller
2
-4
/
+4
2007-04-29
80 char police
Thomas Vander Stichele
2
-6
/
+6
2007-04-03
sys/glsink/glimagesink.c: Fix handling of video/x-raw-yuv. Add overlay handl...
David Schleef
1
-39
/
+192
2007-03-16
sys/osxvideo/osxvideosink.m: Fix previous commit, we want to pass the NSView ...
Edward Hervey
1
-1
/
+1
2007-03-16
sys/osxvideo/osxvideosink.m: Emit 'have-ns-view' message when working in embe...
Edward Hervey
1
-5
/
+17
2007-03-14
sys/osxvideo/: Fix leaks when running a NSApp.
Edward Hervey
4
-55
/
+225
2007-03-11
sys/directdraw/gstdirectdrawsink.*: Handle display mode changes during playback.
Sébastien Moutte
2
-434
/
+660
2007-02-27
update copyright statements
Christian Schaller
10
-3
/
+57
2007-02-27
sys/osxvideo/: Disable the cocoa event loop since it's a huge memory leak. Sh...
Edward Hervey
4
-149
/
+2
2007-02-20
sys/directsound/gstdirectsoundsink.*: Remove include of unused headers.
Sébastien Moutte
5
-17
/
+740
2007-02-18
sys/directdraw/: Prepare the plugin to move to good:
Sébastien Moutte
6
-1020
/
+635
2007-02-11
Makefile.am: Add win32 MANIFEST
Sébastien Moutte
2
-253
/
+385
2007-01-30
configure.ac: Check for an Objective C compiler
Edward Hervey
6
-2
/
+1164
2007-01-04
Add directsoundsink to build and dist it, so it gets built when compiling wit...
Vincent Torri
3
-3
/
+18
2007-01-03
Add directdrawsink to build and dist it, so it gets built when compiling with...
Vincent Torri
3
-9
/
+27
2006-11-24
remove obsolete _factory_init protos and functions
Stefan Kost
3
-6
/
+3
2006-11-17
sys/dvb/gstdvbsrc.c: Actually set the TONE parameter for DVB-S when we should.
Zaheer Abbas Merali
1
-5
/
+1
2006-11-14
sys/dvb/gstdvbsrc.*: Fix minor printf format issue; remove overly paranoid ch...
Tim-Philipp Müller
2
-16
/
+7
2006-11-09
sys/dvb/gstdvbsrc.c: (gst_dvbsrc_set_property)
Zaheer Abbas Merali
1
-3
/
+10
2006-11-08
sys/dvb/gstdvbsrc.c: Do not call output_frontend_stats from a method that doe...
Zaheer Abbas Merali
1
-2
/
+0
2006-11-07
sys/dvb/gstdvbsrc.*: Force PAT to always be in the filter.
Zaheer Abbas Merali
2
-22
/
+41
2006-11-04
po/POTFILES.in: add dvbsrc
Thomas Vander Stichele
2
-78
/
+93
[next]