mpv/video/out
Stefano Pigozzi a410a750c7 cocoa: sanitize window title string and guard against NULL
If the utf8 string used to create the NSString for title was invalid utf8,
-stringWithUTF8String returned nil and triggered an assertion in Cocoa's
framework code.

Sanitize the utf8 string and if the sanitation wasn't enough just avoid
crashing by not setting a title.

Fixes #406
2013-12-25 18:13:09 +01:00
..
cocoa Fix OSX build; remove all remaining mpvcore references 2013-12-17 08:44:21 +01:00
aspect.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
aspect.h
bitmap_packer.c bitmap_packer: use printf() for fatal message 2013-12-21 20:50:11 +01:00
bitmap_packer.h
cocoa_common.h
cocoa_common.m cocoa: sanitize window title string and guard against NULL 2013-12-25 18:13:09 +01:00
d3d_shader_yuv.h
d3d_shader_yuv.hlsl
dither.c
dither.h
filter_kernels.c
filter_kernels.h
gl_cocoa.c gl_common: remove unneeded callback 2013-11-14 19:51:40 +01:00
gl_common.c msg: rename mp_msg_log -> mp_msg 2013-12-21 22:13:04 +01:00
gl_common.h m_option: add mp_log callback to OPT_STRING_VALIDATE options 2013-12-21 21:43:16 +01:00
gl_header_fixes.h gl_video: support packed YUV formats with Apple extensions 2013-12-02 09:03:30 +01:00
gl_hwdec_vaglx.c vaapi: mp_msg conversions 2013-12-21 20:50:11 +01:00
gl_hwdec_vda.c gl_video: change internal API for hwdec mp_image download 2013-12-02 21:26:17 +01:00
gl_hwdec_vdpau.c vdpau: mp_msg conversions 2013-12-21 20:50:11 +01:00
gl_lcms.c gl_lcms: actually acquire mutex 2013-12-22 12:25:51 +01:00
gl_lcms.h video/out: pass along global context 2013-12-21 20:50:10 +01:00
gl_osd.c
gl_osd.h Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
gl_video.c msg: rename mp_msg_log -> mp_msg 2013-12-21 22:13:04 +01:00
gl_video.h vo_opengl: add support for rectangle textures 2013-12-01 23:39:13 +01:00
gl_video_shaders.glsl vo_opengl: add support for rectangle textures 2013-12-01 23:39:13 +01:00
gl_w32.c gl_common: remove unneeded callback 2013-11-14 19:51:40 +01:00
gl_wayland.c
gl_x11.c gl_common: remove unneeded callback 2013-11-14 19:51:40 +01:00
pnm_loader.c
pnm_loader.h
vo.c vo_vdpau: fix unintended truncation of 64 bit timestamps to 32 bit 2013-12-22 18:42:19 +01:00
vo.h vo_vdpau: fix unintended truncation of 64 bit timestamps to 32 bit 2013-12-22 18:42:19 +01:00
vo_caca.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vo_corevideo.c Move options/config related files from mpvcore/ to options/ 2013-12-17 02:07:57 +01:00
vo_direct3d.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vo_image.c image_writer: mp_msg conversions 2013-12-21 20:50:10 +01:00
vo_lavc.c video/fmt-conversion.c: remove unknown pixel format messages 2013-12-21 20:50:11 +01:00
vo_null.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vo_opengl.c m_option, m_config: mp_msg conversions 2013-12-21 21:05:02 +01:00
vo_opengl_old.c vo_opengl_old: remove leftovers 2013-12-21 21:43:17 +01:00
vo_sdl.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vo_vaapi.c vaapi: mp_msg conversions 2013-12-21 20:50:11 +01:00
vo_vdpau.c vo_vdpau: add some debugging messages for frame timing 2013-12-22 15:49:02 +01:00
vo_wayland.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
vo_x11.c vo_x11/vo_xv: fix build when using --disable-xext 2013-12-25 17:07:51 +01:00
vo_xv.c vo_x11/vo_xv: fix build when using --disable-xext 2013-12-25 17:07:51 +01:00
w32_common.c w32_common: support file drag and drop 2013-12-20 20:27:56 +01:00
w32_common.h
wayland_common.c Split mpvcore/ into common/, misc/, bstr/ 2013-12-17 02:39:45 +01:00
wayland_common.h
x11_common.c x11: mp_msg conversion for fstype help output 2013-12-21 21:43:16 +01:00
x11_common.h x11: mp_msg conversion for fstype help output 2013-12-21 21:43:16 +01:00
x11_icon.bin