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

lavc: make error_rate a private option of mpegvideo encoders

This commit is contained in:
Anton Khirnov
2013-10-27 13:51:16 +01:00
parent 728c465856
commit 8941971a8f
6 changed files with 29 additions and 7 deletions

View File

@@ -13,6 +13,10 @@ libavutil: 2012-10-22
API changes, most recent first:
2013-10-xx - xxxxxxx - lavc 55.27.0 - avcodec.h
Deprecate AVCodecContext.error_rate, it is replaced by the 'error_rate'
private option of the mpegvideo encoder family.
2013-11-xx - xxxxxxx - lavc 55.26.0 - vdpau.h
Add av_vdpau_get_profile().
Add av_vdpau_alloc_context(). This function must from now on be