diff options
author | Aman Gupta <aman@tmm1.net> | 2019-09-04 12:55:52 -0700 |
---|---|---|
committer | Aman Gupta <aman@tmm1.net> | 2019-09-04 12:56:25 -0700 |
commit | f30fb5ef626140d6e286a22e4f5ca7e7f5b97c67 (patch) | |
tree | 1e61bdf4a9b07b63ce8e555d07d341b5e62b10e0 /doc/APIchanges | |
parent | 2a9d461abcc88ab74f2143aada1e366a0961830c (diff) | |
download | ffmpeg-f30fb5ef626140d6e286a22e4f5ca7e7f5b97c67.tar.gz |
avutil/version: bump for hwcontext_videotoolbox api change
av_map_videotoolbox_format_from_pixfmt2() added in previous
commit to support full-range pixel formats.
Signed-off-by: Aman Gupta <aman@tmm1.net>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 82f38987d6..80558a49c7 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,6 +15,9 @@ libavutil: 2017-10-21 API changes, most recent first: +2019-09-04 - 2a9d461abc - lavu 56.35.100 - hwcontext_videotoolbox.h + Add av_map_videotoolbox_format_from_pixfmt2() for full range pixfmt + 2019-09-01 - xxxxxxxxxx - lavu 56.34.100 - pixfmt.h Add EBU Tech. 3213-E AVColorPrimaries value |