summaryrefslogtreecommitdiffstats
path: root/video
Commit message (Expand)AuthorAgeFilesLines
* vo_x11: add 10 bit supportwm42020-05-141-0/+3
* drm: add typedef for PFNEGLGETPLATFORMDISPLAYEXTPROC (#7314)Jan Palus2020-05-141-0/+5
* vo_direct3d: dumb down OSD renderingwm42020-05-131-164/+92
* vo_direct3d: rip out texture video rendering pathwm42020-05-133-635/+66
* draw_bmp: use command line options for any used scalerswm42020-05-131-1/+1
* vo_gpu: un-fix storable fbo format checkNiklas Haas2020-05-131-2/+1
* repack: fix incorrect assert()wm42020-05-121-1/+1
* vo_vaapi: use new overlay APIwm42020-05-111-123/+85
* video: remove RGB32/BGR32 aliaseswm42020-05-113-12/+3
* vo: fix forgotten debug codewm42020-05-101-1/+1
* vo_gpu: manually resolve user shader prefixeswm42020-05-101-1/+4
* vo: another minor wakeup reductionwm42020-05-091-5/+10
* vo: always reset redraw flag to avoid immediate wakeups wasting CPU timewm42020-05-091-1/+2
* draw_bmp: rewritewm42020-05-091-3/+0
* repack: add support for converting from/to float formatswm42020-05-092-0/+120
* csputils: add function for getting uint/float transformationwm42020-05-092-1/+44
* video: add yuv float formatswm42020-05-093-11/+59
* vo_gpu: fix green shit with float yuv inputwm42020-05-095-12/+28
* video: fix rgb30 component orderwm42020-05-093-4/+4
* video: separate repacking code from zimg and make it independentwm42020-05-094-895/+1244
* sws_utils: allow setting zimg options directlywm42020-05-094-8/+18
* img_format: make component order in comment more logicalwm42020-05-091-1/+1
* drm_prime: fallback to drmModeAddFB2Anton Kindestam2020-05-081-3/+9
* drm_prime: get the modifier for all planesAnton Kindestam2020-05-081-6/+5
* drm_prime: print out errno in error messageAnton Kindestam2020-05-081-1/+4
* w32_common: Scale window when moving to display with different DPIPiotr Gasior2020-05-081-0/+5
* w32_common: Support HiDPI on WindowsRealDolos2020-05-081-8/+24
* vo_gpu: d3d11: only use presentation feedback with flip modelJames Ross-Gowan2020-05-071-4/+12
* vf:format: don't error when using convert=yes and not specifying fmtwm42020-05-061-1/+1
* mp_image: add some helperswm42020-05-062-0/+23
* vo_gpu: suppress PL_FATAL logs during probingNiklas Haas2020-05-031-2/+0
* zimg: remove C11 aligned_alloc() requirementwm42020-05-012-5/+10
* vo_gpu: enable frame caching for still framesNiklas Haas2020-04-301-3/+3
* zimg: don't assume zimg reads are 64 byte alignedwm42020-04-251-4/+6
* cocoa-cb: report actual unfs window size for current window scaleder richter2020-04-252-0/+15
* video: add alpha type metadatawm42020-04-247-4/+34
* sws_utils: remove unused brightness etc. controlswm42020-04-242-7/+1
* video/out/vo_tct: query terminal size genericallyAvi Halachmi (:avih)2020-04-231-7/+3
* wayland: explictly send an UP event for left clickDudemanguy2020-04-231-0/+2
* rpi: use "brcm" variant of libGLESv2Jan Palus2020-04-231-1/+1
* egl_helpers: add typedef for EGLAttrib (#7314)Jan Palus2020-04-231-0/+1
* zimg: get rid of special "override" fields for low depth RGB/graywm42020-04-231-34/+16
* zimg: slightly cleanup some mpv format handling nonsensewm42020-04-231-34/+40
* img_format: treat both monow and monob as RGBwm42020-04-231-1/+3
* img_format: remove duplication in FFmpeg yuv vs. rgb pixfmt checkwm42020-04-231-7/+9
* img_format: add some mpv-only helper formatswm42020-04-232-0/+34
* video: change chroma_w/chroma_h fields to use shift instead of sizewm42020-04-235-48/+39
* img_format: add format description table for mpv-only formatswm42020-04-232-133/+148
* drm_common: set frsig to a valid signalJan Beich2020-04-221-0/+3
* build: detect VT_GETMODE on FreeBSD and DragonFlyJan Beich2020-04-221-1/+8
* wayland: use mp_time deltas for presentation timeDudemanguy2020-04-204-30/+10
* vo_gpu: opengl: make sure to always clean up debug callbacksNiklas Haas2020-04-151-0/+4
* zimg: fix swapped chroma planes with packed YUV bullshitwm42020-04-141-4/+4
* zimg: fix build with older FFmpeg (troublesome Intel dude format)wm42020-04-141-0/+2
* zimg: add support for 1 bit per pixel formatswm42020-04-131-0/+52
* zimg: add packed YUV bullshitwm42020-04-131-1/+111
* zimg: add support for some RGB fringe formatswm42020-04-131-0/+174
* zimg: add support for big endian input and outputwm42020-04-133-50/+164
* vf_format: add gross mechanism for forcing scaler for testingwm42020-04-133-3/+37
* vo_gpu: d3d11: also utilize config cache for d3d11-specific optionsJan Ekström2020-04-121-1/+9
* vo_gpu: d3d11: add support for exclusive fullscreenJames Ross-Gowan2020-04-121-1/+86
* vo: further reduce redundant wakeupswm42020-04-101-1/+7
* video: remove another redundant wakeupwm42020-04-102-19/+43
* options: make imgfmt options always accept "no"wm42020-04-091-1/+1
* stats: some more performance graphswm42020-04-091-4/+8
* video: report negative subtitle/OSD margins if necessarywm42020-03-261-4/+4
* vd_lavc: make hwdec fallback message more consistentwm42020-03-241-4/+1
* wayland: simplify mouse wheel direction calculationJan Ekström2020-03-191-3/+2
* options: change option macros and all option declarationswm42020-03-1837-434/+440
* wayland: notify vo if an output changesDudemanguy2020-03-151-0/+2
* vo_gpu: warn if correct-downscaling is ignoredAvi Halachmi (:avih)2020-03-141-0/+11
* cocoa-cb: support maximize/minimize on startupder richter2020-03-141-1/+9
* options: change how option range min/max is handledwm42020-03-133-4/+6
* options: remove intpair option typewm42020-03-131-1/+2
* video/out/android_common: use jni helpersAman Gupta2020-03-121-10/+11
* vo_gpu: generally allow non-storable FBOsNiklas Haas2020-03-082-3/+12
* vo_gpu: avoid error spam when ra_fbo fmt is non-storableNiklas Haas2020-03-081-0/+2
* wayland: always use the fs-screen id for fsDudemanguy2020-03-081-33/+31
* drm_prime: double free bugSven Kroeger2020-03-053-15/+93
* drm_prime: forward modifiers from FFMPEG to drm APISven Kroeger2020-03-031-2/+9
* OpenGL: Also detect softpipe as a software driverlinkmauve2020-02-251-0/+1
* cocoa-cb: fix crash with some japanese charactersder richter2020-02-221-1/+2
* mac, cocoa: fix UI updates on none main queue threadsder richter2020-02-221-2/+4
* cocoa-cb: remove unnecessary semicolonsder richter2020-02-223-16/+16
* x11: switch back to StaticGravitywm42020-02-221-4/+1
* video: drop NV24 aliaswm42020-02-182-4/+0
* Remove remains of Libav compatibilitywm42020-02-166-42/+1
* wayland: make resizing betterDudemanguy2020-02-132-6/+32
* wayland: fix autofit and rotating issuesDudemanguy2020-02-131-5/+7
* zimg: fix previous odd sizes commitwm42020-02-131-4/+2
* sws_utils: use zimg by default if availablewm42020-02-121-0/+1
* zimg: correct output to odd (chroma un-aligned) sizeswm42020-02-121-10/+18
* zimg: fix typos in a commentwm42020-02-121-3/+2
* vo_drm, wo_wlshm: mention that it's software scalingwm42020-02-112-2/+2
* vo_x11: don't call X11 "crap"wm42020-02-111-1/+1
* zimg: add pal8 unpackerwm42020-02-101-0/+39
* img_format: add alias for ffmpeg pal8 formatwm42020-02-102-0/+4
* zimg: rename zplanes fieldwm42020-02-101-4/+4
* zimg: support gray/alpha conversionwm42020-02-101-6/+19
* zimg: fix some confusion about plane permutationwm42020-02-101-4/+9
* img_format: add gray/alpha planar formatswm42020-02-102-2/+74
* zimg: add alpha supportwm42020-02-091-18/+63
* vo: fix typo in commentwm42020-02-091-1/+1
* vf_format: add w, h parameterswm42020-02-091-3/+11
* cocoa-cb: fix auto-selection of title bar style with older SDKsder richter2020-02-081-0/+4
* cocoa-cb: simplify cursor hiding and make it less greedyder richter2020-02-083-12/+7
* wayland: adjust vo_wayland_wait_frame logicDudemanguy2020-02-071-6/+6
* wayland: toplevel config fixesDudemanguy2020-02-062-3/+18
* drm_atomic: do not set immutable propertiesAnton Kindestam2020-02-021-1/+6
* wayland: remove wayland-frame-wait-offset optiondudemanguy2020-01-314-8/+5
* w32_common: support minimized and maximized propertiesJames Ross-Gowan2020-01-261-5/+90
* cocoa-cb: add pinch to resize window gestureder richter2020-01-262-0/+11
* cocoa-cb: never set a window size smaller than the set minSizeder richter2020-01-261-0/+5
* cocoa-cb: fix race condition on quitder richter2020-01-261-0/+1
* cocoa-cb: add support for forcing the dedicated GPU for renderingder richter2020-01-262-5/+14
* cocoa-cb: don't set App icon when called from bundleder richter2020-01-261-1/+3
* vo_gpu: hwdec_vaapi: set correct hw_imgfmt valuewm42020-01-171-0/+1
* wayland: support maximize/minimize on startupDudemanguy2020-01-121-0/+6
* wayland: unscrew up cursorsdudemanguy2020-01-121-6/+4
* vaapi: reduce log levels furtherwm42020-01-112-8/+11
* vo_gpu: hwdec_vaapi: silence warning during probingwm42020-01-111-1/+4
* wayland: don't set cursor before pointer idDudemanguy2020-01-111-1/+1
* cocoa-cb: don't active window when minimized or hidden on file changeder richter2020-01-091-1/+6
* cocoa-cb: add runtime dpi change and use proper fallback for initial dpider richter2020-01-092-4/+7
* command, vo: add a mechanism for runtime DPI scale changeswm42020-01-091-3/+3
* vo_gpu: fix crash if dither texture fails to allocatewm42020-01-081-0/+3
* wayland: don't exit the option loopDudemanguy2020-01-041-16/+12
* wayland: disable by default for gnomeDudemanguy2020-01-011-0/+4
* Revert "vo_gpu: move wayland below X11 in autoprobe order"Dudemanguy2020-01-011-6/+6
* vo_gpu: move wayland below X11 in autoprobe orderwm42019-12-301-6/+6
* video: cuda: add explicit context creation for copy hwaccelsPhilip Langdale2019-12-294-1/+52
* vo_gpu: hwdec_vaegl: remove support for old-style interopPhilip Langdale2019-12-284-130/+5
* vo_gpu: hwdec_vdpau: remove direct_modePhilip Langdale2019-12-283-170/+47
* w32_common: remove implicit fallthroughJames Ross-Gowan2019-12-291-2/+3
* cocoa-cb: force redraw when screen or size changesder richter2019-12-241-0/+2
* cocoa-cb: implement hidpi scale reportingder richter2019-12-242-0/+7
* vd_lavc: remove hwdec-by-default special case for RPIwm42019-12-241-1/+1
* vd_lavc: more hwdec autoselect nonsensewm42019-12-241-17/+49
* vo_gpu: vulkan: set allow_suboptimal when possibleNiklas Haas2019-12-221-0/+5
* video/out/x11: add fs-screen fallbackNicolas F2019-12-221-0/+3
* x11: implement hidpi scale reportingwm42019-12-201-0/+3
* command: add property returning hidpi scalewm42019-12-201-0/+1
* x11: fix X property out of bounds memory readswm42019-12-181-2/+2
* vd_lavc: add gross workaround for nvdec/libavcodec broken API issuewm42019-12-181-4/+10
* cocoa-cb: report fullscreen state for legacy fullscreender richter2019-12-171-0/+2
* command, vo: remove old option change notification mechanismswm42019-12-172-15/+1
* video/w32_common: follow updates to the border option instead of VOCTRL_BORDERJan Ekström2019-12-181-4/+3
* video/w32_common: follow updates to the ontop option instead of VOCTRL_ONTOPJan Ekström2019-12-181-3/+2
* video/w32_common: move minimized state signaling to where it happensJan Ekström2019-12-181-3/+3
* video/w32_common: switch full screening to options cacheJan Ekström2019-12-181-9/+22
* x11: fix --hidpi-window-scale=no on hidpi screenswm42019-12-161-1/+1
* x11: scale window-scale by DPIwm42019-12-161-6/+8
* vo_gpu: opengl: make it work with EGL 1.4wm42019-12-164-4/+82
* vd_lavc: fix broken assert()wm42019-12-151-1/+2
* vo_gpu: x11egl: log EGL config IDwm42019-12-151-2/+6
* vd_lavc: simplify decode return error checkingwm42019-12-151-11/+16
* mac: replace old event tap for media key support with MediaPlayerder richter2019-12-152-7/+7
* cocoa-cb: update and add more options to use new options handlingder richter2019-12-152-10/+41
* cocoa-cb: use m_config_cache and new VOCTRL for option handlingder richter2019-12-152-37/+38
* cocoa_common: remove deprecated VOCTRLs/VO_EVENTswm42019-12-122-36/+0
* wayland: remove unnecessary VO_EVENT_FULLSCREEN_STATEwm42019-12-121-3/+0
* vo_gpu: x11egl: cleanup EGL correctlywm42019-12-121-6/+3
* rpi: destroy fullscreen change handlingwm42019-12-112-8/+0
* vo_sdl: use new fullscreen change mechanismwm42019-12-111-3/+14
* wayland: adjust hidden state detectiondudemanguy2019-12-101-4/+14
* vo_drm: replace drmModeAddFB usage with drmModeAddFB2Anton Kindestam2019-12-071-7/+13
* drm: avoid division by 0 in drm_pflip_cb with bad driversAnton Kindestam2019-12-074-0/+12
* drm_common: fix display FPS estimation for interlaced modessfan52019-12-071-1/+4
* vo_drm: fix potentially broken capability checksfan52019-12-071-2/+3
* drm_common: log more useful thingssfan52019-12-071-0/+18
* vo_gpu: hwdec_vaapi_gl: use gl_check_extension() instead of strstr()wm42019-12-071-3/+3
* vo_gpu: hwdec_vaapi_gl: do not include eglext.hwm42019-12-071-9/+0
* vo_gpu: hwdec_vaapi_gl: add missing PLANE3 defines as wellwm42019-12-071-0/+8
* vo: redraw dropped frame if paused between queuing and drawing framewm42019-12-041-0/+3
* osc: rework window control configuration to add auto modePhilip Langdale2019-12-041-1/+8
* wayland: fix cursor behavior on an edge casedudemanguy2019-12-042-7/+2
* wayland: update remaining legacy VOCTRL usage to optionsPhilip Langdale2019-12-022-31/