[FFmpeg-devel] [PATCH] avcodec/get_bits: unbreak get_bits_le() with cached reader

Paul B Mahol onemda at gmail.com
Sun Apr 7 22:24:06 EEST 2019


On 3/26/19, Paul B Mahol <onemda at gmail.com> wrote:
> On 3/26/19, Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
>> 2019-03-26 11:34 GMT+01:00, Paul B Mahol <onemda at gmail.com>:
>>> On 3/26/19, Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
>>>> 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?
>>>
>>> I never saw your patch so answer is no.
>>
>> No, you don't know how to reproduce the issue?
>>
>> You gave a very extensive comment on the patch:
>> https://patchwork.ffmpeg.org/patch/4784/
>
> This is about using both endianess versions from same file.
> That patch changes that for usage of single endianess in file.
>

Going to apply it soon.


More information about the ffmpeg-devel mailing list