1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00

lavc: add HEVC profiles names

Signed-off-by: Anton Khirnov <anton@khirnov.net>
This commit is contained in:
Gildas Cocherel
2013-12-19 00:30:24 +01:00
committed by Anton Khirnov
parent f412b2c9f3
commit 2a41826bea
4 changed files with 18 additions and 1 deletions

View File

@@ -13,6 +13,9 @@ libavutil: 2013-12-xx
API changes, most recent first:
2013-12-xx - xxxxxxx - lavc 55.30.0 - avcodec.h
Add HEVC profiles
2013-12-xx - xxxxxxx - lavc 55.28.1 - avcodec.h
av_frame_alloc(), av_frame_unref() and av_frame_free() now can and should be
used instead of avcodec_alloc_frame(), avcodec_get_frame_defaults() and