Re: [FFmpeg-devel] typo in file ffmpeg_vaapi.c at line 305

2016-09-06 Thread Carl Eugen Hoyos
2016-09-05 14:23 GMT+02:00 Mihai Chindea : > https://github.com/FFmpeg/FFmpeg/blob/master/ffmpeg_vaapi.c#L305 > i imagine it should test with ctx->output_format, not ctx->decode_format > which is always AV_PIX_FMT_NONE due to previous assignment ... Please consider to send a patch made with git fo

[FFmpeg-devel] typo in file ffmpeg_vaapi.c at line 305

2016-09-05 Thread Mihai Chindea
https://github.com/FFmpeg/FFmpeg/blob/master/ffmpeg_vaapi.c#L305 i imagine it should test with ctx->output_format, not ctx->decode_format which is always AV_PIX_FMT_NONE due to previous assignment ... Regards, ___ ffmpeg-devel mailing list ffmpeg-devel