avio: introduce avio_closep
This commit is contained in:
parent
82569b01a1
commit
b522000e9b
4 changed files with 27 additions and 2 deletions
|
|
@ -13,6 +13,9 @@ libavutil: 2011-04-18
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2012-10-xx - xxxxxxx - lavf 54.18.0 - avio.h
|
||||
Add avio_closep to complement avio_close.
|
||||
|
||||
2012-10-xx - xxxxxxx - lavu 51.42.0 - pixfmt.h
|
||||
Rename PixelFormat to AVPixelFormat and all PIX_FMT_* to AV_PIX_FMT_*.
|
||||
To provide backwards compatibility, PixelFormat is now #defined as
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue