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
/
ext
/
sdl
/
sdlaudiosink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-21
ext/sdl/sdlaudiosink.c: Fix build on Mac OS X. (missing format parameter)
Julien Moutte
1
-1
/
+1
2007-01-04
ext/: Fix various compiler warnings that reveal potential bugs.
Julien Moutte
1
-6
/
+0
2006-08-29
ext/sdl/: Only de-init the subsystem we previously initialised. Avoids borkag...
Andrew Andkjar
1
-1
/
+1
2006-05-06
Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...
Maciej Katafiasz
1
-2
/
+3
2006-05-05
ext/sdl/sdlaudiosink.c: Use (NULL) instead of just NULL in GST_ELEMENT_ERROR ...
Tim-Philipp Müller
1
-3
/
+3
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-1
/
+1
2006-04-06
Unify the long descriptions in the plugin details (#337263).
j^
1
-1
/
+1
2006-01-16
Removed gst_base_src_set_live from mms and neon, and now calling parent_class...
Edgard Lima
1
-0
/
+2
2006-01-11
Replaced wrong style code by GST_BOILERPLATE.
Edgard Lima
1
-37
/
+6
2006-01-09
Created new element, sdlaudiosink.
Edgard Lima
1
-0
/
+484