[FFmpeg-devel] [PATCH] avcodec/exif: remove GetByteContext usage from avpriv_exif_decode_ifd()

James Almer jamrial at gmail.com
Thu Oct 26 06:53:42 EEST 2017


On 10/25/2017 4:32 AM, Paul B Mahol wrote:
> On 10/24/17, James Almer <jamrial at gmail.com> wrote:
>> This prevents potential ABI issues with GetByteContext.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>>  libavcodec/exif.c     | 16 +++++++++++++---
>>  libavcodec/exif.h     |  6 ++++--
>>  libavcodec/mjpegdec.c |  2 +-
>>  libavcodec/webp.c     |  2 +-
>>  libavformat/avidec.c  |  4 ++--
>>  5 files changed, 21 insertions(+), 9 deletions(-)
>>
> 
> 
> lgtm

Pushed, thanks.


More information about the ffmpeg-devel mailing list