index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libaf
/
af_lavcresample.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: avoid various GCC warnings
Clément Bœsch
2011-04-20
1
-1
/
+1
*
af_lavcresample: avoid multiple calls to av_resample_init
reimar
2010-11-02
1
-2
/
+18
*
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-9
/
+9
*
Use standard license headers with standard formatting.
diego
2008-05-14
1
-3
/
+3
*
FFmpeg now uses different (unified) #include paths.
diego
2008-02-25
1
-8
/
+2
*
Relicense GPL v2 files as GPL v2+ and add proper license headers.
diego
2007-12-31
1
-2
/
+19
*
A/V sync: take audio filter buffers into account
uau
2007-11-01
1
-1
/
+1
*
libaf: change filter input/output ratio calculations
uau
2007-11-01
1
-7
/
+4
*
ff_gcd is already in libavutil/common.h, no need for an extra prototype here
reimar
2007-06-24
1
-2
/
+0
*
reasonable cutoff frequency default
michael
2007-03-22
1
-2
/
+3
*
Rename open to af_open so as not to conflict with a previous header definition.
diego
2007-03-20
1
-2
/
+2
*
Move variable declaration to appropriate place
reimar
2007-02-10
1
-1
/
+1
*
Cosmetics: remove tabs added in last commit from otherwise tab-free file.
reimar
2007-02-10
1
-3
/
+3
*
Fix memory leaks.
uau
2007-02-10
1
-2
/
+6
*
Use AF_NCH for max number of channels instead of private CHANS define.
uau
2007-02-10
1
-5
/
+3
*
Move conditional compilation out of the code and into the build system.
diego
2006-01-31
1
-3
/
+0
*
Unify include paths by adding -I.. to CFLAGS.
diego
2005-11-13
1
-1
/
+1
*
libavutil compile fix (working also with old libavcodec)
reimar
2005-08-01
1
-2
/
+2
*
10l to beastd due to new libavutil introduction
gpoirier
2005-08-01
1
-1
/
+1
*
always cancel down fractions (frac_t) to avoid overflows and playback
reimar
2005-01-08
1
-4
/
+3
*
faster packed<->planar conversation
michael
2004-12-31
1
-6
/
+24
*
removing AFMT_ dependancy
alex
2004-12-27
1
-1
/
+1
*
Make filters request a supported input format instead of failing.
reimar
2004-12-22
1
-4
/
+8
*
Initialize cutoff, too. Fixes crash when AF_CONTROL_COMMAND_LINE is not set.
reimar
2004-12-19
1
-4
/
+6
*
libavcodec.so headers patch by (Glenn Washburn <glenniii at mail dot utexas d...
michael
2004-11-03
1
-0
/
+5
*
user selectable cutoff frequency
michael
2004-10-21
1
-6
/
+14
*
libavcodec resampling ...
michael
2004-10-21
1
-0
/
+155