mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
APIchanges: update for 12c14cd
Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:
parent
2dd1ee4bfe
commit
77c330a046
@ -19,6 +19,9 @@ API changes, most recent first:
|
|||||||
2011-02-14 - 910b5b8 - lavfi 1.76.0 - AVFilterLink sample_aspect_ratio
|
2011-02-14 - 910b5b8 - lavfi 1.76.0 - AVFilterLink sample_aspect_ratio
|
||||||
Add sample_aspect_ratio field to AVFilterLink.
|
Add sample_aspect_ratio field to AVFilterLink.
|
||||||
|
|
||||||
|
2011-02-10 - 12c14cd - lavf 52.99.0 - AVStream.disposition
|
||||||
|
Add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIRED.
|
||||||
|
|
||||||
2011-02-09 - 5592734 - lavc 52.112.0 - avcodec_thread_init()
|
2011-02-09 - 5592734 - lavc 52.112.0 - avcodec_thread_init()
|
||||||
Deprecate avcodec_thread_init()/avcodec_thread_free() use; instead
|
Deprecate avcodec_thread_init()/avcodec_thread_free() use; instead
|
||||||
set thread_count before calling avcodec_open.
|
set thread_count before calling avcodec_open.
|
||||||
|
Loading…
Reference in New Issue
Block a user