index
:
~reynaldo/gst-plugins-bad-sdk
eglglessink
sdk-0.10.23
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
sdl
/
sdlaudiosink.c
Age
Commit message (
Expand
)
Author
Files
Lines
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