1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

doc/APIchanges: fix typos and correct a date

This commit is contained in:
Lynne
2021-11-12 07:51:12 +01:00
parent 8478d60d5b
commit 511096c3a0

View File

@@ -14,9 +14,9 @@ libavutil: 2021-04-27
API changes, most recent first: API changes, most recent first:
2021-11-10 - xxxxxxxxxx - lavu 59.8.100 - hwcontext_vulkan.h 2021-11-12 - xxxxxxxxxx - lavu 57.8.100 - hwcontext_vulkan.h
Added AVFrame.sem_value, AVVulkanDeviceContext.queue_family_encode_index, Added AVFrame.sem_value, AVVulkanDeviceContext.queue_family_encode_index,
nb_encode_queues, ,queue_family_decode_index, and nb_encode_queues, nb_encode_queues, queue_family_decode_index, and nb_decode_queues.
2021-10-18 - xxxxxxxxxx - lavf 59.8.100 - avio.h 2021-10-18 - xxxxxxxxxx - lavf 59.8.100 - avio.h
Introduce public bytes_{read,written} statistic fields to AVIOContext. Introduce public bytes_{read,written} statistic fields to AVIOContext.