Sign in
coral
/
imx-gst-plugins-bad
/
a7228ed4863a6546b6b4a51883f093807888cc32
/
ext
/
spc
4261692
Remove plugin specific static build option
by Nicolas Dufresne
· 8 years ago
8cdfb13
bad: use new gst_element_class_add_static_pad_template()
by Vineeth TM
· 9 years ago
86ec812
Remove unnecessary NULL checks before g_free()
by Reynaldo H. Verdejo Pinochet
· 9 years ago
e51cd4f
gst: Add better support for static plugins
by Sebastian Dröge
· 12 years ago
9e1b75f
Fix FSF address
by Tim-Philipp Müller
· 12 years ago
32ba17c
Use gst_element_class_set_static_metadata()
by Tim-Philipp Müller
· 12 years ago
578861a
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
by Mark Nauwelaerts
· 12 years ago
18c5a0f
spc: No need to define GLIB_DISABLE_DEPRECATION_WARNINGS
by Sreerenj Balachandran
· 13 years ago
f3e66bd
spc: don't leak buffer in case of an init error
by Tim-Philipp Müller
· 13 years ago
1d38442
spc: port to 0.11
by Sreerenj Balachandran
· 13 years ago
8588b5a
spc: extract year as GstDateTime instead of GDate
by Tim-Philipp Müller
· 13 years ago
dbed726
update for task api change
by Wim Taymans
· 13 years ago
cda192b
gst: Update for GST_PLUGIN_DEFINE() API changes
by Sebastian Dröge
· 13 years ago
a9ec4d6
update for buffer changes
by Wim Taymans
· 13 years ago
a2a4300
Merge branch 'master' into 0.11
by Sebastian Dröge
· 13 years ago
83878ec
spc: fix missing dispose chaining to parent class
by Vincent Penquerc'h
· 13 years ago
7521b59
various: fix pad template ref leaks
by Vincent Penquerc'h
· 13 years ago
4376506
spc: Don't use GST_FLOW_IS_FATAL()
by Sebastian Dröge
· 14 years ago
5cabe63
openspc: Fix build warning
by Jan Schmidt
· 15 years ago
775c758
gst_element_class_set_details => gst_element_class_set_details_simple
by Benjamin Otte
· 15 years ago
531ce42
spc: Lower rank to SECONDARY to make the gme plugin the default
by Sebastian Dröge
· 16 years ago
8ad3f14
spc: Add the OpenSPC spc plugin again
by Sebastian Dröge
· 16 years ago
7ddfae8
spc: Really remove old SPC code
by Sebastian Dröge
· 16 years ago
e268bd6
spcdec: Forward all unknown src events upstream and don't restrict to SPC
by Sebastian Dröge
· 16 years ago
de03453
spc: Make the SPC plugin work with the latest libgme release
by Sebastian Dröge
· 16 years ago
4394b1a
spc: Use the portable libgme instead of x86-only OpenSPC library
by Michael Pyne
· 16 years ago
c68ea73
ext/spc/gstspc.c: Post an error and push EOS when we can't start playback for some reason. also avoid a crash when fe...
by Jonathan Matthew
· 16 years ago
a14e8e0
Don't install static libs for plugins. Fixes #550851 for -bad.
by Stefan Kost
· 16 years ago
c8a5490
Don't use declarations after statements in the remaining code.
by Sebastian Dröge
· 17 years ago
1562bef
ext/spc/Makefile.am: Dist tag.h
by Tim-Philipp Müller
· 17 years ago
61dbbd4
ext/spc/: Add support for some essential features like seeking, reading song duration and extended tags. Fixes bug #4...
by Brian Koropoff
· 17 years ago
b8a1874
Fix leaks.
by Edward Hervey
· 18 years ago
de9ee6e
ext/spc/gstspc.c: Fix build with disabled gst-debug.
by Tim-Philipp Müller
· 18 years ago
b7f35a1
Add libopenspc-based SPC decoder element (#348220).
by Chris Lee
· 19 years ago