Mercurial > mplayer.hg
log libaf/af_lavcresample.c @ 22063:34bc7e626d2b
age | author | description |
---|---|---|
2006-01-31 | diego | Move conditional compilation out of the code and into the build system. |
2005-11-13 | diego | Unify include paths by adding -I.. to CFLAGS. |
2005-08-01 | reimar | libavutil compile fix (working also with old libavcodec) |
2005-08-01 | gpoirier | 10l to beastd due to new libavutil introduction |
2005-01-08 | reimar | always cancel down fractions (frac_t) to avoid overflows and playback |
2004-12-31 | michael | faster packed<->planar conversation |
2004-12-27 | alex | removing AFMT_ dependancy |
2004-12-22 | reimar | Make filters request a supported input format instead of failing. |
2004-12-19 | reimar | Initialize cutoff, too. Fixes crash when AF_CONTROL_COMMAND_LINE is not set. |
2004-11-03 | michael | libavcodec.so headers patch by (Glenn Washburn <glenniii at mail dot utexas dot edu>) |
2004-10-21 | michael | user selectable cutoff frequency |
2004-10-21 | michael | libavcodec resampling ... |