mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
Add av_image_check_sar() and use it to validate SAR
This commit is contained in:
parent
d349afb07b
commit
9e500efdbe
19 changed files with 116 additions and 14 deletions
|
|
@ -13,6 +13,9 @@ libavutil: 2013-12-xx
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2014-06-xx - xxxxxxx - lavu 53.17.0 - imgutils.h
|
||||
Add av_image_check_sar().
|
||||
|
||||
2014-06-xx - xxxxxxx - lavc 55.55.0 - avcodec.h
|
||||
Add av_packet_rescale_ts() to simplify timestamp conversion.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue