| Commit message (Expand) | Author | Age |
* | 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 |
* | 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 |