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

@@ -15,6 +15,9 @@ libavutil: 2011-04-18
API changes, most recent first:
2012-06-05 - xxxxxxx - lavc 54.24.100
Add pkt_duration field to AVFrame.
2012-06-04 - xxxxxxx - lafi 2.78.100
Add avfilter_default_filter_name() function in avfilter.h.