avutil: use align == 0 for default alignment in audio sample buffer functions

This commit is contained in:
Justin Ruggles
2012-03-27 21:31:14 -04:00
parent 18ed3788b0
commit 0109a09dc3
3 changed files with 8 additions and 3 deletions

View File

@ -153,7 +153,7 @@
#define LIBAVUTIL_VERSION_MAJOR 51
#define LIBAVUTIL_VERSION_MINOR 27
#define LIBAVUTIL_VERSION_MICRO 1
#define LIBAVUTIL_VERSION_MICRO 2
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \
LIBAVUTIL_VERSION_MINOR, \