mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
Add APIchanges entry after AVFilterBufferRef changes in r24763.
Originally committed as revision 24764 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
cc80caff52
commit
ad0d70c964
1 changed files with 6 additions and 0 deletions
|
|
@ -13,6 +13,12 @@ libavutil: 2009-03-08
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2010-08-11 - r24763 - lavfi 1.32.0 - AVFilterBufferRef
|
||||
Add a type field to AVFilterBufferRef, and move video specific
|
||||
properties to AVFilterBufferRefVideoProps.
|
||||
|
||||
This changs breaks libavfilter API/ABI.
|
||||
|
||||
2010-08-07 - r24732 - lavfi 1.31.0 - AVFilterLink
|
||||
Rename AVFilterLink fields:
|
||||
AVFilterLink.srcpic -> AVFilterLink.src_buf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue