diff options
author | Steven Liu <lq@chinaffmpeg.org> | 2023-08-14 15:20:00 +0800 |
---|---|---|
committer | Steven Liu <liuqi05@kuaishou.com> | 2023-08-14 15:21:16 +0800 |
commit | a1928dff2c498ab9439d997bdc93fc98d2862cb0 (patch) | |
tree | 2326684f9ff7f47f07500af5299d052e57521cb6 | |
parent | a9a92682dd72b2593b79b099f96042c73f8694d2 (diff) | |
download | ffmpeg-a1928dff2c498ab9439d997bdc93fc98d2862cb0.tar.gz |
Changelog: Add Support hevc,vp9,av1 codec in enhanced flv format
Signed-off-by: Steven Liu <liuqi05@kuaishou.com>
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ version <next>: - scale_vt filter for videotoolbox - transpose_vt filter for videotoolbox - support for the P_SKIP hinting to speed up libx264 encoding +- Support HEVC,VP9,AV1 codec in enhanced flv format version 6.0: - Radiance HDR image support |