Mercurial > mplayer.hg
log libaf/af_sweep.c @ 34324:58aaa0d8cc82
age | author | description |
---|---|---|
2010-11-14 | cboesch | Remove most of the NULL pointer check before free all over the code |
2010-02-20 | diego | cosmetics: Remove pointless empty lines at EOF. |
2009-05-13 | diego | whitespace cosmetics: Remove all trailing whitespace. |
2008-05-14 | diego | Use standard license headers with standard formatting. |
2007-12-31 | diego | Relicense GPL v2 files as GPL v2+ and add proper license headers. |
2007-11-01 | uau | libaf: change filter input/output ratio calculations |
2007-03-20 | diego | Rename open to af_open so as not to conflict with a previous header definition. |
2005-11-13 | diego | Unify include paths by adding -I.. to CFLAGS. |
2004-12-27 | alex | removing AFMT_ dependancy |
2004-12-22 | reimar | Make filters request a supported input format instead of failing. |
2004-10-21 | michael | sine sweep generator |