index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
level
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
gst/level/gstlevel.*: Resolve message timestamps against the playback segment.
Stefan Kost
2007-03-07
2
-5
/
+49
*
Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
Loïc Minier
2007-02-24
1
-1
/
+1
*
Fix level for multi-channel case.
Stefan Kost
2007-02-22
1
-1
/
+2
*
gst/level/gstlevel.*: Use function pointer for process function and add proce...
Stefan Kost
2007-02-21
2
-67
/
+132
*
gst/goom/gstgoom.*: Improved docs and use GST_DEBUG_FUNCPTR.
Stefan Kost
2007-02-12
1
-2
/
+2
*
gst/level/gstlevel.*: Fix type mixup in level->interval (gdouble<->guint64). ...
Stefan Kost
2006-09-11
2
-2
/
+2
*
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...
Tim-Philipp Müller
2006-06-22
1
-1
/
+1
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
1
-1
/
+1
*
gst/level/gstlevel.c: use G_GINT64_CONSTANT for INT64 constants
Sébastien Moutte
2006-04-09
1
-2
/
+2
*
Fix more broken GObject macros
Stefan Kost
2006-04-08
1
-2
/
+4
*
ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32
Sébastien Moutte
2006-03-30
1
-6
/
+8
*
better/unified long descriptions
Wim Taymans
2006-03-30
1
-6
/
+4
*
gst/level/gstlevel.c: peak below decay is not necessarily an error, so don't ...
Thomas Vander Stichele
2006-02-06
1
-2
/
+5
*
gst/level/gstlevel.c: Fix memleak. Fixes #326612
Mike Smith
2006-01-13
1
-0
/
+4
*
gst/level/gstlevel.c: Don't leak filter arrays.
Michael Smith
2006-01-10
1
-0
/
+24
*
moved level-example to tests/examples/level-example
Stefan Kost
2005-12-30
2
-105
/
+0
*
gst/: Use audiotestsrc instead of sinesrc (#323798).
Tim-Philipp Müller
2005-12-11
1
-5
/
+5
*
expand tabs
Thomas Vander Stichele
2005-12-06
2
-15
/
+15
*
various cosmetic fixes
Thomas Vander Stichele
2005-11-22
1
-10
/
+11
*
various cosmetic fixes
Thomas Vander Stichele
2005-11-22
1
-2
/
+2
*
various cosmetic fixes
Thomas Vander Stichele
2005-11-22
1
-10
/
+11
*
port cutter
Thomas Vander Stichele
2005-11-21
1
-3
/
+1
*
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
2005-11-14
1
-1
/
+1
*
ignore more
Thomas Vander Stichele
2005-11-01
1
-5
/
+1
*
use ELEMENT messages instead
Thomas Vander Stichele
2005-10-19
2
-3
/
+3
*
gst/level/level-example.c: Update for new bus API.
Wim Taymans
2005-09-29
1
-1
/
+1
*
check/elements/level.c: fix test for new GstClockTime use
Thomas Vander Stichele
2005-09-24
2
-44
/
+59
*
updating docs
Thomas Vander Stichele
2005-09-23
1
-1
/
+1
*
convert to using GstClockTime for all time values, finally.
Thomas Vander Stichele
2005-09-23
4
-77
/
+129
*
we handle more than two channels
Thomas Vander Stichele
2005-09-23
1
-2
/
+2
*
gst/level/level-example.c: Fix for new bus API.
Wim Taymans
2005-09-19
1
-1
/
+1
*
common/: a simple py script to generate valid xml from a C example probably a...
Thomas Vander Stichele
2005-09-14
3
-1
/
+131
*
Move fdsrc back into gstreamer core elements.
Jan Schmidt
2005-09-09
1
-5
/
+5
*
Andrewio Patrickoforus Wingonymus - 5 additional tests for your sins
Thomas Vander Stichele
2005-09-01
2
-20
/
+16
*
add docs to build
Thomas Vander Stichele
2005-09-01
1
-2
/
+1
*
Updates for two-arg init from GST_BOILERPLATE.
Andy Wingo
2005-08-28
1
-1
/
+1
*
gst/level/gstlevel.c: Revert unpopular change for GST_MESSAGE_SRC to GObject.
Jan Schmidt
2005-08-25
1
-1
/
+1
*
gst/level/gstlevel.c: GST_MESSAGE_SRC became a GObject
Jan Schmidt
2005-08-24
1
-1
/
+1
*
port fixes from 0.8 to level
Thomas Vander Stichele
2005-08-10
2
-68
/
+75
*
gst/: Port to new base class.
Wim Taymans
2005-07-15
1
-6
/
+3
*
examples/level/: Examples moved out of the source dir. Not updated tho.
Andy Wingo
2005-07-04
8
-649
/
+277
*
configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...
David Schleef
2005-02-02
2
-2
/
+2
[next]