]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
lavc: export the timestamps when decoding in AVFrame.pts
[ffmpeg] / libavcodec / version.h
index 9b495e9a44bbacaea3a5f9833b4f0bfd42dfdad0..3b154f84e3df171085fd0e449f782dc0d26a72b9 100644 (file)
@@ -28,7 +28,7 @@
 #include "libavutil/version.h"
 
 #define LIBAVCODEC_VERSION_MAJOR 57
-#define LIBAVCODEC_VERSION_MINOR 23
+#define LIBAVCODEC_VERSION_MINOR 24
 #define LIBAVCODEC_VERSION_MICRO  0
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \