[FFmpeg-devel] [PATCH] Document put_bits()

Michael Niedermayer michaelni
Sat Apr 11 14:34:24 CEST 2009


On Sat, Apr 11, 2009 at 11:57:42AM +0200, Stefano Sabatini wrote:
> Hi, as in subject.
> -- 
> FFmpeg = Frightening and Fierce MultiPurpose Enlightened Gospel

> Index: ffmpeg/libavcodec/bitstream.h
> ===================================================================
> --- ffmpeg.orig/libavcodec/bitstream.h	2009-04-11 11:56:15.000000000 +0200
> +++ ffmpeg/libavcodec/bitstream.h	2009-04-11 11:56:45.000000000 +0200
> @@ -175,6 +175,10 @@
>   */
>  void ff_copy_bits(PutBitContext *pb, const uint8_t *src, int length);
>  
> +/**
> + * Puts in the PutBitContext \p s \p n bits corresponding to the value
> + * \p value.
> + */

do you mind removing all \p from ffmpeg ?

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Opposition brings concord. Out of discord comes the fairest harmony.
-- Heraclitus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090411/f54458b2/attachment.pgp>



More information about the ffmpeg-devel mailing list