| Commit message (Expand) | Author | Age |
* | finally the dreaded white-noise-with-floats bug is fixed!!!! | rfelker | 2005-02-22 |
* | filter for adding a center channel, adding a high pass filter would be nice | alex | 2005-02-21 |
* | filter for adding a center channel, adding a high pass filter would be nice | alex | 2005-02-21 |
* | move the format related stuff to format.c | alex | 2005-02-21 |
* | confusing mixture of typecasts and casted variable, removed typecasts | reimar | 2005-02-17 |
* | removed forgotten old license clause | henry | 2005-02-05 |
* | now supports float based operation aswell | alex | 2005-01-31 |
* | using af_softclip | alex | 2005-01-31 |
* | af_softclip | alex | 2005-01-31 |
* | af_softclip | alex | 2005-01-31 |
* | Make this file compile with gcc-4.0.0: | gpoirier | 2005-01-22 |
* | af_format.h needs config.h to be included first. | reimar | 2005-01-12 |
* | always cancel down fractions (frac_t) to avoid overflows and playback | reimar | 2005-01-08 |
* | af_fmt2str fixes (remove trailing space, call with size of buffer, not size-1) | reimar | 2005-01-06 |
* | license issues clarified | henry | 2005-01-06 |
* | 100l, mp_msg instead af_msg | alex | 2005-01-06 |
* | af_bits2fmt and af_str2fmt_short, also removed the extra FORMAT_BPS control i... | alex | 2005-01-03 |
* | Use lavcresample only when libavcodec is compiled in. | reimar | 2005-01-03 |
* | Make af_control_any_rev return the matching filter | reimar | 2005-01-01 |
* | faster packed<->planar conversation | michael | 2004-12-31 |
* | less namespace pollution #2 (prefixed globals in filter.c with af_filter_) | alex | 2004-12-29 |
* | less namespace pollution | alex | 2004-12-29 |
* | accelerated conversions | alex | 2004-12-29 |
* | af_fmt2str_short | alex | 2004-12-28 |
* | 100l use right mask type when checking for input format | rtognimp | 2004-12-28 |
* | Make af_ladspa use new AF_FORMAT define that was introduced by Alex's | ivo | 2004-12-28 |
* | ensure af_fmt2str always return a 0 terminated string | reimar | 2004-12-27 |
* | removing AFMT_ dependancy | alex | 2004-12-27 |
* | Use lavcresample when accuracy-optimized audio filter chain is requested. | reimar | 2004-12-26 |
* | Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins. | ivo | 2004-12-23 |
* | Make filters request a supported input format instead of failing. | reimar | 2004-12-22 |
* | Initialize cutoff, too. Fixes crash when AF_CONTROL_COMMAND_LINE is not set. | reimar | 2004-12-19 |
* | very old 10l, discussed a long time ago but never fixed (default should be sa... | rfelker | 2004-11-30 |
* | head related transfer function | henry | 2004-11-20 |
* | declare check_format and check_bps static, they are used nowhere else. | reimar | 2004-11-20 |
* | libavcodec.so headers patch by (Glenn Washburn <glenniii at mail dot utexas d... | michael | 2004-11-03 |
* | user selectable cutoff frequency | michael | 2004-10-21 |
* | sine sweep generator | michael | 2004-10-21 |
* | libavcodec resampling ... | michael | 2004-10-21 |
* | The full name of the GPL is GNU General Public License. | diego | 2004-10-10 |
* | make af_help conform better to the the afm/vfm/etc equivalents | alex | 2004-10-05 |
* | make use of new defines: 24 and 32bit integer types | alex | 2004-10-04 |
* | reimplementation of the pl_extrastereo and pl_volnorm plugins | alex | 2004-10-04 |
* | mplayer -af help now lists all available audio filters. | ivo | 2004-09-06 |
* | support for 24 bit audio | reimar | 2004-07-29 |
* | mingw crosscompiling step 1 | faust3 | 2004-06-27 |
* | 10 | alex | 2004-06-26 |
* | Send a command throught the filter chain until some item returns AF_OK. Patch... | alex | 2004-06-25 |
* | 10l | alex | 2004-06-25 |
* | remove the latest use of log10 in favor of the better af_to_dB helper functio... | alex | 2004-06-25 |