mpv/libvo
Uoti Urpala 0a1fc392b4 vo_vdpau: fix possible crash after preemption
Preemption recovery code could change the vc->vdp pointer when
recreating the VDPAU device. However, some other code cached the value
of vc->vdp in local variables over calls to handle_preemption(), and
could then crash when using the stale value later. Make the device
creation code keep the same vc->vdp instead of freeing and
reallocating it, so that the old pointer value is never invalidated
now.
2012-07-16 21:08:42 +03:00
..
aclib.c
aclib_template.c
aspect.c VO: silence "[ASPECT] Warning: No suitable new res found!" 2011-07-05 00:38:34 +03:00
aspect.h
cocoa_common.h cocoa_common, gl_common: add OSX specific getProcAddress 2012-04-26 21:03:10 +03:00
cocoa_common.m cocoa_common: fix problems with alt-tab window changes 2012-04-26 21:03:10 +03:00
csputils.c vo_gl: improve 10-bit YUV->RGB conversion accuracy slightly 2012-03-09 20:48:55 +02:00
csputils.h vo_gl: improve 10-bit YUV->RGB conversion accuracy slightly 2012-03-09 20:48:55 +02:00
fastmemcpy.h
geometry.c
geometry.h
gl_common.c cocoa_common, gl_common: add OSX specific getProcAddress 2012-04-26 21:03:10 +03:00
gl_common.h vo_corevideo: restructure this video output 2012-04-26 21:03:10 +03:00
gtf.c
gtf.h
matrixview_font.h
mga_template.c cleanup: silence some clang warnings 2011-07-06 13:01:08 +03:00
old_vo_defines.h
old_vo_wrapper.c libvo: remove title argument from struct vo_driver.config 2011-12-06 20:32:33 +01:00
old_vo_wrapper.h libvo: remove title argument from struct vo_driver.config 2011-12-06 20:32:33 +01:00
osd.c
osd.h
osd_template.c
osx_common.c
osx_common.h
sdl_common.c vo: sdl: handle key modifiers 2011-10-24 07:21:32 +03:00
sdl_common.h vo_gl/sdl: use desktop resolution for fullscreen mode 2011-10-24 06:18:29 +03:00
spuenc.c
spuenc.h
vesa_lvo.c
vesa_lvo.h
video_out.c VO: implement shared option handling, use for vdpau 2012-07-16 21:08:42 +03:00
video_out.h VO: implement shared option handling, use for vdpau 2012-07-16 21:08:42 +03:00
video_out_internal.h
videodev_mjpeg.h
vo_3dfx.c
vo_aa.c
vo_bl.c
vo_caca.c
vo_corevideo.h vo_corevideo: restructure this video output 2012-04-26 21:03:10 +03:00
vo_corevideo.m vo_corevideo: restructure this video output 2012-04-26 21:03:10 +03:00
vo_dfbmga.c
vo_dga.c
vo_direct3d.c cleanup: vo_direct3d: Mark a function static 2011-07-06 07:24:52 +03:00
vo_directfb2.c cleanup: mark some vo_directfb2.c and vo_s3fb.c functions static 2011-06-29 11:43:19 +03:00
vo_directx.c cleanup: Silence compilation warnings on MinGW-w64 2012-03-01 00:22:30 +02:00
vo_dxr3.c
vo_fbdev.c
vo_fbdev2.c
vo_ggi.c
vo_gif89a.c
vo_gl.c vo_gl: improve 10-bit YUV->RGB conversion accuracy slightly 2012-03-09 20:48:55 +02:00
vo_ivtv.c
vo_ivtv.h
vo_jpeg.c windows support: unicode filenames 2012-03-09 20:48:54 +02:00
vo_md5sum.c
vo_mga.c
vo_mpegpes.c cleanup: silence some clang warnings 2011-07-06 13:01:08 +03:00
vo_null.c
vo_png.c vo_png: set AVCodecContext parameters before opening it 2012-02-28 22:17:24 +02:00
vo_pnm.c windows support: unicode filenames 2012-03-09 20:48:54 +02:00
vo_s3fb.c cleanup: mark some vo_directfb2.c and vo_s3fb.c functions static 2011-06-29 11:43:19 +03:00
vo_sdl.c build: switch to libavutil bswap.h and intreadwrite.h 2012-02-01 22:46:27 +02:00
vo_sharedbuffer.h vo_sharedbuffer: add this video output 2012-04-26 21:03:10 +03:00
vo_sharedbuffer.m vo_sharedbuffer: add this video output 2012-04-26 21:03:10 +03:00
vo_svga.c
vo_tdfx_vid.c
vo_tdfxfb.c
vo_tga.c
vo_v4l2.c
vo_v4l2.h
vo_vdpau.c vo_vdpau: fix possible crash after preemption 2012-07-16 21:08:42 +03:00
vo_vesa.c
vo_wii.c
vo_x11.c vo_xv: avoid clearing too much on resize 2011-07-06 08:36:46 +03:00
vo_xmga.c
vo_xover.c
vo_xv.c vo_xv: remove direct rendering support 2012-03-25 22:30:37 +03:00
vo_xvr100.c
vo_yuv4mpeg.c
w32_common.c cleanup: Silence compilation warnings on MinGW-w64 2012-03-01 00:22:30 +02:00
w32_common.h
x11_common.c options, x11+cocoa: add option --cursor-autohide-delay 2012-03-25 22:30:37 +03:00
x11_common.h options, x11+cocoa: add option --cursor-autohide-delay 2012-03-25 22:30:37 +03:00