index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
out
/
vo_direct3d.c
Commit message (
Expand
)
Author
Age
*
vo_direct3d: fix build
wm4
2017-08-22
*
video: redo video equalizer option handling
wm4
2017-08-22
*
vo_direct3d: remove non-working nv12 shader support
wm4
2017-06-30
*
video: get rid of swapped packed YUV
wm4
2017-06-30
*
vo_direct3d: fix build
wm4
2017-06-29
*
video: drop some unused IMGFMT aliases
wm4
2017-06-29
*
options: remove deprecated sub-option handling for --vo and --ao
wm4
2016-11-25
*
win32: fix some Clang warnings
James Ross-Gowan
2016-11-17
*
vo: remove unused VOCTRL_GET_PANSCAN
wm4
2016-09-08
*
options: deprecate suboptions for the remaining AO/VOs
wm4
2016-09-05
*
vo_direct3d: deprecate direct3d_shaders alias
wm4
2016-09-05
*
vo_direct3d: add missing header
Paul B Mahol
2016-08-14
*
vo_direct3d: remove bitmap packer
wm4
2016-07-01
*
Fix misspellings
stepshal
2016-06-26
*
vo_direct3d: remove passing device to decoder
wm4
2016-05-09
*
video: remove some useless old RGB formats
wm4
2016-01-25
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
csputils: rename "yuv2rgb" functions
wm4
2015-12-09
*
vo_direct3d: fix operation
wm4
2015-10-31
*
video/out: remove an unused parameter
wm4
2015-10-03
*
win32: cleanup: remove some unneeded things
wm4
2015-10-02
*
vo_direct3d: create multithreaded IDirect3DDevice9
wm4
2015-07-30
*
vo_direct3d, dxva2: use the same D3D device
wm4
2015-07-03
*
video: do not align source position to 2
wm4
2015-05-21
*
Update license headers
Marcin Kurczewski
2015-04-13
*
video/out: fix screenshot image formats
wm4
2015-04-07
*
video/out: remove unused colorspace reporting
wm4
2015-03-31
*
video: uninline memcpy_pic functions
wm4
2015-03-20
*
osd: simplify an aspect of change detection handling
wm4
2015-03-18
*
win32: fix some more -Wparentheses warnings
wm4
2015-03-04
*
vo_direct3d: support NV12 with shaders
wm4
2015-03-02
*
vo: simplify VOs by adding generic screenshot support
wm4
2015-01-24
*
video: separate screenshot modes
wm4
2015-01-23
*
video: remove vfcap.h
wm4
2015-01-21
*
vo_direct3d: unify d3d "reset" and uninit paths
wm4
2015-01-21
*
vo_direct3d: disable shaders if unavailable
wm4
2015-01-21
*
vo_direct3d: fix shader colormatrix generation
wm4
2015-01-07
*
csputils: move image_params -> csp_params into a function
wm4
2015-01-06
*
csputils: get rid of mp_csp_details
wm4
2015-01-06
*
vo_direct3d: check whether D3DFMT_A8 is available
wm4
2014-11-27
*
vo_direct3d: fix texture-memory sub-option, extend it
wm4
2014-11-18
*
command: make window-scale property observable
wm4
2014-11-02
*
vo_direct3d: support nv12/nv21 directly
wm4
2014-10-26
*
vo_direct3d: allow resizing before video init
wm4
2014-08-06
*
win32: never call GetClientRect(0, ...)
wm4
2014-08-06
*
win32: make private struct private, refactor
wm4
2014-07-26
*
video/out: fix redrawing with no video frame for some VOs
wm4
2014-06-18
*
vo: make draw_image and vo_queue_image transfer image ownership
wm4
2014-06-17
*
video: introduce failure path for image allocations
wm4
2014-06-17
*
video/out: change aspects of OSD handling
wm4
2014-06-15
[next]