aboutsummaryrefslogtreecommitdiffhomepage
path: root/libaf/af_lavcresample.c
Commit message (Expand)AuthorAge
* Move conditional compilation out of the code and into the build system.Gravatar diego2006-01-31
* Unify include paths by adding -I.. to CFLAGS.Gravatar diego2005-11-13
* libavutil compile fix (working also with old libavcodec)Gravatar reimar2005-08-01
* 10l to beastd due to new libavutil introductionGravatar gpoirier2005-08-01
* always cancel down fractions (frac_t) to avoid overflows and playbackGravatar reimar2005-01-08
* faster packed<->planar conversationGravatar michael2004-12-31
* removing AFMT_ dependancyGravatar alex2004-12-27
* Make filters request a supported input format instead of failing.Gravatar reimar2004-12-22
* Initialize cutoff, too. Fixes crash when AF_CONTROL_COMMAND_LINE is not set.Gravatar reimar2004-12-19
* libavcodec.so headers patch by (Glenn Washburn <glenniii at mail dot utexas d...Gravatar michael2004-11-03
* user selectable cutoff frequencyGravatar michael2004-10-21
* libavcodec resampling ...Gravatar michael2004-10-21