[FFmpeg-devel] [PATCH] avcodec/tak: remove GetBitContext usage from avpriv_tak_parse_streaminfo()
Paul B Mahol
onemda at gmail.com
Wed Oct 25 10:37:13 EEST 2017
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
More information about the ffmpeg-devel
mailing list