[FFmpeg-cvslog] r15801 - trunk/libavcodec/dca.c
banan
subversion
Tue Nov 11 09:46:30 CET 2008
Author: banan
Date: Tue Nov 11 09:46:29 2008
New Revision: 15801
Log:
Comment typo
Modified:
trunk/libavcodec/dca.c
Modified: trunk/libavcodec/dca.c
==============================================================================
--- trunk/libavcodec/dca.c (original)
+++ trunk/libavcodec/dca.c Tue Nov 11 09:46:29 2008
@@ -64,7 +64,7 @@ enum DCAMode {
* are never used so complete accuracy is not needed.
*
* L = left, R = right, C = center, S = surround, F = front, R = rear, T = total, OV = overhead.
- * S -> back, when both rear and back are configured move one of them to the side channel
+ * S -> side, when both rear and back are configured move one of them to the side channel
* OV -> center back
* All 2 channel configurations -> CH_LAYOUT_STEREO
*/
More information about the ffmpeg-cvslog
mailing list