avcodec: AC-4 codec registration

This commit is contained in:
Paul B Mahol
2023-06-20 01:01:58 +02:00
parent 7ff3dce29a
commit 2bc65003e2
3 changed files with 10 additions and 2 deletions

View File

@@ -29,8 +29,8 @@
#include "version_major.h"
#define LIBAVCODEC_VERSION_MINOR 20
#define LIBAVCODEC_VERSION_MICRO 101
#define LIBAVCODEC_VERSION_MINOR 21
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \