summaryrefslogtreecommitdiffstats
path: root/libavcore/avcore.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-11-02 22:20:49 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-11-02 22:20:49 +0000
commit6f84cd127947394e53a6621e9ed077517df5a6d2 (patch)
tree3693859eec8e3bdadf4a9a9f162aae56173e628e /libavcore/avcore.h
parentd63e456a2abcc8c23962f2b8828004c6a35ca1fe (diff)
downloadffmpeg-streaming-6f84cd127947394e53a6621e9ed077517df5a6d2.zip
ffmpeg-streaming-6f84cd127947394e53a6621e9ed077517df5a6d2.tar.gz
Add av_get_bits_per_sample_fmt() to libavcore/samplefmt.h and
deprecate av_get_bits_per_sample_format(). Originally committed as revision 25654 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcore/avcore.h')
-rw-r--r--libavcore/avcore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcore/avcore.h b/libavcore/avcore.h
index dd1cd75..b2bb810 100644
--- a/libavcore/avcore.h
+++ b/libavcore/avcore.h
@@ -27,7 +27,7 @@
#include "libavutil/avutil.h"
#define LIBAVCORE_VERSION_MAJOR 0
-#define LIBAVCORE_VERSION_MINOR 11
+#define LIBAVCORE_VERSION_MINOR 12
#define LIBAVCORE_VERSION_MICRO 0
#define LIBAVCORE_VERSION_INT AV_VERSION_INT(LIBAVCORE_VERSION_MAJOR, \
OpenPOWER on IntegriCloud