[FFmpeg-devel] [PATCH V5 2/4] lavc/put_bits: Add put_bits64() to support up to 64 bits.

Michael Niedermayer michael at niedermayer.cc
Sat Jun 24 22:59:38 EEST 2017


On Wed, Jun 14, 2017 at 11:01:42AM +0800, Jun Zhao wrote:
>  put_bits.h |   35 +++++++++++++++++++++++++++++++++++
>  1 file changed, 35 insertions(+)
> 5481728acedf2dae1e92f972d7043033384a0ca2  0002-lavc-put_bits-Add-put_bits64-to-support-up-to-64-bit.patch
> From 703be162119f78e1815d1f3b23afb24978ff36d7 Mon Sep 17 00:00:00 2001
> From: Jun Zhao <jun.zhao at intel.com>
> Date: Wed, 14 Jun 2017 10:22:10 +0800
> Subject: [PATCH V5 2/4] lavc/put_bits: Add put_bits64() to support up to 64
>  bits.
> 
> put_bits64() can write up to 64 bits into a bitstream.
> 
> Reviewed-by: Mark Thompson <sw at jkqxz.net>
> Reviewed-by: Michael Niedermayer <michael at niedermayer.cc>
> Signed-off-by: Jun Zhao <jun.zhao at intel.com>
> ---
>  libavcodec/put_bits.h | 35 +++++++++++++++++++++++++++++++++++
>  1 file changed, 35 insertions(+)

applied this and the rest of the patchset.
If someone has an idea of better naming for the functions or other
then we should change this.
But the bug should not be left open

thx

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

There will always be a question for which you do not know the correct answer.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170624/59fb7d13/attachment.sig>


More information about the ffmpeg-devel mailing list