On Sun, Nov 12, 2017 at 00:21:54 +0100, Michael Niedermayer wrote:

Some nitpicking, since it's doxygen:

> +#define AV_BLOCK_TYPE_FLAG_INTRA      0x0000001        ///< Block is a intra 
> block, else inter
                                                                          ^ an
> +#define AV_BLOCK_TYPE_FLAG_SKIP       0x0000008        ///< Block is skiped
                                                                        ^ 
skipped
> +#define AV_BLOCK_TYPE_FLAG_CONCEALED  0x0010000        ///< Block has been 
> replaced by error conclealment
                                                                                
                ^ concealment

Moritz
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to