| Commit message (Expand) | Author | Age | Files | Lines |
* | Change value used to indicate "unknown audio format" from 0 to -1. | uau | 2006-11-08 | 2 | -2/+6 |
* | Fix stupid use of multiplication to check signs which fails because of | uau | 2006-09-18 | 1 | -5/+1 |
* | The FSF changed postal address. | diego | 2006-09-01 | 1 | -1/+1 |
* | Move all internal -I parameters to the front of CFLAGS to avoid using external | diego | 2006-08-17 | 1 | -1/+1 |
* | fix wrong and unrelated change done in r19199 | reynaldo | 2006-07-27 | 1 | -2/+2 |
* | marks some read-only char* inside structs as const, patch by Stefan Huehner, ... | reynaldo | 2006-07-27 | 1 | -2/+2 |
* | Removes an unneeded cast. Patch by Stefan Huehner, stefan AT.. huehner.org | reynaldo | 2006-07-16 | 1 | -1/+1 |
* | marks several read-only string parameters and function return-values which ca... | reynaldo | 2006-07-16 | 2 | -6/+6 |
* | OPTFLAGS already includes EXTRA_INC. | diego | 2006-07-12 | 1 | -1/+1 |
* | Use only one global config.mak file. | diego | 2006-07-12 | 1 | -2/+2 |
* | makes several libaf functions static coz they are not used outside their sour... | reynaldo | 2006-07-09 | 3 | -11/+11 |
* | remove unused variables, patch by Stefan Huehner stefan {dot} huehner {dot} org | diego | 2006-07-05 | 1 | -1/+0 |
* | get_path as const, patch by Stefan Huehner, stefan AT huehner-org | reynaldo | 2006-07-03 | 1 | -1/+1 |
* | gets ride of a few more sizeof(char)s | reynaldo | 2006-06-30 | 1 | -1/+1 |
* | sinesupress --> sinesuppress rename: looks like I need to | corey | 2006-06-07 | 1 | -178/+0 |
* | Rename sinesupress to sinesuppress, including af_sinesupress.c file rename. | corey | 2006-06-07 | 4 | -4/+182 |
* | Fix a few minor spelling errors in comments. | corey | 2006-06-05 | 1 | -2/+2 |
* | Remove now obsolete .cvsignore files. | diego | 2006-06-02 | 1 | -2/+0 |
* | New karaoke af | reynaldo | 2006-05-13 | 3 | -0/+89 |
* | Get ride of the several if(identify) messy lines and rearangment of some of t... | reynaldo | 2006-04-24 | 1 | -2/+0 |
* | very simple filter which can remove a sine at a specified frequency, usefull ... | michael | 2006-04-13 | 4 | -0/+186 |
* | Fix up libaf unknown-format printing | corey | 2006-03-15 | 1 | -1/+1 |
* | last print on libaf to af_msg | reynaldo | 2006-03-14 | 1 | -1/+2 |
* | added dinamically calculated gain factor at output stage to avoid clipping on... | reynaldo | 2006-03-11 | 1 | -2/+23 |
* | fix memory leak when filter with given name does not exist. | reimar | 2006-03-08 | 1 | -4/+4 |
* | We start with 0, so ch (channel number) == AF_NCH is invalid, too (not just >) | reimar | 2006-03-08 | 1 | -2/+2 |
* | Move conditional compilation out of the code and into the build system. | diego | 2006-01-31 | 2 | -4/+4 |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 | 1 | -2/+2 |
* | This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall from | rathann | 2006-01-13 | 1 | -1/+1 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 | 1 | -1/+1 |
* | wrong output level calculation on af_equalizer leaded to low level output eve... | reynaldo | 2005-12-01 | 1 | -1/+1 |
* | Unify include paths by adding -I.. to CFLAGS. | diego | 2005-11-13 | 7 | -10/+10 |
* | Adds a target parameter to the volnorm filter. | joey | 2005-11-11 | 1 | -10/+17 |
* | MSGTR_MemAllocFailed printout changed to fit its definition in help/help_mp-en.h | ptt | 2005-11-05 | 1 | -1/+1 |
* | semi-hack: avoid passing 0-length blocks to audio filters. | reimar | 2005-10-20 | 1 | -0/+1 |
* | much simpler signed/unsigned conversion. | reimar | 2005-10-04 | 1 | -54/+16 |
* | documentation-only patch: make doxygen compatible and create | reimar | 2005-10-01 | 2 | -58/+178 |
* | Fix af_pan commandline mess and (hopefully) improve description. | reimar | 2005-09-15 | 1 | -4/+7 |
* | code reduction and less error prone, use the same table | alex | 2005-08-18 | 1 | -66/+47 |
* | Removed in-filter int to float conversion. af_ladspa now demands floats as | ivo | 2005-08-10 | 1 | -13/+9 |
* | libavutil compile fix (working also with old libavcodec) | reimar | 2005-08-01 | 2 | -3/+11 |
* | 10l to beastd due to new libavutil introduction | gpoirier | 2005-08-01 | 1 | -1/+1 |
* | added missing license header | alex | 2005-07-27 | 1 | -0/+10 |
* | Avoid hang with -af-adv force=3 | reimar | 2005-07-23 | 1 | -0/+5 |
* | make -srate work again, unify audio filter init and preinit. | reimar | 2005-06-24 | 2 | -16/+12 |
* | Fix mp_msg vs af_msg usage as pointed out by Ivo. | diego | 2005-06-21 | 1 | -1/+1 |
* | 10l for me. two usages of mp_msg instead of af_msg slipped through | ivo | 2005-06-20 | 1 | -2/+3 |
* | adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ... | gpoirier | 2005-06-20 | 1 | -0/+2 |
* | Be more patch-friendly | ranma | 2005-06-19 | 1 | -4/+25 |
* | - correct the argument in configure check for lrintf() to avoid a warning | henry | 2005-05-30 | 1 | -1/+1 |
* | sanity checks | alex | 2005-05-21 | 1 | -0/+8 |
* | actually output 2 channel audio (instead of 6 channel with 4 empty channels) | reimar | 2005-05-09 | 1 | -13/+13 |
* | Prevent segfault when filter chain is empty (e.g. because all | reimar | 2005-05-01 | 1 | -0/+5 |
* | Error out when invalid format is specified | reimar | 2005-05-01 | 1 | -0/+4 |
* | change list traversal so the loop begins at the first filter after removing | henry | 2005-04-16 | 1 | -13/+12 |
* | More HRTF enhancements | henry | 2005-04-11 | 2 | -21/+56 |
* | HRTF filter updates: | henry | 2005-04-10 | 2 | -76/+316 |
* | obvious typo | rathann | 2005-03-01 | 1 | -1/+1 |
* | 10l fix. misplaced ; | ivo | 2005-02-27 | 1 | -1/+1 |
* | finally remove the refences to bps outside libaf. also simplification of some... | alex | 2005-02-25 | 2 | -7/+10 |
* | better infoline | alex | 2005-02-25 | 1 | -1/+2 |
* | 100l for me, lrintf is better. now fixed so it should be prototyped, and shou... | rfelker | 2005-02-24 | 1 | -12/+23 |
* | finally the dreaded white-noise-with-floats bug is fixed!!!! | rfelker | 2005-02-22 | 1 | -16/+8 |
* | filter for adding a center channel, adding a high pass filter would be nice | alex | 2005-02-21 | 1 | -1/+2 |
* | filter for adding a center channel, adding a high pass filter would be nice | alex | 2005-02-21 | 3 | -1/+124 |
* | move the format related stuff to format.c | alex | 2005-02-21 | 3 | -202/+210 |
* | confusing mixture of typecasts and casted variable, removed typecasts | reimar | 2005-02-17 | 1 | -10/+10 |
* | removed forgotten old license clause | henry | 2005-02-05 | 1 | -6/+1 |
* | now supports float based operation aswell | alex | 2005-01-31 | 1 | -5/+40 |
* | using af_softclip | alex | 2005-01-31 | 1 | -8/+2 |
* | af_softclip | alex | 2005-01-31 | 1 | -0/+2 |
* | af_softclip | alex | 2005-01-31 | 1 | -0/+12 |
* | Make this file compile with gcc-4.0.0: | gpoirier | 2005-01-22 | 1 | -3/+3 |
* | af_format.h needs config.h to be included first. | reimar | 2005-01-12 | 1 | -0/+4 |
* | always cancel down fractions (frac_t) to avoid overflows and playback | reimar | 2005-01-08 | 7 | -28/+59 |
* | af_fmt2str fixes (remove trailing space, call with size of buffer, not size-1) | reimar | 2005-01-06 | 1 | -10/+13 |
* | license issues clarified | henry | 2005-01-06 | 2 | -9/+2 |
* | 100l, mp_msg instead af_msg | alex | 2005-01-06 | 1 | -55/+43 |
* | af_bits2fmt and af_str2fmt_short, also removed the extra FORMAT_BPS control i... | alex | 2005-01-03 | 4 | -46/+67 |
* | Use lavcresample only when libavcodec is compiled in. | reimar | 2005-01-03 | 1 | -8/+21 |
* | Make af_control_any_rev return the matching filter | reimar | 2005-01-01 | 2 | -7/+12 |
* | faster packed<->planar conversation | michael | 2004-12-31 | 1 | -6/+24 |
* | less namespace pollution #2 (prefixed globals in filter.c with af_filter_) | alex | 2004-12-29 | 6 | -28/+28 |
* | less namespace pollution | alex | 2004-12-29 | 3 | -22/+22 |
* | accelerated conversions | alex | 2004-12-29 | 1 | -6/+98 |
* | af_fmt2str_short | alex | 2004-12-28 | 2 | -0/+34 |
* | 100l use right mask type when checking for input format | rtognimp | 2004-12-28 | 1 | -9/+4 |
* | Make af_ladspa use new AF_FORMAT define that was introduced by Alex's | ivo | 2004-12-28 | 1 | -1/+1 |
* | ensure af_fmt2str always return a 0 terminated string | reimar | 2004-12-27 | 1 | -0/+5 |
* | removing AFMT_ dependancy | alex | 2004-12-27 | 20 | -154/+126 |
* | Use lavcresample when accuracy-optimized audio filter chain is requested. | reimar | 2004-12-26 | 1 | -3/+4 |
* | Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins. | ivo | 2004-12-23 | 4 | -2/+1001 |
* | Make filters request a supported input format instead of failing. | reimar | 2004-12-22 | 5 | -20/+12 |
* | Initialize cutoff, too. Fixes crash when AF_CONTROL_COMMAND_LINE is not set. | reimar | 2004-12-19 | 1 | -4/+6 |
* | very old 10l, discussed a long time ago but never fixed (default should be sa... | rfelker | 2004-11-30 | 1 | -1/+1 |
* | head related transfer function | henry | 2004-11-20 | 4 | -1/+898 |
* | declare check_format and check_bps static, they are used nowhere else. | reimar | 2004-11-20 | 1 | -2/+2 |
* | libavcodec.so headers patch by (Glenn Washburn <glenniii at mail dot utexas d... | michael | 2004-11-03 | 1 | -0/+5 |
* | user selectable cutoff frequency | michael | 2004-10-21 | 1 | -6/+14 |
* | sine sweep generator | michael | 2004-10-21 | 3 | -1/+98 |
* | libavcodec resampling ... | michael | 2004-10-21 | 3 | -1/+160 |
* | The full name of the GPL is GNU General Public License. | diego | 2004-10-10 | 19 | -19/+19 |
* | make af_help conform better to the the afm/vfm/etc equivalents | alex | 2004-10-05 | 1 | -1/+5 |
* | make use of new defines: 24 and 32bit integer types | alex | 2004-10-04 | 1 | -1/+15 |
* | reimplementation of the pl_extrastereo and pl_volnorm plugins | alex | 2004-10-04 | 6 | -2/+474 |
* | mplayer -af help now lists all available audio filters. | ivo | 2004-09-06 | 2 | -0/+11 |
* | support for 24 bit audio | reimar | 2004-07-29 | 1 | -0/+15 |
* | mingw crosscompiling step 1 | faust3 | 2004-06-27 | 1 | -1/+1 |
* | 10 | alex | 2004-06-26 | 1 | -3/+3 |
* | Send a command throught the filter chain until some item returns AF_OK. Patch... | alex | 2004-06-25 | 2 | -2/+19 |
* | 10l | alex | 2004-06-25 | 1 | -1/+1 |
* | remove the latest use of log10 in favor of the better af_to_dB helper functio... | alex | 2004-06-25 | 1 | -2/+2 |
* | ranlib cleanup by Dan Christiansen | alex | 2004-06-24 | 1 | -0/+1 |
* | debug printf junk | henry | 2004-06-11 | 1 | -1/+1 |
* | using bswap.h for endianness conversion | reimar | 2004-05-18 | 1 | -9/+3 |
* | fix endian conversion for (curently unused) case where in buffer != out buffer | reimar | 2004-05-16 | 1 | -0/+2 |
* | support for 24 bit pcm/wav files | reimar | 2004-05-16 | 2 | -3/+84 |
* | more stupid crap | rfelker | 2004-05-01 | 1 | -1/+1 |
* | 10l - replace 6 with AF_NCH | henry | 2004-03-04 | 2 | -2/+2 |
* | if the user wants fast, use fast code! otherwise the user has to put | rfelker | 2004-01-27 | 1 | -0/+6 |
* | minor fixes by ed@catmur.co.uk | alex | 2003-11-28 | 1 | -5/+5 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 | 1 | -1/+1 |
* | disable af export for systems without mmap | faust3 | 2003-09-21 | 2 | -15/+23 |
* | Adding filter for exporting audio data to visual effect applications | anders | 2003-09-20 | 4 | -1/+269 |
* | 1000l and I imho this would win 'The Bug/Typo of the Year' award | alex | 2003-08-29 | 1 | -1/+1 |
* | workaround conflict with the MINGW32 open function | faust3 | 2003-03-31 | 1 | -0/+5 |
* | required for i18n+-lintl (found by Nexus) | arpi | 2003-02-07 | 1 | -1/+1 |
* | compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2003-02-02 | 1 | -0/+1 |
* | Changing initial volume level to 0dB after loud intensive complaints | anders | 2003-01-20 | 1 | -5/+2 |
* | export fmt2str() | arpi | 2003-01-18 | 2 | -1/+4 |
* | added af_format_encode() to convert sample format from libaf to mplayer (OSS) | arpi | 2003-01-18 | 2 | -0/+38 |
* | Adding support for more logical libaf configuration | anders | 2003-01-17 | 2 | -7/+19 |
* | bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can... | mosu | 2003-01-15 | 4 | -7/+7 |
* | Fix for endianess conversion if input to libaf is float | anders | 2003-01-14 | 1 | -1/+1 |
* | 10l sig 11 bug reported by Fabian Franz | anders | 2003-01-12 | 1 | -1/+1 |
* | 10l bug for float conversion control + feature fix in volume control | anders | 2003-01-10 | 3 | -9/+12 |
* | New auto config for volume and resample and added support for float flag in c... | anders | 2003-01-10 | 3 | -61/+100 |
* | Adding sub-woofer filter, use this filter to add a sub channel to the audio s... | anders | 2003-01-07 | 6 | -2/+374 |
* | Speed optimizations (runs twise as fast) and bugfix (wrong cutoff frequency b... | anders | 2003-01-04 | 1 | -119/+148 |
* | compiler warning fix | arpi | 2003-01-03 | 1 | -1/+1 |
* | sig 11 fix in reinit and resample + spelling error fixes | anders | 2003-01-02 | 3 | -6/+6 |
* | fix compilation on solaris | attila | 2003-01-01 | 1 | -0/+1 |
* | Port of pl_surround.c to af-layer. | ranma | 2002-12-31 | 3 | -1/+251 |
* | Extending delay to have different delays for different channels | anders | 2002-12-31 | 1 | -82/+115 |
* | 10l memory leak + bug fixes in ms to sample time conversion | anders | 2002-12-31 | 5 | -15/+17 |
* | Added/reordered #includes to silence warnings about "implicit declaration". | rathann | 2002-12-28 | 4 | -0/+4 |
* | Changes includes: | anders | 2002-12-28 | 15 | -426/+1459 |
* | compiler warning fixes | arpi | 2002-12-14 | 1 | -1/+1 |
* | the -af delay=[seconds] option currently parses floating point values of | arpi | 2002-12-04 | 1 | -1/+2 |
* | reversing my patch to check for -Wall support & use it if available (requeste... | rathann | 2002-11-25 | 1 | -1/+1 |
* | check for -Wall support & use it if available patch by (Dominik Mierzejewski ... | michael | 2002-11-23 | 1 | -1/+1 |
* | Adding support for AFMT_FLOAT | anders | 2002-11-19 | 1 | -0/+2 |
* | Printing of max volume on exit | anders | 2002-11-14 | 1 | -1/+9 |
* | 10l | anders | 2002-11-14 | 1 | -1/+1 |
* | Fixing segfault bug and addnig support for lrintf() in format conversion | anders | 2002-11-13 | 2 | -40/+56 |
* | New features: | anders | 2002-11-12 | 16 | -349/+1796 |
* | Header file for eq | anders | 2002-11-03 | 1 | -0/+33 |
* | Adding equalizer filter + some cosmetics | anders | 2002-11-03 | 5 | -2/+231 |
* | 10l | anders | 2002-11-03 | 1 | -1/+0 |
* | Adding commandline options for filters and fixing stupid bug in cfg | anders | 2002-10-31 | 5 | -0/+37 |
* | Changing the behavour of the commandline parameter -af to conform with -vop. ... | anders | 2002-10-31 | 3 | -19/+49 |
* | Adding compile problem fix from Gabucino | anders | 2002-10-30 | 1 | -0/+1 |
* | enable volume filter and fix nonsense default volume (still not usable | rfelker | 2002-10-30 | 2 | -1/+3 |
* | made gcd() static | arpi | 2002-10-24 | 1 | -1/+1 |
* | Adding volume control and moving control() call parameters to a seperate file | anders | 2002-10-16 | 6 | -55/+333 |
* | Fix for audio filters on big endian cpus. It's working now on Solaris SPARC & | jkeil | 2002-10-12 | 2 | -6/+14 |
* | src and dest buffers may overlap | pl | 2002-10-11 | 1 | -1/+1 |
* | Correcting counters and flags | anders | 2002-10-11 | 1 | -9/+9 |
* | Adding function for calculating the delay caused by the filters | anders | 2002-10-08 | 4 | -1/+20 |