index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
spc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+2
2015-11-18
Remove unnecessary NULL checks before g_free()
Reynaldo H. Verdejo Pinochet
1
-14
/
+7
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
4
-8
/
+8
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-09-02
spc: No need to define GLIB_DISABLE_DEPRECATION_WARNINGS
Sreerenj Balachandran
1
-4
/
+0
2012-09-02
spc: don't leak buffer in case of an init error
Tim-Philipp Müller
1
-0
/
+1
2012-09-02
spc: port to 0.11
Sreerenj Balachandran
4
-118
/
+74
2012-07-17
spc: extract year as GstDateTime instead of GDate
Tim-Philipp Müller
1
-3
/
+4
2012-06-20
update for task api change
Wim Taymans
1
-2
/
+3
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-03-28
update for buffer changes
Wim Taymans
1
-1
/
+1
2012-01-25
Merge branch 'master' into 0.11
Sebastian Dröge
1
-0
/
+2
2012-01-16
spc: fix missing dispose chaining to parent class
Vincent Penquerc'h
1
-0
/
+2
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-4
/
+2
2010-09-21
spc: Don't use GST_FLOW_IS_FATAL()
Sebastian Dröge
1
-1
/
+2
2010-03-29
openspc: Fix build warning
Jan Schmidt
1
-0
/
+2
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-7
/
+4
2009-08-08
spc: Lower rank to SECONDARY to make the gme plugin the default
Sebastian Dröge
1
-1
/
+1
2009-08-08
spc: Add the OpenSPC spc plugin again
Sebastian Dröge
5
-0
/
+1066
2009-08-07
spc: Really remove old SPC code
Sebastian Dröge
5
-1080
/
+0
2009-08-06
spcdec: Forward all unknown src events upstream and don't restrict to SPC
Sebastian Dröge
1
-2
/
+4
2009-08-04
spc: Make the SPC plugin work with the latest libgme release
Sebastian Dröge
1
-1
/
+2
2009-08-04
spc: Use the portable libgme instead of x86-only OpenSPC library
Michael Pyne
2
-40
/
+52
2008-11-25
ext/spc/gstspc.c: Post an error and push EOS when we can't start playback for...
Jonathan Matthew
1
-9
/
+16
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2008-07-08
Don't use declarations after statements in the remaining code.
Sebastian Dröge
1
-4
/
+6
2008-06-02
ext/spc/Makefile.am: Dist tag.h
Tim-Philipp Müller
1
-1
/
+1
2008-05-20
ext/spc/: Add support for some essential features like seeking, reading song ...
Brian Koropoff
5
-35
/
+679
2007-06-22
Fix leaks.
Edward Hervey
1
-6
/
+2
2006-11-16
ext/spc/gstspc.c: Fix build with disabled gst-debug.
Tim-Philipp Müller
1
-3
/
+2
2006-07-23
Add libopenspc-based SPC decoder element (#348220).
Chris Lee
3
-0
/
+416