[FFmpeg-devel] [PATCH] Improve documentation for flush_put_bits()
Stefano Sabatini
stefano.sabatini-lala
Sat Apr 11 12:15:32 CEST 2009
On date Saturday 2009-04-11 11:57:10 +0200, Diego Biurrun encoded:
> 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...
And here comes the help of some more English-savvy guy...
What do you suggest? Possible variants:
Pads up to the end of the bitstream with zeros.
Pads with zeros up to the bitstream end.
...
Regards.
--
FFmpeg = Fostering and Faboulous Moronic Proud Enigmatic Game
More information about the ffmpeg-devel
mailing list