summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2013-01-23 12:26:59 +0100
committerLuca Barbato <lu_zero@gentoo.org>2013-01-25 07:50:35 +0100
commita84fb6e06f7f13e61b5dad0224fa392ebe65e294 (patch)
treead954fd6459a0e275edaf06cb30af740cb112751 /libavcodec/version.h
parent33552a5f7b6ec7057516f487b1a902331f8c353e (diff)
downloadffmpeg-streaming-a84fb6e06f7f13e61b5dad0224fa392ebe65e294.zip
ffmpeg-streaming-a84fb6e06f7f13e61b5dad0224fa392ebe65e294.tar.gz
h264: Allow discarding the cropping information from SPS
Some 3D systems overload the meaning of the field for other purposes. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
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 62f2bcd..80da6e2 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 54
-#define LIBAVCODEC_VERSION_MINOR 40
+#define LIBAVCODEC_VERSION_MINOR 41
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud