mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
document introduction of side data in APIchanges
this should've been written earlier, sorry Signed-off-by: Anton Khirnov <anton@khirnov.net>
This commit is contained in:
parent
151cd4f982
commit
aad2f2f477
1 changed files with 5 additions and 0 deletions
|
|
@ -12,6 +12,11 @@ libavutil: 2009-03-08
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2011-04-15 - lavc 52.120.0 - avcodec.h
|
||||
AVPacket structure got additional members for passing side information:
|
||||
4de339e introduce side information for AVPacket
|
||||
2d8591c make containers pass palette change in AVPacket
|
||||
|
||||
2011-04-12 - lavf 52.107.0 - avio.h
|
||||
Avio cleanup, part II - deprecate the entire URLContext API:
|
||||
175389c add avio_check as a replacement for url_exist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue