mpv/video/out
Rudolf Polzer 4f63a812de ao_lavc, vo_lavc: Fix crashes in case of multiple init attempts.
When initialization failed, vo_lavc may cause an irrecoverable state in
the ffmpeg-related structs. Therefore, we reject additional
initialization attempts at least until we know a better way to clean up
the mess.

ao_lavc currently cannot be initialized more than once, yet it's good to
do consistent changes there as well.

Also, clean up uninit-after-failure handling to be less spammy.
2014-11-12 12:16:07 +01:00
..
cocoa cocoa: reintroduce async resize 2014-10-18 18:30:22 +02:00
wayland wayland/buffer: use buffer macros consistently 2014-09-16 15:48:07 +02:00
aspect.c
aspect.h
bitmap_packer.c
bitmap_packer.h
cocoa_common.h
cocoa_common.m cocoa: fix fullscreen delay when paused 2014-11-01 17:29:10 +01:00
d3d_shader_yuv.h
d3d_shader_yuv.hlsl
dither.c
dither.h
filter_kernels.c
filter_kernels.h
gl_cocoa.c cocoa: reintroduce async resize 2014-10-18 18:30:22 +02:00
gl_common.c vo_opengl: minimal EGL on X11 support 2014-11-04 01:41:37 +01:00
gl_common.h vo_opengl: minimal EGL on X11 support 2014-11-04 01:41:37 +01:00
gl_header_fixes.h
gl_hwdec_vaglx.c
gl_hwdec_vda.c
gl_hwdec_vdpau.c
gl_lcms.c
gl_lcms.h
gl_osd.c
gl_osd.h
gl_video.c vo_opengl: don't reset user-set gamma when using vo_cmdline 2014-11-11 10:48:54 +01:00
gl_video.h cocoa: reintroduce async resize 2014-10-18 18:30:22 +02:00
gl_video_shaders.glsl vo_opengl: draw OSD twice in 3D mode case 2014-10-29 23:14:46 +01:00
gl_w32.c
gl_wayland.c
gl_x11.c gl_x11: distinguish missing GLX and too old GLX versions 2014-10-12 01:33:10 +02:00
gl_x11egl.c vo_opengl: minimal EGL on X11 support 2014-11-04 01:41:37 +01:00
pnm_loader.c
pnm_loader.h
vo.c video/out: minor simplification to event query function 2014-11-09 10:01:16 +01:00
vo.h video/out: minor simplification to event query function 2014-11-09 10:01:16 +01:00
vo_caca.c
vo_direct3d.c command: make window-scale property observable 2014-11-02 20:53:56 +01:00
vo_image.c win32: get rid of mp_stat in the normal source code 2014-10-17 22:15:19 +02:00
vo_lavc.c ao_lavc, vo_lavc: Fix crashes in case of multiple init attempts. 2014-11-12 12:16:07 +01:00
vo_null.c
vo_opengl.c vo_opengl: initialize renderer after setting size 2014-11-07 15:28:12 +01:00
vo_opengl_old.c command: make window-scale property observable 2014-11-02 20:53:56 +01:00
vo_sdl.c command: make window-scale property observable 2014-11-02 20:53:56 +01:00
vo_vaapi.c vo_vaapi: fix broken error checks 2014-11-07 09:28:47 +01:00
vo_vdpau.c command: make window-scale property observable 2014-11-02 20:53:56 +01:00
vo_wayland.c vo_wayland: drop redundant "const" 2014-11-07 09:28:58 +01:00
vo_x11.c command: make window-scale property observable 2014-11-02 20:53:56 +01:00
vo_xv.c command: make window-scale property observable 2014-11-02 20:53:56 +01:00
w32_common.c w32_common: open window menu on Alt+Space 2014-11-08 12:16:14 +01:00
w32_common.h
wayland_common.c wayland: use reported rete and delay 2014-09-19 17:38:24 +02:00
wayland_common.h
win_state.c
win_state.h
x11_common.c vo/x11: implement VOCTRL_GET_DISPLAY_NAMES with xrandr names (e.g., "LVDS1") 2014-11-07 01:14:03 -08:00
x11_common.h vo/x11: implement VOCTRL_GET_DISPLAY_NAMES with xrandr names (e.g., "LVDS1") 2014-11-07 01:14:03 -08:00
x11_icon.bin