Allow values >31bit for -analyzeduration.

This commit is contained in:
Carl Eugen Hoyos
2014-06-10 14:28:34 +02:00
parent 2351ea8a2e
commit 5482780a3b
5 changed files with 22 additions and 9 deletions

View File

@@ -15,6 +15,10 @@ libavutil: 2012-10-22
API changes, most recent first:
2014-06-10 - xxxxxxx - lavf 55.43.100 - avformat.h
New field int64_t max_analyze_duration2 instead of deprecated
int max_analyze_duration.
2014-05-30 - xxxxxxx - lavu 52.89.100 - opt.h
Add av_opt_copy()