lavc: add pkt_duration field to AVFrame

This commit is contained in:
Stefano Sabatini
2012-03-08 15:22:53 +01:00
parent 0da9bce5a3
commit 62b39d41cd
4 changed files with 23 additions and 1 deletions

View File

@@ -27,7 +27,7 @@
*/
#define LIBAVCODEC_VERSION_MAJOR 54
#define LIBAVCODEC_VERSION_MINOR 23
#define LIBAVCODEC_VERSION_MINOR 24
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \