| Commit message (Expand) | Author | Age |
* | Get ride of the several if(identify) messy lines and rearangment of some of t... | reynaldo | 2006-04-24 |
* | very simple filter which can remove a sine at a specified frequency, usefull ... | michael | 2006-04-13 |
* | Fix up libaf unknown-format printing | corey | 2006-03-15 |
* | last print on libaf to af_msg | reynaldo | 2006-03-14 |
* | added dinamically calculated gain factor at output stage to avoid clipping on... | reynaldo | 2006-03-11 |
* | fix memory leak when filter with given name does not exist. | reimar | 2006-03-08 |
* | We start with 0, so ch (channel number) == AF_NCH is invalid, too (not just >) | reimar | 2006-03-08 |
* | Move conditional compilation out of the code and into the build system. | diego | 2006-01-31 |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 |
* | This patch cleans up OPTFLAGS in Gui, removes hardcoded -Wall from | rathann | 2006-01-13 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 |
* | wrong output level calculation on af_equalizer leaded to low level output eve... | reynaldo | 2005-12-01 |
* | Unify include paths by adding -I.. to CFLAGS. | diego | 2005-11-13 |
* | Adds a target parameter to the volnorm filter. | joey | 2005-11-11 |
* | MSGTR_MemAllocFailed printout changed to fit its definition in help/help_mp-en.h | ptt | 2005-11-05 |
* | semi-hack: avoid passing 0-length blocks to audio filters. | reimar | 2005-10-20 |
* | much simpler signed/unsigned conversion. | reimar | 2005-10-04 |
* | documentation-only patch: make doxygen compatible and create | reimar | 2005-10-01 |
* | Fix af_pan commandline mess and (hopefully) improve description. | reimar | 2005-09-15 |
* | code reduction and less error prone, use the same table | alex | 2005-08-18 |
* | Removed in-filter int to float conversion. af_ladspa now demands floats as | ivo | 2005-08-10 |
* | libavutil compile fix (working also with old libavcodec) | reimar | 2005-08-01 |
* | 10l to beastd due to new libavutil introduction | gpoirier | 2005-08-01 |
* | added missing license header | alex | 2005-07-27 |
* | Avoid hang with -af-adv force=3 | reimar | 2005-07-23 |
* | make -srate work again, unify audio filter init and preinit. | reimar | 2005-06-24 |
* | Fix mp_msg vs af_msg usage as pointed out by Ivo. | diego | 2005-06-21 |
* | 10l for me. two usages of mp_msg instead of af_msg slipped through | ivo | 2005-06-20 |
* | adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ... | gpoirier | 2005-06-20 |
* | Be more patch-friendly | ranma | 2005-06-19 |
* | - correct the argument in configure check for lrintf() to avoid a warning | henry | 2005-05-30 |
* | sanity checks | alex | 2005-05-21 |
* | actually output 2 channel audio (instead of 6 channel with 4 empty channels) | reimar | 2005-05-09 |
* | Prevent segfault when filter chain is empty (e.g. because all | reimar | 2005-05-01 |
* | Error out when invalid format is specified | reimar | 2005-05-01 |
* | change list traversal so the loop begins at the first filter after removing | henry | 2005-04-16 |
* | More HRTF enhancements | henry | 2005-04-11 |
* | HRTF filter updates: | henry | 2005-04-10 |
* | obvious typo | rathann | 2005-03-01 |
* | 10l fix. misplaced ; | ivo | 2005-02-27 |
* | finally remove the refences to bps outside libaf. also simplification of some... | alex | 2005-02-25 |
* | better infoline | alex | 2005-02-25 |
* | 100l for me, lrintf is better. now fixed so it should be prototyped, and shou... | rfelker | 2005-02-24 |
* | 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 |