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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2016-08-26
Use the new API to post flow ERROR messages on the bus
Thibault Saunier
1
-3
/
+1
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
3
-6
/
+4
2015-11-18
Remove unnecessary NULL checks before g_free()
Reynaldo H. Verdejo Pinochet
2
-4
/
+2
2015-09-26
sfdec: Fix typo in goto variable name
Jimmy Ohn
1
-2
/
+2
2014-08-25
sndfile: don't decode formats that are better handled by other elements
Tim-Philipp Müller
1
-19
/
+12
2014-04-29
sndfile: send a toc for the segments in the audio file
Stefan Sauer
1
-1
/
+75
2014-01-18
sfdec: This is a decoder, not a demuxer
Sebastian Dröge
1
-1
/
+1
2014-01-06
sfdec: skip '\0' strings for metadata
Stefan Sauer
1
-10
/
+10
2014-01-06
sfdec: break long method
Stefan Sauer
1
-92
/
+101
2014-01-06
sfdec: remove left over property-id enum
Stefan Sauer
1
-6
/
+0
2014-01-05
sfdec: the read functions already return frames_read
Stefan Sauer
1
-8
/
+6
2014-01-05
sndfile: enable rf64 format
Stefan Sauer
1
-0
/
+2
2014-01-05
sfdec: add date to taglist
Stefan Sauer
1
-1
/
+14
2013-12-30
sndfile: emit midi-base-note tag
Stefan Sauer
1
-4
/
+23
2013-12-20
sfdec: make _stop() non fatal when we have an error already
Stefan Sauer
1
-3
/
+1
2013-12-20
sfdec: add event function and seeking support
Stefan Sauer
2
-5
/
+134
2013-12-20
sfdec: add taglist support
Stefan Sauer
1
-1
/
+111
2013-12-20
sfdec: add query implementation for position and duration
Stefan Sauer
2
-12
/
+61
2013-12-20
sndfile: rewrite sndfile for 1.0
Stefan Sauer
5
-82
/
+604
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
6
-12
/
+12
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
2
-2
/
+2
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
2
-2
/
+2
2012-06-20
update for task api change
Wim Taymans
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2011-08-04
Merge branch 'master' into 0.11
Wim Taymans
1
-0
/
+5
2011-07-20
Fix compilation for unused but not set
Nicolas Dufresne
1
-0
/
+5
2011-03-04
sfsink: use basesink preroll lock
Wim Taymans
1
-2
/
+2
2010-10-19
various (ext): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-4
/
+8
2010-09-21
sfsink: Don't use GST_FLOW_IS_FATAL()
Sebastian Dröge
1
-7
/
+6
2010-05-19
Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS
David Schleef
1
-1
/
+1
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2
-16
/
+8
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+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-03-10
ext/: Printf format string fixes.
Tim-Philipp Müller
1
-3
/
+3
2007-02-06
ext/sndfile/gstsfsrc.c: Fix build (installed setup).
Tim-Philipp Müller
1
-1
/
+1
2007-02-05
ext/sndfile/: Port sfsrc to 0.10, pull or push, with random access woo.
Andy Wingo
5
-2
/
+583
2007-02-02
configure.ac: ext/Makefile.am
Andy Wingo
5
-848
/
+618
2006-06-01
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
1
-3
/
+3
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-12-06
expand tabs
Thomas Vander Stichele
1
-5
/
+5
2005-10-12
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...
Stefan Kost
2
-11
/
+11
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
[next]