index
:
delta/gstreamer.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.20
1.22
1.4
1.6
1.8
BRANCH-AUTOPLUG2
BRANCH-BUILD1
BRANCH-CAPSNEGO1
BRANCH-COMPANY
BRANCH-ERROR
BRANCH-EVENTS1
BRANCH-EVENTS2
BRANCH-GOBJECT1
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-INCSCHED1
BRANCH-PLUGINVER1
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-THREADED
CAPS
TYPEFIND
baserock/1.4
baserock/1.4.4+bison_fix
baserock/1.6
baserock/1.6.3
baserock/franred/1.4-fix-bison-check
baserock/genivi/baseline
baserock/james/0.10
baserock/morph/0.10
baserock/morph/1.2
main
master
zeenix/inspect-colors
gitlab.freedesktop.org: gstreamer/gstreamer.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
level
Commit message (
Expand
)
Author
Age
Files
Lines
*
level: remove unused variables in instance struct
Stefan Sauer
2013-06-01
1
-2
/
+0
*
level: misc cleanups
Stefan Sauer
2013-05-30
1
-19
/
+15
*
level: fix discontinuities in timestamps
Stefan Sauer
2013-05-28
1
-8
/
+7
*
gst: Add better support for static plugins
Sebastian Dröge
2013-04-15
1
-1
/
+1
*
level: resync on discont
Stefan Sauer
2013-04-04
2
-12
/
+19
*
level: subdivide buffers for sample accurate interval handling
Stefan Sauer
2013-04-03
1
-69
/
+85
*
level: add a "post-messages" property and deprecate "message"
Stefan Sauer
2013-02-28
2
-15
/
+38
*
level: put back deprecation warnings
Thomas Vander Stichele
2013-02-25
1
-0
/
+4
*
level: send last message on EOS
Thomas Vander Stichele
2013-02-25
1
-50
/
+75
*
level: Add missing coma between formats
Olivier Crête
2013-02-03
1
-2
/
+2
*
Fix FSF address
Tim-Philipp Müller
2012-11-04
2
-4
/
+4
*
gst: fix variable order in some Makefile.am
Tim-Philipp Müller
2012-10-27
1
-1
/
+1
*
gst: add various missing GST_PLUGINS_BASE_LIBS in Makefile.am
Antoine Tremblay
2012-10-27
1
-1
/
+1
*
Purge references to liboil
Tim-Philipp Müller
2012-09-29
1
-4
/
+3
*
level: remove obsolete liboil comment
Stefan Sauer
2012-07-24
1
-1
/
+0
*
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
2012-04-10
1
-1
/
+1
*
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
2012-04-05
1
-1
/
+1
*
gst: Update versioning
Sebastian Dröge
2012-04-04
1
-1
/
+1
*
level: use GValueArray instead of GstValueList in messages
Peteris Krisjanis
2012-02-18
1
-17
/
+30
*
update for new memory API
Wim Taymans
2012-01-25
1
-3
/
+7
*
level: Update for the new raw audio layout field
Sebastian Dröge
2012-01-05
1
-0
/
+2
*
port to more audio api changes
Wim Taymans
2011-08-19
1
-1
/
+1
*
port more elements to new audio caps and API
Wim Taymans
2011-08-19
2
-99
/
+68
*
level: port to 0.11
Mark Nauwelaerts
2011-06-30
1
-21
/
+19
*
android: Make it ready for androgenizer
Thibault Saunier
2011-04-11
1
-0
/
+14
*
various (gst): add a missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
2010-10-13
1
-4
/
+6
*
level: avoid division by zero on silence
Havard Graff
2010-09-23
1
-3
/
+5
*
level: remove unused liboil include
David Schleef
2010-06-08
1
-1
/
+0
*
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2010-03-18
1
-6
/
+4
*
level: fix typo in 'message' property description
Edward Hervey
2010-01-07
1
-1
/
+1
*
level: fix decay to be smooth
Stefan Kost
2009-11-01
1
-1
/
+1
*
level: calculate the message-intervall when it changes
Stefan Kost
2009-11-01
2
-2
/
+9
*
level: clocktime is a guint64, use right macro to init fields
Stefan Kost
2009-11-01
1
-1
/
+1
*
level: use more g-style types
Stefan Kost
2009-11-01
1
-6
/
+6
*
level: code cleanup
Stefan Kost
2009-10-18
1
-13
/
+13
*
level: don't give wrong number of fields in the message docs
Stefan Kost
2009-10-02
1
-1
/
+1
*
Update and add documentation for plugins with no deps (gst).
Stefan Kost
2009-01-28
1
-7
/
+5
*
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
2008-11-04
1
-0
/
+1
*
gst/level/gstlevel.c: Fix compilation (also known as the classic 'fix code th...
Edward Hervey
2008-08-11
1
-1
/
+1
*
gst/level/gstlevel.c: Little renaming (l -> level).
Stefan Kost
2008-08-10
1
-2
/
+2
*
gst/level/gstlevel.*: Send same timestamp/duration details as videoanalysis. ...
Stefan Kost
2008-08-10
2
-12
/
+58
*
gst/level/gstlevel.c: Also support 32bit (e.g. whe having it after 'mad'). Ad...
Stefan Kost
2008-05-08
1
-12
/
+30
*
gst/level/gstlevel.c: Use #include <math.h> instead of #include "math.h".
Sebastian Dröge
2008-01-23
1
-1
/
+1
*
Make elements GST_BUFFER_FLAG_GAP aware and call gst_base_transform_set_gap_a...
Sebastian Dröge
2008-01-08
1
-0
/
+2
*
gst/level/gstlevel.c: Add GAP-flag support.
Stefan Kost
2007-11-26
1
-6
/
+10
*
gst/level/gstlevel.c: Remove some dead code and do cleanups.
Stefan Kost
2007-11-26
1
-28
/
+25
*
gst/level/gstlevel.*: Use basetransform segment so that it is correctly manag...
Wim Taymans
2007-09-13
2
-35
/
+1
*
gst/level/gstlevel.c: Use guint8 * instead of gpointer then vs6 can build in_...
Sébastien Moutte
2007-05-13
1
-1
/
+1
*
gst/level/gstlevel.c: Revert last change.
David Schleef
2007-05-10
1
-3
/
+3
*
gst/level/gstlevel.c: Use guint8 * instead of gpointer then vs6 know the size...
Sébastien Moutte
2007-05-09
1
-3
/
+3
[next]