1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-21 18:57:35 +00:00
mpv/libvo
Uoti Urpala 30445e2fa4 vo_vdpau: allow "deint=-N" to specify mode without enabling deint
Allow negative values of the "deint" parameter and make them select
the same deinterlacing mode as the corresponding positive value, but
without enabling deinterlace on startup. This is useful for
configuration files. Also tweak the overall manpage description of
vo_vdpau a bit to make it sound less as if the VO would be for
hardware acceleration only.
2011-01-04 23:51:31 +02:00
..
aclib_template.c
aclib.c
aspect.c aspect.c: use fallback if screen dimensions are not known 2010-11-02 04:18:09 +02:00
aspect.h
aspecttest.c
csputils.c vo_gl, csputils: dual-license under LGPL v2.1 2010-11-02 04:07:42 +02:00
csputils.h vo_gl, csputils: dual-license under LGPL v2.1 2010-11-02 04:07:42 +02:00
fastmemcpy.h Fix compilation with --disable-fastmemcpy on x86 2010-05-11 09:23:31 +00:00
font_load_ft.c font_load_ft.c: disable -fontconfig if compiled without libfontconfig 2010-12-16 04:15:13 +02:00
font_load.c cleanup: don't check for NULL before free() 2010-11-08 18:05:12 +02:00
font_load.h
geometry.c Add support for -geometry x syntax since the documentation claims 2010-06-05 06:28:58 +00:00
geometry.h
gl_common.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
gl_common.h vo_gl: add helper macros to build the yuv conversion type number 2010-11-02 04:14:44 +02:00
gtf.c
gtf.h
jpeg_enc.c Add central init_avcodec() to avoid duplicated libavcodec init code 2010-11-02 04:15:51 +02:00
jpeg_enc.h
matrixview_font.h
matrixview.c Add mpgl prefix to all OpenGL-related function pointers. 2010-04-03 07:08:07 +00:00
matrixview.h
mga_template.c vo_mga: minor code cleanup 2010-11-02 04:18:09 +02:00
old_vo_defines.h
old_vo_wrapper.c
old_vo_wrapper.h
osd_font.h
osd_template.c
osd.c Add missing RGB12 version of the fast OSD table. 2010-05-26 00:47:22 +00:00
osd.h Add support for 12-bit color mode on framebuffer devices. 2010-05-06 10:18:25 +00:00
osx_common.c Merge svn changes up to r31097 2010-04-26 19:23:32 +03:00
osx_common.h Refactor OS X foreground process setting into a separate function. 2010-03-26 15:02:14 +00:00
sdl_common.c SDL input: add missing 0-termination of keymap file 2010-11-02 04:07:42 +02:00
sdl_common.h Add comment for endif. 2010-04-25 15:39:22 +00:00
spuenc.c
spuenc.h
sub.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
sub.h
vdpau_template.c
vesa_lvo.c libvo: remove UNUSED() macros 2010-11-02 04:18:08 +02:00
vesa_lvo.h vesa_lvo.c: make functions static 2010-11-02 04:16:56 +02:00
video_out_internal.h
video_out.c libvo: register X11 connection fd in input event system 2010-12-14 22:33:12 +02:00
video_out.h libvo: register X11 connection fd in input event system 2010-12-14 22:33:12 +02:00
videodev_mjpeg.h
vo_3dfx.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
vo_aa.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_bl.c
vo_caca.c vo_caca: Update URL to patch for new API support 2010-11-02 04:16:55 +02:00
vo_corevideo.h vo_corevideo.h: Add standard multiple inclusion guards 2010-11-02 04:16:46 +02:00
vo_corevideo.m cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_cvidix.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_dfbmga.c build: update DirectFB requirements, reduce #ifdefs 2010-11-02 04:16:55 +02:00
vo_dga.c
vo_direct3d.c
vo_directfb2.c vo_vesa, vo_directfb2: Replace local min/max macros by FFMIN/FFMAX 2010-11-02 04:16:55 +02:00
vo_directx.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_dxr2.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_dxr3.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_fbdev2.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_fbdev.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_ggi.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_gif89a.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_gl2.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_gl.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_ivtv.c ao_ivtv: Add header for ivtv_write() instead of forward declaring it 2010-11-02 04:09:18 +02:00
vo_ivtv.h vo_ivtv; Move ivtv_fd extern variable declaration to vo_ivtv.h 2010-11-02 04:16:46 +02:00
vo_jpeg.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_kva.c vo_kva: Restore all the attributes after changing aspect ratio 2010-11-07 21:49:51 +02:00
vo_matrixview.c Merge svn changes up to r30967 2010-04-26 17:42:20 +03:00
vo_md5sum.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_mga.c vo_mga: Rename libvo/mga_common.c --> libvo/mga_template.c 2010-11-02 04:10:26 +02:00
vo_mpegpes.c ao_mpegpes,vo_mpegpes: Rename vo_mpegpes_fd2 variable to ao_mpegpes_fd 2010-11-02 04:16:46 +02:00
vo_null.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
vo_png.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
vo_pnm.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_quartz.c vo_corevideo, vo_quartz: remove useless kQuitCmd 2010-11-02 04:14:45 +02:00
vo_s3fb.c
vo_sdl.c Merge svn changes up to r31097 2010-04-26 19:23:32 +03:00
vo_svga.c libvo: remove UNUSED() macros 2010-11-02 04:18:08 +02:00
vo_tdfx_vid.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
vo_tdfxfb.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
vo_tga.c vo_tga: specify 15 bpp tga format endianness 2010-11-02 04:14:44 +02:00
vo_v4l2.c Merge svn changes up to r30694 2010-03-10 01:01:15 +02:00
vo_v4l2.h vo_v4l2: Move v4l2_fd extern declaration to vo_v4l2.h 2010-11-02 04:16:46 +02:00
vo_vdpau.c vo_vdpau: allow "deint=-N" to specify mode without enabling deint 2011-01-04 23:51:31 +02:00
vo_vesa.c libvo: remove UNUSED() macros 2010-11-02 04:18:08 +02:00
vo_wii.c Merge svn changes up to r30967 2010-04-26 17:42:20 +03:00
vo_winvidix.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_x11.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
vo_xmga.c vo_xmga: Remove an unmotivated and pointless panscan_calc call 2010-11-02 04:18:09 +02:00
vo_xover.c libvo: remove UNUSED() macros 2010-11-02 04:18:08 +02:00
vo_xv.c libvo: register X11 connection fd in input event system 2010-12-14 22:33:12 +02:00
vo_xvidix.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_xvmc.c libvo: remove UNUSED() macros 2010-11-02 04:18:08 +02:00
vo_xvr100.c
vo_yuv4mpeg.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_zr2.c
vo_zr.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
vo_zr.h
vosub_vidix.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
vosub_vidix.h
w32_common.c vo_gl: create stereo-capable window when using Quadbuffer 3D 2010-11-14 12:32:00 +02:00
w32_common.h
wskeys.h
x11_common.c input: support bindings with modifier keys for X input 2010-12-20 19:02:24 +02:00
x11_common.h input: support bindings with modifier keys for X input 2010-12-20 19:02:24 +02:00