Add Opus codec id and codec description.

Signed-off-by: Diego Biurrun <diego@biurrun.de>
This commit is contained in:
Andrew D'Addesio
2012-09-18 19:02:14 -06:00
committed by Diego Biurrun
parent 0575772fa0
commit 2a3d82ab46
3 changed files with 9 additions and 1 deletions

View File

@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 54
#define LIBAVCODEC_VERSION_MINOR 28
#define LIBAVCODEC_VERSION_MINOR 29
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \