]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/xvmc.h
doc/demuxers.texi: avoid comma splice in image2 documentation
[ffmpeg] / libavcodec / xvmc.h
index fdaea7eab776bec6a5ed6c6a8179615506663f4f..b2bf518d0cf7ea8eb404d091a1863ceb15ab83c1 100644 (file)
@@ -147,7 +147,7 @@ struct xvmc_pix_fmt {
     */
     int             filled_mv_blocks_num;
 
-    /** Number of the the next free data block; one data block consists of
+    /** Number of the next free data block; one data block consists of
         64 short values in the data_blocks array.
         All blocks before this one have already been claimed by placing their
         position into the corresponding block description structure field,