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: 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
*
video: synchronize mpv rgb pixel format names with ffmpeg names
wm4
2014-06-14
*
win32: don't use VOCTRL_UPDATE_SCREENINFO
wm4
2014-05-06
*
Fix some libav* include statements
wm4
2014-04-19
*
Fix compilation on OSX and win32
wm4
2014-03-29
*
video/out: remove legacy colorspace stuff
wm4
2014-03-29
*
video/out: do remaining config to reconfig replacements
wm4
2014-01-24
*
video/out: don't access aspdat in VOs
wm4
2014-01-22
*
sub: uglify OSD code path with locking
wm4
2014-01-18
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
*
m_config: refactor option defaults handling
wm4
2013-10-24
*
video/out: remove useless info struct and redundant fields
wm4
2013-10-23
*
video/out: always support redrawing VO window at any point
wm4
2013-10-02
[next]