]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - libavformat/asf.h
Fix bandwith vs. bandwiDth typo.
[frescor/ffmpeg.git] / libavformat / asf.h
index f322ee2a58361784cf707abeb45f655874538ada..57d6b67a28994a40d95b05f6c07a8c1c6a44e31b 100644 (file)
@@ -68,7 +68,7 @@ typedef struct {
                                  *   invalid if broadcasting */
     uint32_t max_pktsize;       /**< shall be the same as for min_pktsize
                                  *   invalid if broadcasting */
-    uint32_t max_bitrate;       /**< bandwith of stream in bps
+    uint32_t max_bitrate;       /**< bandwidth of stream in bps
                                  *   should be the sum of bitrates of the
                                  *   individual media streams */
 } ASFMainHeader;