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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gst/filter/: The transform() methods are not called in passthrough mode so th...
Sebastian Dröge
2007-12-06
2
-8
/
+0
*
gst/filter/: Sync the GObject properties with the controller even in passthro...
Sebastian Dröge
2007-12-06
2
-9
/
+8
*
gst/audiofx/: The transform_ip() methods should do nothing if in passthrough ...
Sebastian Dröge
2007-12-06
8
-18
/
+15
*
gst/filter/: Post a GST_MESSAGE_LATENCY if the latency changes.
Sebastian Dröge
2007-11-21
2
-0
/
+4
*
gst/: Fix compiler warnings shown with Forte.
Jan Schmidt
2007-09-17
1
-1
/
+1
*
gst/audiofx/Makefile.am: Dist the right file.
Jan Schmidt
2007-08-27
1
-1
/
+1
*
gst/filter/: Add small comparision with the chebyshev filters in the docs.
Sebastian Dröge
2007-08-19
2
-2
/
+10
*
gst/audiofx/: Add small comparision with the windowed sinc filters in the docs.
Sebastian Dröge
2007-08-19
4
-0
/
+20
*
Use generator macros for the process functions for the different sample types...
Sebastian Dröge
2007-08-17
4
-178
/
+110
*
gst/audiofx/: Use generator macros for the process functions for the differen...
Sebastian Dröge
2007-08-17
4
-114
/
+120
*
gst/filter/gstbpwsinc.*: Implement latency query and only forward those sampl...
Sebastian Dröge
2007-08-16
3
-8
/
+300
*
gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
Sebastian Dröge
2007-08-16
10
-4
/
+3793
*
gst/filter/gstlpwsinc.*: Implement latency query and only forward those sampl...
Sebastian Dröge
2007-08-16
2
-6
/
+295
*
Add docs for lpwsinc and bpwsinc and integrate them into the build system. Wh...
Sebastian Dröge
2007-08-13
4
-3
/
+57
*
gst/filter/: Improve debugging a bit.
Sebastian Dröge
2007-08-12
2
-11
/
+15
*
gst/filter/: Reset the residue in BaseTransform::start to get a clean residue...
Sebastian Dröge
2007-08-12
2
-2
/
+39
*
gst/filter/: Fix processing with buffer sizes that are larger than the filter...
Sebastian Dröge
2007-08-11
2
-8
/
+48
*
gst/filter/gstbpwsinc.c: Fix a segfault with more than one channel and don't ...
Sebastian Dröge
2007-08-10
1
-1
/
+4
*
gst/filter/gstbpwsinc.*: Add support for a bandreject mode and allow specifyi...
Sebastian Dröge
2007-08-10
3
-16
/
+111
*
gst/filter/gstbpwsinc.*: Apply the same changes to the bandpass filter:
Sebastian Dröge
2007-08-10
3
-122
/
+226
*
gst/filter/gstlpwsinc.*: Specify the actual filter length instead of a weird ...
Sebastian Dröge
2007-08-10
2
-28
/
+29
*
gst/filter/gstlpwsinc.*: Allow choosing between hamming and blackman window. ...
Sebastian Dröge
2007-08-10
2
-3
/
+51
*
gst/filter/gstlpwsinc.*: Add a highpass mode.
Sebastian Dröge
2007-08-10
2
-10
/
+58
*
gst/filter/gstlpwsinc.c: Fix processing if the input has more than one channel.
Sebastian Dröge
2007-08-10
1
-18
/
+36
*
gst/filter/gstbpwsinc.c: "this" is a C++ keyword, use "self" instead.
Sebastian Dröge
2007-08-09
2
-58
/
+64
*
gst/filter/gstlpwsinc.*: Add double support, replace "this" with "self" as th...
Sebastian Dröge
2007-08-09
2
-103
/
+170
*
gst/filter/: Use GstAudioFilter as base class and don't leak the memory of th...
Sebastian Dröge
2007-08-08
4
-76
/
+86
*
gst/audiofx/audioamplify.h: Also remove a now unecessary variable here.
Sebastian Dröge
2007-07-26
1
-1
/
+0
*
gst/audiofx/: Don't save format information ourselves, this is already saved in
Sebastian Dröge
2007-07-26
5
-18
/
+8
*
configure.ac: Depend on gstreamer-0.10.12.1. gst/equalizer/gstiirequalizer.c ...
Stefan Kost
2007-05-22
1
-1
/
+3
*
gst/audiofx/: Sync the GObject properties before each processing step to prop...
Sebastian Dröge
2007-05-06
3
-4
/
+13
*
gst/audiofx/: Add new audiodynamic element which can act as a compressor or e...
Sebastian Dröge
2007-03-08
4
-3
/
+787
*
gst/audiofx/: Some small cleanups and port both elements to the new GstAudioF...
Sebastian Dröge
2007-02-06
5
-148
/
+101
*
gst/audiofx/: Add new element "audioamplify". This allows scaling of raw audi...
Sebastian Dröge
2007-01-24
4
-3
/
+520
*
gst/audiofx/: Add new audiofx element "audioinvert". This element swaps the u...
Sebastian Dröge
2007-01-23
4
-4
/
+347
*
gst/audiofx/audiopanorama.c: Fix doc section name (Fixes #397946)
Stefan Kost
2007-01-18
1
-1
/
+1
*
gst/audiofx/audiopanorama.c: Use a function array for process methods, add mo...
Sebastian Dröge
2007-01-16
1
-50
/
+40
*
gst/audiofx/audiopanorama.*: Add 'method' property and provide a simple (non-...
Sebastian Dröge
2007-01-13
2
-31
/
+229
*
Some small docs fixes (#394851).
Sebastian Dröge
2007-01-10
1
-4
/
+4
*
Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ...
Jens Granseuer
2007-01-03
2
-14
/
+14
*
gst/audiofx/audiopanorama.*: Fix audiopanorame with float samples. Fixes #383...
Sebastian Dröge
2006-12-08
2
-2
/
+13
*
Rename again (audiofxgood -> audiofx).
Stefan Kost
2006-08-27
2
-6
/
+6
*
Make also the pan-property float (saves scaling and yields better resolution)
Stefan Kost
2006-08-24
2
-20
/
+18
*
gst/audiofxgood/audiopanorama.c: ChangeLog surgery to add cymax's real name
Stefan Kost
2006-08-24
1
-2
/
+0
*
gst/audiofxgood/audiopanorama.*: Added float support (thanks cymax)
Stefan Kost
2006-08-24
2
-13
/
+103
*
gst/audiofxgood/audiopanorama.c: Fix docs & debug category. Add Fixme for vol...
Stefan Kost
2006-08-24
1
-4
/
+4
*
gst/audiofxgood/: resubmit with the desired name *again*
Stefan Kost
2006-08-21
5
-0
/
+495
*
gst/filter/: Don't forget new files.
Wim Taymans
2006-07-10
2
-0
/
+161
*
Ported the gstfilter plugin to GStreamer 0.10.
Mathis Hofer
2006-07-10
2
-420
/
+357
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
2
-2
/
+3
[next]