avformat/dashenc: always attempt to enable prft in ldash mode

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer
2020-02-18 12:54:53 -03:00
parent dbd02443ae
commit 5dda6c173f
2 changed files with 8 additions and 2 deletions

View File

@@ -33,7 +33,7 @@
// Also please add any ticket numbers that you believe might be affected here
#define LIBAVFORMAT_VERSION_MAJOR 58
#define LIBAVFORMAT_VERSION_MINOR 39
#define LIBAVFORMAT_VERSION_MICRO 100
#define LIBAVFORMAT_VERSION_MICRO 101
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
LIBAVFORMAT_VERSION_MINOR, \