mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
lavc: Add properties field to AVCodecContext.
The new field can hold information about losslessness and closed captions for now.
This commit is contained in:
parent
7aafac976f
commit
8dad213143
9 changed files with 36 additions and 1 deletions
|
|
@ -15,6 +15,10 @@ libavutil: 2014-08-09
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2015-07-16 - xxxxxxxx - lavc 56.49.100
|
||||
Add av_codec_get_codec_properties(), FF_CODEC_PROPERTY_LOSSLESS
|
||||
and FF_CODEC_PROPERTY_CLOSED_CAPTIONS
|
||||
|
||||
2015-xx-xx - xxxxxxx - lavu 56.15.0
|
||||
Add av_version_info().
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue