1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-12 18:02:36 +00:00
mpv/video/out
wm4 52c3eb6976 core: change open_stream and demux_open signature
This removes the dependency on DEMUXER_TYPE_* and the file_format
parameter from the stream open functions.

Remove some of the playlist handling code. It looks like this was
needed only for loading linked mov files with demux_mov (which was
removed long ago).

Delete a minor bit of dead network-related code from stream.c as well.
2013-07-12 21:56:40 +02:00
..
aspect.c
aspect.h
bitmap_packer.c
bitmap_packer.h
cocoa_common.h cocoa_common: remove play/pause VOCTRL functions 2013-06-14 07:34:47 +02:00
cocoa_common.m core: remove mp_fifo leftovers 2013-07-04 17:53:30 +02:00
d3d_shader_yuv.h
d3d_shader_yuv.hlsl
dither.c dither: don't use long double 2013-07-05 20:26:32 +02:00
dither.h
filter_kernels.c
filter_kernels.h
gl_cocoa.c
gl_common.c
gl_common.h
gl_header_fixes.h
gl_lcms.c core: change open_stream and demux_open signature 2013-07-12 21:56:40 +02:00
gl_lcms.h
gl_osd.c
gl_osd.h
gl_video_shaders.glsl Merge remote-tracking branch 'origin/low_quality_intel_crap' 2013-07-08 18:07:54 +02:00
gl_video.c Merge remote-tracking branch 'origin/low_quality_intel_crap' 2013-07-08 18:07:54 +02:00
gl_video.h vo_opengl: handle chroma location 2013-06-28 21:20:41 +02:00
gl_w32.c
gl_wayland.c
gl_x11.c
pnm_loader.c
pnm_loader.h
vo_caca.c core: cleanup more mp_fifo leftovers 2013-07-02 14:11:31 +02:00
vo_corevideo.h
vo_corevideo.m
vo_direct3d.c
vo_image.c
vo_lavc.c vo_lavc: remove unused variable 2013-06-18 12:22:25 +02:00
vo_null.c
vo_opengl_old.c
vo_opengl.c video: add a new method to configure filters and VOs 2013-06-28 20:34:46 +02:00
vo_sdl.c core: cleanup more mp_fifo leftovers 2013-07-02 14:11:31 +02:00
vo_vdpau.c
vo_x11.c input: handle mouse movement differently 2013-06-29 22:58:13 +02:00
vo_xv.c input: handle mouse movement differently 2013-06-29 22:58:13 +02:00
vo.c core: remove mp_fifo leftovers 2013-07-04 17:53:30 +02:00
vo.h core: remove mp_fifo leftovers 2013-07-04 17:53:30 +02:00
w32_common.c core: cleanup more mp_fifo leftovers 2013-07-02 14:11:31 +02:00
w32_common.h
wayland_common.c wayland: remove mp_fifo header 2013-07-03 22:43:05 +02:00
wayland_common.h wayland: remove unused members 2013-07-03 18:59:52 +02:00
x11_common.c core: cleanup more mp_fifo leftovers 2013-07-02 14:11:31 +02:00
x11_common.h