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
/
audiofx
/
audiochebband.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
audiofx: Remove unused variable.
Edward Hervey
2009-04-18
1
-4
/
+2
*
Update and add documentation for plugins with no deps (gst).
Stefan Kost
2009-01-28
1
-18
/
+11
*
gst/audiofx/: Use a custom mutex for protecting the instance fields instead o...
Sebastian Dröge
2009-01-13
1
-12
/
+27
*
gst/audiofx/: Implement a base class for IIR filters.
Sebastian Dröge
2009-01-05
1
-330
/
+70
*
Check for sinh(), cosh() and asinh() and define our own implementations if th...
Sebastian Dröge
2008-03-07
1
-0
/
+2
*
gst/audiofx/: Fix long description of audiofx elements. Fixes bug #515457.
Sebastian Dröge
2008-02-10
1
-1
/
+1
*
Rename audiochebyshevfreqband -> audiochebband and audiochebyshevfreqlimit ->...
Jan Schmidt
2008-02-06
1
-59
/
+55
*
Make elements GST_BUFFER_FLAG_GAP aware and call gst_base_transform_set_gap_a...
Sebastian Dröge
2008-01-08
1
-3
/
+3
*
gst/audiofx/: The transform_ip() methods should do nothing if in passthrough ...
Sebastian Dröge
2007-12-06
1
-1
/
+1
*
gst/audiofx/: Add small comparision with the windowed sinc filters in the docs.
Sebastian Dröge
2007-08-19
1
-0
/
+5
*
gst/audiofx/: Use generator macros for the process functions for the differen...
Sebastian Dröge
2007-08-17
1
-29
/
+30
*
gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
Sebastian Dröge
2007-08-16
1
-0
/
+916