[FFmpeg-devel] [PATCH] Improve documentation for flush_put_bits()

Diego Biurrun diego
Sat Apr 11 11:57:10 CEST 2009


On Sat, Apr 11, 2009 at 10:47:17AM +0200, Stefano Sabatini wrote:
> --- ffmpeg.orig/libavcodec/bitstream.h	2009-04-11 10:45:42.000000000 +0200
> +++ ffmpeg/libavcodec/bitstream.h	2009-04-11 10:45:57.000000000 +0200
> @@ -129,7 +129,7 @@
>  
>  /**
> - * Pads the end of the output stream with zeros.
> + * Pads with zeros up to the end of the bitstream.
>   */
>  static inline void flush_put_bits(PutBitContext *s)

You are transforming English into Englian...

Diego



More information about the ffmpeg-devel mailing list