Ubuntu Pastebin

Paste from Zeranoe at Tue, 25 Nov 2014 15:10:59 +0000

Download as text
1
2
3
4
/home/kyle/software/ffmpeg/source/ffmpeg-git-testing/libavformat/os_support.h: In function 'int utf8towchar(const char*, wchar_t**)':
/home/kyle/software/ffmpeg/source/ffmpeg-git-testing/libavformat/os_support.h:157:57: error: invalid conversion from 'void*' to 'wchar_t*' [-fpermissive]
     *filename_w = av_mallocz(sizeof(wchar_t) * num_chars);
                                                         ^
Download as text