lavu: bump minor and add APIchanges entry for the lavu/tx changes

pull/362/head
Lynne 4 years ago
parent 0072a42388
commit 18af1ea8d1
No known key found for this signature in database
GPG Key ID: A2FEA5F03F034464
  1. 3
      doc/APIchanges
  2. 2
      libavutil/version.h

@ -14,6 +14,9 @@ libavutil: 2017-10-21
API changes, most recent first:
2021-04-19 - xxxxxxxxxx - lavu 56.74.100 - tx.h
Add AV_TX_FULL_IMDCT and AV_TX_UNALIGNED.
2021-04-17 - xxxxxxxxxx - lavu 56.73.100 - frame.h detection_bbox.h
Add AV_FRAME_DATA_DETECTION_BBOXES

@ -79,7 +79,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 56
#define LIBAVUTIL_VERSION_MINOR 73
#define LIBAVUTIL_VERSION_MINOR 74
#define LIBAVUTIL_VERSION_MICRO 100
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \

Loading…
Cancel
Save