[FFmpeg-devel] [PATCH] avcodec/tak: remove GetBitContext usage from avpriv_tak_parse_streaminfo()
James Almer
jamrial at gmail.com
Thu Oct 26 06:53:56 EEST 2017
On 10/25/2017 4:37 AM, Paul B Mahol wrote:
> On 10/23/17, James Almer <jamrial at gmail.com> wrote:
>> This prevents potential ABI issues with GetBitContext.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> libavcodec/tak.c | 17 +++++++++++++++--
>> libavcodec/tak.h | 8 ++++++--
>> libavformat/takdec.c | 7 +++++--
>> 3 files changed, 26 insertions(+), 6 deletions(-)
>>
>
> lgtm
Pushed, thanks.
More information about the ffmpeg-devel
mailing list