avcodec/exif: don't expose a private function in an installed header

And it doesn't need an entry in APIChanges, given it's not public API.

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer
2025-08-20 10:44:12 -03:00
parent 451e6bed43
commit d151d3aecb
3 changed files with 7 additions and 8 deletions

View File

@@ -13,8 +13,6 @@ API changes, most recent first:
av_exif_ifd_to_dict, av_exif_clone_ifd,
av_exif_matrix_to_orientation,
av_exif_orientation_to_matrix,
Deprecate:
- avpriv_exif_decode_ifd (deprecated behind FF_API_OLD_EXIF)
2025-08-19 - bb90b262d6d - lavu 60.10.100 - frame.h
Add AV_FRAME_DATA_EXIF.