On 4/25/2016 7:50 PM, John Warburton wrote:
> Is it possible that this patch, particularly to libavcodec/hevc.h, is
> causing my compilation error today, cross-compiling using mingw-w64
> and gcc-5.3.0 from GNU/Linux to Windows 64-bit?
Yes it looks as if qsv also called that, and I missed it.
I h
Is it possible that this patch, particularly to libavcodec/hevc.h, is
causing my compilation error today, cross-compiling using mingw-w64
and gcc-5.3.0 from GNU/Linux to Windows 64-bit?
libavcodec/qsvenc_hevc.c: In function 'generate_fake_vps':
libavcodec/qsvenc_hevc.c:71:38: warning: passing argu
On Mon, Apr 25, 2016 at 02:41:33PM +0100, Derek Buitenhuis wrote:
> It's not even used anymore, and the checks are no longer
> functionally important.
>
> Signed-off-by: Derek Buitenhuis
> ---
> libavcodec/hevc.c| 2 +-
> libavcodec/hevc.h| 4 ++--
> libavcodec/hevc_parse.c |