index
:
~thiagoss/gst-plugins-bad
adaptivedemux
basemixer
camerabin
cookies
dash-wip
dash-youtube
dashsink
dvb
dvb-v5-file
gstcollectpads2
hds
hls
hls-improvements
isdb
master
mssdemux-multilanguage
mssdemux-not-linked
reverted-acceptcaps
snap-seeking
tesseract
tsbase-atsc
tsdemux-programchange
urisrc
gst-plugins-bad branch (Contains GstCollectPads2)
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
sdl
/
sdlaudiosink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-02-10
Merge branch 'master' into 0.11
Wim Taymans
1
-0
/
+2
2012-01-27
plenty: fixup glib deprecations
Vincent Penquerc'h
1
-0
/
+2
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-2
/
+2
2010-11-25
sdlaudiosink: Remove dead assignments
Edward Hervey
1
-11
/
+1
2010-03-21
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
1
-1
/
+1
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-8
/
+5
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