Mercurial > mplayer.hg
log libaf/filter.h @ 16174:b118c000ddd2
age | author | description |
---|---|---|
2004-12-29 | alex | less namespace pollution #2 (prefixed globals in filter.c with af_filter_) |
2004-10-10 | diego | The full name of the GPL is GNU General Public License. |
2003-01-15 | mosu | bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2) |
2003-01-07 | anders | Adding sub-woofer filter, use this filter to add a sub channel to the audio stream |
2002-10-01 | anders | Adding new audio output filter layer libaf |