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_pan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace informal license notices by standard license header
diego
2009-01-05
1
-11
/
+19
*
libaf: change filter input/output ratio calculations
uau
2007-11-01
1
-6
/
+3
*
Add AF_CONTROL_PAN_BALANCE control
zuxy
2007-06-17
1
-0
/
+17
*
Remove incorrect comment: pan defaults to block all, instead of pass-thru.
zuxy
2007-06-13
1
-1
/
+0
*
Avoid zero output for pan filter; zero output now means same # of channels
zuxy
2007-06-13
1
-2
/
+4
*
Make pan reentrant. Multiple pans in chain work fine.
zuxy
2007-06-13
1
-1
/
+1
*
Remove unnecessary unistd.h include.
diego
2007-03-20
1
-1
/
+0
*
Rename open to af_open so as not to conflict with a previous header definition.
diego
2007-03-20
1
-2
/
+2
*
Fix nonsense tests ("if (af->data->audio)" before "if (af->data)").
uau
2007-02-10
1
-3
/
+2
*
Fix af_pan commandline mess and (hopefully) improve description.
reimar
2005-09-15
1
-4
/
+7
*
always cancel down fractions (frac_t) to avoid overflows and playback
reimar
2005-01-08
1
-0
/
+1
*
removing AFMT_ dependancy
alex
2004-12-27
1
-1
/
+1
*
The full name of the GPL is GNU General Public License.
diego
2004-10-10
1
-1
/
+1
*
10l - replace 6 with AF_NCH
henry
2004-03-04
1
-1
/
+1
*
10l memory leak + bug fixes in ms to sample time conversion
anders
2002-12-31
1
-0
/
+2
*
Changes includes:
anders
2002-12-28
1
-0
/
+184