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
/
sndfile
/
gstsf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-25
sndfile: don't decode formats that are better handled by other elements
Tim-Philipp Müller
1
-19
/
+12
2014-01-05
sndfile: enable rf64 format
Stefan Sauer
1
-0
/
+2
2013-12-20
sndfile: rewrite sndfile for 1.0
Stefan Sauer
1
-75
/
+78
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2008-08-07
Make sure gettext returns translations in UTF-8 encoding rather than in the c...
Frederic Crozat
1
-0
/
+1
2007-06-25
gconf/: Remove dysfunctional directory (this stuff is in -good).
Tim-Philipp Müller
1
-0
/
+7
2007-02-05
ext/sndfile/: Port sfsrc to 0.10, pull or push, with random access woo.
Andy Wingo
1
-0
/
+4
2007-02-02
configure.ac: ext/Makefile.am
Andy Wingo
1
-766
/
+8
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-2
/
+4
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-3
/
+1
2006-04-06
Unify the long descriptions in the plugin details (#337263).
j^
1
-13
/
+9
2006-04-01
rework build; add translations for v4l2
Thomas Vander Stichele
1
-1
/
+1
2005-10-12
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...
Stefan Kost
1
-9
/
+9
2005-09-05
Fix up all the state change functions.
Jan Schmidt
1
-12
/
+13
2005-08-14
licensing, name and description changes
Thomas Vander Stichele
1
-2
/
+2
2004-11-01
Fixes a bunch of problems with finalize and dispose functions, either assumpt...
Jan Schmidt
1
-1
/
+4
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
1
-117
/
+120
2004-03-14
gst-indent
Thomas Vander Stichele
1
-240
/
+263
2004-02-20
gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and interleave r...
Andy Wingo
1
-3
/
+15
2004-02-02
remove textdomain calls
Thomas Vander Stichele
1
-1
/
+0
2004-02-02
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-9
/
+9
2004-01-29
GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-8
/
+8
2004-01-19
putting i18n in place for plugins
Thomas Vander Stichele
1
-1
/
+7
2004-01-19
fix soundfile as well
Thomas Vander Stichele
1
-1
/
+1
2004-01-18
use new error signal and classification
Thomas Vander Stichele
1
-15
/
+20
2003-12-29
Fix warning about discarding const qualifier
Jan Schmidt
1
-1
/
+1
2003-12-22
Merge CAPS branch
David Schleef
1
-35
/
+30
2003-12-04
remove copyright field from plugins
Andy Wingo
1
-1
/
+0
2003-11-07
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
1
-1
/
+1
2003-11-06
Include config.h
David Schleef
1
-0
/
+3
2003-11-02
Sndfile compiles again
Iain Holmes
1
-26
/
+39
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-3
/
+3
2003-09-16
reverting error patch before making a branch.
Thomas Vander Stichele
1
-27
/
+15
2003-09-15
converted gst_element_error to new format in ext/ - gettext pending
Benjamin Otte
1
-15
/
+27
2003-07-19
+ changes for new float caps without slope/intercept + some category changes ...
Leif Johnson
1
-12
/
+4
2003-07-17
fix compilation error
Jeremy Simon
1
-1
/
+1
2003-07-16
actually recurse into sndfile if we are able big ladspa cleanups, mainly to c...
Andy Wingo
1
-111
/
+308
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
1
-8
/
+8
2003-06-29
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
1
-1
/
+4
2003-06-16
caps refcounting fixes for float2int fixed wrt setting of caps on int pad wit...
Andy Wingo
1
-0
/
+626