[FFmpeg-devel] [PATCH] avcodec/get_bits: unbreak get_bits_le() with cached reader
Carl Eugen Hoyos
ceffmpeg at gmail.com
Tue Mar 26 12:26:59 EET 2019
2019-03-26 11:13 GMT+01:00, Paul B Mahol <onemda at gmail.com>:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
> libavcodec/get_bits.h | 82 +++++++++++++++++++++++++++++------------
> libavcodec/utvideodec.c | 4 +-
> 2 files changed, 60 insertions(+), 26 deletions(-)
How can the issue be reproduced?
Would my patch - that does not increase the number of lines
in the source tree - also fix the issue?
Carl Eugen
More information about the ffmpeg-devel
mailing list