Am 01.04.16 um 13:13 schrieb Hendrik Leppkes:
> The AVCodecContext is only used for logging, so instead take any valid log
> context.
> This allows reusing the exif functions more easily in avformat.
> ---
> libavcodec/exif.c | 16
> libavcodec/exif.h | 2 +-
> 2 files changed,
On Fri, 1 Apr 2016 13:13:03 +0200
Hendrik Leppkes wrote:
> The AVCodecContext is only used for logging, so instead take any valid log
> context.
> This allows reusing the exif functions more easily in avformat.
> ---
> libavcodec/exif.c | 16
> libavcodec/exif.h | 2 +-
> 2 f