mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio
Improve consistency with libavcodec. This breaks libavfilter API/ABI. The non-sequential 2.1.0 -> 2.4.0 bump is due to the mess previously done with the lavfi minor number.
This commit is contained in:
parent
77e9dee8ae
commit
35fe66abbc
14 changed files with 30 additions and 25 deletions
|
|
@ -13,6 +13,10 @@ libavutil: 2011-04-18
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2011-05-01 - xxxxxxx - lavfi 2.4.0 - avfilter.h
|
||||
Rename AVFilterBufferRefVideoProps.pixel_aspect to
|
||||
sample_aspect_ratio.
|
||||
|
||||
2011-05-01 - xxxxxxx - lavc 53.3.0 - AVFrame
|
||||
Add a sample_aspect_ratio field to AVFrame.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue