On Wed, Aug 27, 2014 at 12:38 PM, James Darnley <james.darn...@gmail.com> wrote: > --- > libavutil/frame.h | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-)
OK > > diff --git a/libavutil/frame.h b/libavutil/frame.h > index 2391d3e..d6d017c 100644 > --- a/libavutil/frame.h > +++ b/libavutil/frame.h > @@ -162,7 +162,7 @@ typedef struct AVFrame { > * For audio, only linesize[0] may be set. For planar audio, each channel > * plane must be the same size. > * > - * For video the linesizes should be multiplies of the CPUs alignment > + * For video the linesizes should be multiples of the CPU's alignment > * preference, this is 16 or 32 for modern desktop CPUs. > * Some code requires such alignment other code can be slower without > * correct alignment, for yet other it makes no difference. > -- > 1.7.9 > > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel