Hi,

On Tue, Jul 09, 2019 at 19:34:33 +0100, Derek Buitenhuis wrote:
> Port to the new send/receive API by: James Almer <jamr...@gmail.com>.

Two nits:

> +Sets the minimum quantizer (ceiling) to use when in bitrate mdoe.

Typo -> "mode"

> +        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().

Moritz
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to