On 15/10/2018 06:08, lance.lmw...@gmail.com wrote:
> From: Limin Wang<lance.lmw...@gmail.com>
> 
> ---
>   libavcodec/libx265.c | 18 ++++++++++++++++++
>   1 file changed, 18 insertions(+)

A few questions:

* Do we do anything similar elsewhere in FFmpeg?
* Does x265 have a log callback we can register? I'd prefer that way, if 
possible.
* Can you use x265_param_parse() instead of setting the struct memebers 
directly?
  This is ABI-comptable for any future changes.

- Derek
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to