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
/
musepack
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2016-07-06
musepackdeck: unsigned can't be less than zero
Luis de Bethencourt
1
-1
/
+1
2016-07-04
musepackdec: port to 1.0
Wim Taymans
2
-114
/
+140
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+2
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-07-05
gst: Implement segment-done event
Sebastian Dröge
1
-0
/
+2
2012-06-20
update for task api change
Wim Taymans
1
-2
/
+2
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-03-29
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
1
-0
/
+4
2012-03-06
Add missing GLIB_DISABLE_DEPRECATION_WARNINGS
Edward Hervey
1
-0
/
+4
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-4
/
+3
2009-07-24
musepackdec: Implement SEEKING query
Sebastian Dröge
1
-0
/
+13
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2008-04-24
Add support for the new libmpcdec API which magically gets us support for SV8...
Sebastian Dröge
4
-24
/
+128
2008-01-26
ext/musepack/: First include the libmpcdec headers before everything else as ...
Sebastian Dröge
2
-2
/
+2
2006-06-09
configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343...
Tim-Philipp Müller
1
-1
/
+1
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-5
/
+6
2006-04-20
ext/musepack/gstmusepackdec.c: Add support for segment seeks.
Tim-Philipp Müller
1
-4
/
+37
2006-04-14
ext/musepack/gstmusepackdec.c: Fix track/album peak tag values; use GST_DEBUG...
Tim-Philipp Müller
1
-15
/
+9
2006-04-01
rework build; add translations for v4l2
Thomas Vander Stichele
1
-1
/
+2
2006-03-06
ext/musepack/: Forgot those two.
Tim-Philipp Müller
2
-13
/
+11
2006-03-06
ext/musepack/gstmusepackdec.c: Some cleanups; pause task when push fails.
Tim-Philipp Müller
1
-208
/
+101
2006-01-24
ext/musepack/: Fix seeking in musepack files (it's still incredibly slow, but...
Tim-Philipp Müller
4
-328
/
+340
2005-12-12
ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object...
Tim-Philipp Müller
1
-1
/
+4
2005-12-06
expand tabs
Thomas Vander Stichele
1
-2
/
+2
2005-11-23
ext/musepack/gstmusepackdec.c: Fix for latest API changes
Edward Hervey
1
-2
/
+2
2005-11-22
Musepackdec ported to 0.9. There is still a small problem to be solved, after...
Edgard Lima
4
-167
/
+324
2005-10-12
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...
Stefan Kost
1
-1
/
+1
2005-09-05
Fix up all the state change functions.
Jan Schmidt
1
-10
/
+10
2005-01-29
Update to 1.1 API (#165446).
Ronald S. Bultje
7
-833
/
+147
2005-01-10
Some work on tags - still doesn't work in playbin...
Ronald S. Bultje
2
-0
/
+12
2004-12-18
ext/musepack/gstmusepackdec.cpp: Fetch error return values. Fixes #161624.
Ronald S. Bultje
2
-6
/
+8
2004-12-17
configure.ac: look for musepack headers as musepack/*.h (fixes #159847)
David Schleef
2
-2
/
+2
2004-12-03
ext/musepack/gstmusepackdec.cpp: There's also floating point libmusepacks.
Ronald S. Bultje
2
-26
/
+42
2004-11-11
ext/musepack/gstmusepackreader.cpp: Workaround for older core.
Ronald S. Bultje
2
-2
/
+2
2004-11-07
Add musepack decoder.
Ronald S. Bultje
7
-0
/
+1428