You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-29 05:57:37 +02:00
lavf: add "disposition" AVOption to AVStream AVClass
Use it to remove custom disposition parsing code from ffmpeg.c
This commit is contained in:
@@ -18,6 +18,7 @@ API changes, most recent first:
|
||||
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().
|
||||
Add "disposition" AVOption to AVStream's class.
|
||||
|
||||
2021-11-12 - xxxxxxxxxx - lavu 57.8.100 - hwcontext_vulkan.h
|
||||
Added AVFrame.sem_value, AVVulkanDeviceContext.queue_family_encode_index,
|
||||
|
||||
Reference in New Issue
Block a user