.. |
cocoa
|
cocoa: handle files drag and drop on the player video view
|
2014-01-04 17:29:53 +01:00 |
aspect.c
|
Split mpvcore/ into common/, misc/, bstr/
|
2013-12-17 02:39:45 +01:00 |
aspect.h
|
video: simplify aspect calculation stuff
|
2013-03-17 22:07:13 +01:00 |
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: call gl_clear indirectly
|
2013-09-28 15:08:40 +02:00 |
cocoa_common.m
|
cocoa: don't reset window size when the video size doesn't change
|
2014-01-06 14:19:04 +01:00 |
d3d_shader_yuv.h
|
…
|
|
d3d_shader_yuv.hlsl
|
vo_direct3d: remove 2ch hack for 10 bit playback
|
2013-01-13 20:04:14 +01:00 |
dither.c
|
dither: don't use long double
|
2013-07-05 20:26:32 +02:00 |
dither.h
|
gl_video: improve dithering
|
2013-05-26 16:44:20 +02:00 |
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
|
vda: fix build on OS X 10.7
|
2014-01-02 22:45:39 +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
|
vo_opengl: fix alpha values written to the framebuffer
|
2013-11-10 03:14:38 +01:00 |
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
|
wayland: fix memory leaks
|
2014-01-08 20:59:40 +01:00 |
gl_x11.c
|
gl_common: remove unneeded callback
|
2013-11-14 19:51:40 +01:00 |
pnm_loader.c
|
…
|
|
pnm_loader.h
|
…
|
|
vo.c
|
input: move files drag and drop to a new event.c file
|
2014-01-04 17:28:55 +01:00 |
vo.h
|
vo: add vo_drop_files()
|
2014-01-04 01:27:28 +01:00 |
vo_caca.c
|
Split mpvcore/ into common/, misc/, bstr/
|
2013-12-17 02:39:45 +01:00 |
vo_corevideo.c
|
vda: fix build on OS X 10.7
|
2014-01-02 22:45:39 +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
|
wayland/shm: don't crash if initialization failed
|
2014-01-08 22:15:40 +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
|
build: fix shm detection on OpenBSD
|
2013-12-26 21:13:10 +01:00 |
w32_common.c
|
w32_common: reformat yet again
|
2014-01-06 15:37:21 +01:00 |
w32_common.h
|
input: deal with spurious X11 LeaveNotify events
|
2013-09-01 20:17:51 +02:00 |
wayland_common.c
|
wayland: properly empty output list
|
2014-01-08 22:16:41 +01:00 |
wayland_common.h
|
wayland: fix fullscreen & resizing for good
|
2014-01-07 21:12:24 +01:00 |
x11_common.c
|
video/out: remove some code duplication between X11 and wayland
|
2014-01-04 19:33:40 +01:00 |
x11_common.h
|
x11: implement dropping files on the VO window
|
2014-01-04 01:27:28 +01:00 |
x11_icon.bin
|
x11: add window icon
|
2013-09-01 23:27:33 +02:00 |