index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libaf
/
af_pan.c
Commit message (
Expand
)
Author
Age
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
*
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
Remove af_msg special-casing API in libaf.
bircoph
2009-03-28
*
Replace informal license notices by standard license header
diego
2009-01-05
*
libaf: change filter input/output ratio calculations
uau
2007-11-01
*
Add AF_CONTROL_PAN_BALANCE control
zuxy
2007-06-17
*
Remove incorrect comment: pan defaults to block all, instead of pass-thru.
zuxy
2007-06-13
*
Avoid zero output for pan filter; zero output now means same # of channels
zuxy
2007-06-13
*
Make pan reentrant. Multiple pans in chain work fine.
zuxy
2007-06-13
*
Remove unnecessary unistd.h include.
diego
2007-03-20
*
Rename open to af_open so as not to conflict with a previous header definition.
diego
2007-03-20
*
Fix nonsense tests ("if (af->data->audio)" before "if (af->data)").
uau
2007-02-10
*
Fix af_pan commandline mess and (hopefully) improve description.
reimar
2005-09-15
*
always cancel down fractions (frac_t) to avoid overflows and playback
reimar
2005-01-08
*
removing AFMT_ dependancy
alex
2004-12-27
*
The full name of the GPL is GNU General Public License.
diego
2004-10-10
*
10l - replace 6 with AF_NCH
henry
2004-03-04
*
10l memory leak + bug fixes in ms to sample time conversion
anders
2002-12-31
*
Changes includes:
anders
2002-12-28