OSDN Git Service

Document AVCodecContext channels field.
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 11 May 2008 11:15:18 +0000 (11:15 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sun, 11 May 2008 11:15:18 +0000 (11:15 +0000)
patch by Stefano Sabatini, stefano.sabatini-lala poste it

Originally committed as revision 13115 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/avcodec.h

index 8d8b635..9641a88 100644 (file)
@@ -921,7 +921,7 @@ typedef struct AVCodecContext {
 
     /* audio only */
     int sample_rate; ///< samples per second
-    int channels;
+    int channels;    ///< number of audio channels
 
     /**
      * audio sample format