This is an automated email from the git hooks/post-receive script.

Git pushed a change to branch master
in repository ffmpeg.

    from a7d42bfba8 avformat/mov: Limit maximum box size for mov_read_lhvc()
     new 600a8a5a9c avutil/frame.h: fix AV_EXIF_SIDE_DATA declaration
     new 28e64cad6f avutil/frame.h: re-align dynamic HDR frame data declaration
     new 0c39b1bccd avcodec/exif.h: fix documentation on av_exif_get_entry and 
similar
     new 2cddfe7d0c avcodec/exif.c: pop entry off IFD if allocation fails
     new 4f5dfce5a8 avcodec/exif.c: use less than or equal for max width and 
height
     new 317d660281 avcodec/exif.c: account for header_mode difference on 
rewrite
     new 326808ad2f avcodec/exif.c: add check for singular displaymatrix data
     new 1d36c4d8ae avcodec/exif.c: reset ifd->size when freeing ifd->entries
     new 087ec68451 avcodec/exif.c: synthesize EXIF data from frame metadata 
and matrix
     new f1cab2d018 avcodec/exif_internal.h: improve return docs for 
ff_exif_get_buffer
     new 05b5add006 avcodec/libjxlenc: check orientation tag metadata before 
reading
     new 739fc9249c avcodec/libjxlenc: fix frame->linesize raw pointer read

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libavcodec/exif.c          | 51 +++++++++++++++++++++++++++++++++++-----------
 libavcodec/exif.h          | 22 ++++++++++++++++----
 libavcodec/exif_internal.h |  9 ++++----
 libavcodec/libjxlenc.c     |  7 ++++---
 libavutil/frame.h          | 19 +++++++++--------
 5 files changed, 76 insertions(+), 32 deletions(-)

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to