index
:
~arun/gst-plugins-good
master
osxaudio
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
auparse
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-02-21
auparse: do not leak src_caps
Ognyan Tonchev
1
-0
/
+2
2012-11-04
Fix FSF address
Tim-Philipp Müller
2
-4
/
+4
2012-10-27
gst: fix variable order in some Makefile.am
Tim-Philipp Müller
1
-1
/
+1
2012-10-27
gst: add various missing GST_PLUGINS_BASE_LIBS in Makefile.am
Antoine Tremblay
1
-1
/
+1
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-1
/
+1
2012-03-10
fix template caps refcount
Wim Taymans
1
-1
/
+2
2012-01-05
fix pad templates
Wim Taymans
1
-1
/
+1
2012-01-05
auparse: Port to the new multichannel caps and the new raw audio layout field
Sebastian Dröge
1
-1
/
+17
2011-11-22
Fix printf format compiler warnings on OS X / 64bit
Matej Knopp
1
-1
/
+2
2011-11-17
add parent to pad functions
Wim Taymans
1
-14
/
+14
2011-11-16
add parent to query function
Wim Taymans
1
-5
/
+5
2011-11-15
_query_peer_*() -> _peer_query_*()
Wim Taymans
1
-2
/
+2
2011-11-10
update for adapter api changes
Wim Taymans
1
-5
/
+6
2011-09-06
-good: port to new audio caps
Wim Taymans
1
-13
/
+13
2011-08-19
port to more audio api changes
Wim Taymans
1
-1
/
+1
2011-08-19
port more elements to new audio caps and API
Wim Taymans
2
-33
/
+48
2011-08-03
Merge branch 'master' into 0.11
Wim Taymans
1
-0
/
+6
2011-07-28
gst: udpate for position/duration/convert query API changes
Tim-Philipp Müller
1
-5
/
+7
2011-07-19
auparse: avoid hanging on invalid short input
Mark Nauwelaerts
1
-0
/
+6
2011-07-07
auparse: use ALWAYS src pad rather than SOMETIMES
Mark Nauwelaerts
1
-80
/
+32
2011-07-07
auparse: port to 0.11
Mark Nauwelaerts
1
-31
/
+25
2011-06-07
auparse: Don't use GST_BOILERPLATE
Edward Hervey
1
-20
/
+15
2011-05-18
auparse: implement seeking
Chris E Jones
1
-9
/
+108
2011-04-11
android: Make it ready for androgenizer
Thibault Saunier
1
-0
/
+14
2010-03-18
build: Makefile.am cleanups
Tim-Philipp Müller
1
-1
/
+1
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-7
/
+4
2009-04-18
Remove trivial unused variables detected by CLang static analyzer.
Edward Hervey
1
-6
/
+1
2009-01-28
Update and add documentation for plugins with no deps (gst).
Stefan Kost
1
-6
/
+1
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
1
-0
/
+1
2007-05-21
Use audioconvert for converting from non-native endianness floats in auparse ...
René Stadler
2
-41
/
+2
2007-04-10
gst/auparse/gstauparse.c: limit caps to the formats we announce in the template
Stefan Kost
1
-2
/
+21
2007-03-30
Revert last change as we don't want plugins-good to depend on plugins-base CV...
Sebastian Dröge
2
-2
/
+41
2007-03-29
configure.ac: Require gst-plugins-base CVS for audioconvert with non-native f...
René Stadler
2
-41
/
+2
2006-10-06
Activate pads before adding.
Wim Taymans
1
-0
/
+1
2006-10-05
Printf format fixes.
Tim-Philipp Müller
1
-3
/
+3
2006-04-26
gst/auparse/gstauparse.*: Rewrite auparse to suck a little bit less: make sou...
Tim-Philipp Müller
2
-254
/
+566
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-1
/
+1
2006-03-30
better/unified long descriptions
Wim Taymans
1
-16
/
+31
2006-03-15
Fix memleak with gst_static_pad_template_get().
Edward Hervey
1
-4
/
+3
2006-02-01
gst/auparse/gstauparse.c: Don't push buffers into the adapter that we are goi...
Tim-Philipp Müller
1
-10
/
+16
2005-12-29
gst/auparse/gstauparse.c: Can't use gst_object_unref() on a GstAdapter (#3251...
Tim-Philipp Müller
1
-1
/
+1
2005-12-12
gst/auparse/gstauparse.*: Use gst_object_unref() for GstObjects instead of g_...
Tim-Philipp Müller
2
-101
/
+67
2005-12-06
expand tabs
Thomas Vander Stichele
1
-5
/
+5
2005-12-05
Update for alloc_buffer changes.
Andy Wingo
1
-2
/
+3
2005-11-22
ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...
Andy Wingo
1
-1
/
+1
2005-11-21
Forgot to commit header file changes, Makefile.am changes. Oops.
Michael Smith
2
-1
/
+6
2005-11-21
gst_object_unref, not g_object_unref
Michael Smith
1
-1
/
+1
[next]