summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorAleksi Nurmi <aleksi.nurmi@gmail.com>2012-11-15 21:48:02 +0200
committerMichael Niedermayer <michaelni@gmx.at>2012-11-22 01:06:25 +0100
commit492a5f835c59ab7c2e347d3579d8bf6148ae0a09 (patch)
treef224226e1f6f81a2d7967143a50e1e249d0aa20b /libavcodec/version.h
parent2e08a82d5e77781e2794b244f11254108bf5b46b (diff)
downloadffmpeg-streaming-492a5f835c59ab7c2e347d3579d8bf6148ae0a09.zip
ffmpeg-streaming-492a5f835c59ab7c2e347d3579d8bf6148ae0a09.tar.gz
brender_pix: a new image decoder
PIX is an image file format that was used by the BRender 3d engine. Signed-off-by: Aleksi Nurmi <aleksi.nurmi@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 3c49cee..d2ed12d 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "libavutil/avutil.h"
#define LIBAVCODEC_VERSION_MAJOR 54
-#define LIBAVCODEC_VERSION_MINOR 74
+#define LIBAVCODEC_VERSION_MINOR 75
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud