[FFmpeg-devel] [PATCH 3/3] avcodec/utvideodec: use cached bitstream reader

Michael Niedermayer michael at niedermayer.cc
Wed Apr 4 00:41:38 EEST 2018


On Tue, Apr 03, 2018 at 01:38:14PM +0200, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  libavcodec/utvideodec.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/libavcodec/utvideodec.c b/libavcodec/utvideodec.c
> index 82cb038ccd..99b37aa0f3 100644
> --- a/libavcodec/utvideodec.c
> +++ b/libavcodec/utvideodec.c
> @@ -27,6 +27,7 @@
>  #include <inttypes.h>
>  #include <stdlib.h>
>  
> +#define CACHED_BITSTREAM_READER
>  #define UNCHECKED_BITSTREAM_READER 1
>  
>  #include "libavutil/intreadwrite.h"

tested, seems to work

thanks

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

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety -- Benjamin Franklin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180403/3ad42b9a/attachment.sig>


More information about the ffmpeg-devel mailing list