Mercurial > mplayer.hg
view libaf/config.h @ 11971:93d7290b0be9
remove 1000000l example that DOES NOT WORK. 9 times out of 10 it will
ruin a/v sync due to the fact that mencoder doesn't have cache and
can't seek!!!
author | rfelker |
---|---|
date | Tue, 17 Feb 2004 14:52:59 +0000 |
parents | e8832e66babd |
children | 14090f7300a8 |
line wrap: on
line source
/*============================================================================= // // This software has been released under the terms of the GNU Public // license. See http://www.gnu.org/copyleft/gpl.html for details. // // Copyright 2002 Anders Johansson ajh@watri.uwa.edu.au // //============================================================================= */ // Number of channels #ifndef AF_NCH #define AF_NCH 6 #endif