lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.

This commit is contained in:
Anton Khirnov
2011-08-23 07:23:52 +02:00
parent c11fb8288d
commit fb4ca26bdb
9 changed files with 46 additions and 3 deletions
+5
View File
@@ -13,6 +13,11 @@ libavutil: 2011-04-18
API changes, most recent first:
2011-08-xx - xxxxxxx - lavc 53.10.0
lavf 53.6.0
lsws 2.1.0
Add {avcodec,avformat,sws}_get_class().
2011-08-xx - xxxxxxx - lavu 51.10.0
Add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find() function.