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
/
level
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-12
level: Don't read over the end of the input memory
Sebastian Dröge
1
-2
/
+1
2014-11-02
Sprinkle some G_PARAM_DEPRECATED and #ifndef GST_REMOVE_DEPRECATED
Tim-Philipp Müller
1
-2
/
+5
2014-04-16
level: Use the correct number of samples to iterate over the input array
Sebastian Dröge
1
-1
/
+1
2014-02-18
docs: use docbook markup for xi:include
Stefan Sauer
1
-2
/
+2
2014-02-18
docs: use the gtk-doc syntax to link to properties
Stefan Sauer
1
-6
/
+4
2013-06-01
level: remove unused variables in instance struct
Stefan Sauer
1
-2
/
+0
2013-05-30
level: misc cleanups
Stefan Sauer
1
-19
/
+15
2013-05-28
level: fix discontinuities in timestamps
Stefan Sauer
1
-8
/
+7
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-04-04
level: resync on discont
Stefan Sauer
2
-12
/
+19
2013-04-03
level: subdivide buffers for sample accurate interval handling
Stefan Sauer
1
-69
/
+85
2013-02-28
level: add a "post-messages" property and deprecate "message"
Stefan Sauer
2
-15
/
+38
2013-02-25
level: put back deprecation warnings
Thomas Vander Stichele
1
-0
/
+4
2013-02-25
level: send last message on EOS
Thomas Vander Stichele
1
-50
/
+75
2013-02-03
level: Add missing coma between formats
Olivier Crête
1
-2
/
+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-09-29
Purge references to liboil
Tim-Philipp Müller
1
-4
/
+3
2012-07-24
level: remove obsolete liboil comment
Stefan Sauer
1
-1
/
+0
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-02-18
level: use GValueArray instead of GstValueList in messages
Peteris Krisjanis
1
-17
/
+30
2012-01-25
update for new memory API
Wim Taymans
1
-3
/
+7
2012-01-05
level: Update for the new raw audio layout field
Sebastian Dröge
1
-0
/
+2
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
-99
/
+68
2011-06-30
level: port to 0.11
Mark Nauwelaerts
1
-21
/
+19
2011-04-11
android: Make it ready for androgenizer
Thibault Saunier
1
-0
/
+14
2010-10-13
various (gst): add a missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-4
/
+6
2010-09-23
level: avoid division by zero on silence
Havard Graff
1
-3
/
+5
2010-06-08
level: remove unused liboil include
David Schleef
1
-1
/
+0
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-6
/
+4
2010-01-07
level: fix typo in 'message' property description
Edward Hervey
1
-1
/
+1
2009-11-01
level: fix decay to be smooth
Stefan Kost
1
-1
/
+1
2009-11-01
level: calculate the message-intervall when it changes
Stefan Kost
2
-2
/
+9
2009-11-01
level: clocktime is a guint64, use right macro to init fields
Stefan Kost
1
-1
/
+1
2009-11-01
level: use more g-style types
Stefan Kost
1
-6
/
+6
2009-10-18
level: code cleanup
Stefan Kost
1
-13
/
+13
2009-10-02
level: don't give wrong number of fields in the message docs
Stefan Kost
1
-1
/
+1
2009-01-28
Update and add documentation for plugins with no deps (gst).
Stefan Kost
1
-7
/
+5
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
1
-0
/
+1
2008-08-11
gst/level/gstlevel.c: Fix compilation (also known as the classic 'fix code th...
Edward Hervey
1
-1
/
+1
2008-08-10
gst/level/gstlevel.c: Little renaming (l -> level).
Stefan Kost
1
-2
/
+2
2008-08-10
gst/level/gstlevel.*: Send same timestamp/duration details as videoanalysis. ...
Stefan Kost
2
-12
/
+58
2008-05-08
gst/level/gstlevel.c: Also support 32bit (e.g. whe having it after 'mad'). Ad...
Stefan Kost
1
-12
/
+30
2008-01-23
gst/level/gstlevel.c: Use #include <math.h> instead of #include "math.h".
Sebastian Dröge
1
-1
/
+1
2008-01-08
Make elements GST_BUFFER_FLAG_GAP aware and call gst_base_transform_set_gap_a...
Sebastian Dröge
1
-0
/
+2
2007-11-26
gst/level/gstlevel.c: Add GAP-flag support.
Stefan Kost
1
-6
/
+10
[next]