comparison avcodec.h @ 3063:f02d0b59279c libavcodec

Remove all stray tabs and trailing whitespace, this time for good.
author diego
date Tue, 24 Jan 2006 10:33:14 +0000
parents 259fed5adf5d
children a5e0b58b4471
comparison
equal deleted inserted replaced
3062:8d05d4036b6a 3063:f02d0b59279c
1980 * direct mv prediction mode - 0 (none), 1 (spatial), 2 (temporal) 1980 * direct mv prediction mode - 0 (none), 1 (spatial), 2 (temporal)
1981 * - encoding: set by user. 1981 * - encoding: set by user.
1982 * - decoding: unused 1982 * - decoding: unused
1983 */ 1983 */
1984 int directpred; 1984 int directpred;
1985 1985
1986 /** 1986 /**
1987 * audio cutoff bandwidth (0 means "automatic") . Currently used only by FAAC 1987 * audio cutoff bandwidth (0 means "automatic") . Currently used only by FAAC
1988 * - encoding: set by user. 1988 * - encoding: set by user.
1989 * - decoding: unused 1989 * - decoding: unused
1990 */ 1990 */