# HG changeset patch # User diego # Date 1210504518 0 # Node ID 4b9f28275b1412d4511de4ae145df0dc931f9143 # Parent 1f02f929b9ffd0e4b85dbddf53c9b73260d2a2b2 Document AVCodecContext channels field. patch by Stefano Sabatini, stefano.sabatini-lala poste it diff -r 1f02f929b9ff -r 4b9f28275b14 avcodec.h --- a/avcodec.h Sun May 11 10:07:11 2008 +0000 +++ b/avcodec.h Sun May 11 11:15:18 2008 +0000 @@ -921,7 +921,7 @@ /* audio only */ int sample_rate; ///< samples per second - int channels; + int channels; ///< number of audio channels /** * audio sample format