summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2012-11-16 16:00:04 +0000
committerLuca Barbato <lu_zero@gentoo.org>2013-09-27 01:33:45 +0200
commit7e52080cb18332cb1da9fe133498750b6b4b0fb3 (patch)
treeeca35956f53acf8f3d00a4667c854b0f20126395 /libavcodec/version.h
parent839df90c718dcab9b9e91ca3c7e73479b3e8103c (diff)
downloadffmpeg-streaming-7e52080cb18332cb1da9fe133498750b6b4b0fb3.zip
ffmpeg-streaming-7e52080cb18332cb1da9fe133498750b6b4b0fb3.tar.gz
pcm: support 24-bit/32-bit little-endian planar
Used by LXF. 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 574e02a..55ef705 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 55
-#define LIBAVCODEC_VERSION_MINOR 20
+#define LIBAVCODEC_VERSION_MINOR 21
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud