mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
lavf: add public functions converting dispositions to/from strings
This commit is contained in:
parent
ed75a08d36
commit
b731fb5104
3 changed files with 62 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ API changes, most recent first:
|
|||
2021-11-xx - xxxxxxxxxx - lavf 59.9.100 - avformat.h
|
||||
Add av_stream_get_class(). Schedule adding AVStream.av_class at libavformat
|
||||
major version 60.
|
||||
Add av_disposition_to_string() and av_disposition_from_string().
|
||||
|
||||
2021-11-12 - xxxxxxxxxx - lavu 57.8.100 - hwcontext_vulkan.h
|
||||
Added AVFrame.sem_value, AVVulkanDeviceContext.queue_family_encode_index,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue