index
:
~adn770/gst-plugins-good
0.10
alpha
master
qtdemux-0.10
GStreamer plugins good hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
audiofx
/
audioamplify.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-13
various (gst): add a missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-2
/
+3
2010-04-08
docs: fix xml
Stefan Kost
1
-1
/
+2
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-7
/
+4
2010-03-09
audiofx: Sync properties to the stream time
Sebastian Dröge
1
-4
/
+14
2010-01-13
audioamplify: Allow negative amplifications
Kipp Cannon
1
-1
/
+1
2009-06-21
audioamplify: Fix integer overflows on 32 bit architectures
Sebastian Dröge
1
-9
/
+9
2009-06-21
audioamplify: Don't declare a loop index static
Kipp Cannon
1
-45
/
+47
2009-06-19
audioamplify: Fix off-by-one in wrap-positive mode
Sebastian Dröge
1
-2
/
+2
2009-06-19
audioamplify: Add noclip method and support for more formats
Kipp Cannon
1
-163
/
+230
2009-01-28
Update and add documentation for plugins with no deps (gst).
Stefan Kost
1
-6
/
+3
2008-02-10
gst/audiofx/: Fix long description of audiofx elements. Fixes bug #515457.
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
-3
/
+6
2007-12-06
gst/audiofx/: The transform_ip() methods should do nothing if in passthrough ...
Sebastian Dröge
1
-1
/
+1
2007-07-26
gst/audiofx/: Don't save format information ourselves, this is already saved in
Sebastian Dröge
1
-4
/
+2
2007-05-06
gst/audiofx/: Sync the GObject properties before each processing step to prop...
Sebastian Dröge
1
-4
/
+7
2007-02-06
gst/audiofx/: Some small cleanups and port both elements to the new GstAudioF...
Sebastian Dröge
1
-68
/
+42
2007-01-24
gst/audiofx/: Add new element "audioamplify". This allows scaling of raw audi...
Sebastian Dröge
1
-0
/
+451