[FFmpeg-devel] [PATCHv4] avcodec: Add librav1e encoder
Derek Buitenhuis
derek.buitenhuis at gmail.com
Wed Jul 10 15:28:29 EEST 2019
On 09/07/2019 21:23, Moritz Barsnick wrote:
>> +Sets the minimum quantizer (ceiling) to use when in bitrate mdoe.
>
> Typo -> "mode"
Fixed locally.
>
>> + av_log(avctx, AV_LOG_ERROR, "Unknown return code from rav1e_send_frame.\n");
>> + return AVERROR_UNKNOWN;
>
> Feel free to include the error code in the message, as you did in
> librav1e_receive_packet().
OK.
- Derek
More information about the ffmpeg-devel
mailing list