lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macro

This commit is contained in:
Stefano Sabatini
2012-08-09 16:21:07 +02:00
parent 3239382aef
commit a25346e65c
4 changed files with 6 additions and 1 deletions

View File

@@ -15,6 +15,9 @@ libavutil: 2011-04-18
API changes, most recent first:
2012-08-13 - xxxxxxx - lavu 51.69.100 - opt.h
Add AV_OPT_FLAG_FILTERING_PARAM symbol in opt.h.
2012-07-31 - xxxxxxx - lavc 54.46.100
Add channels field to AVFrame.