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
...
*
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
*
Some more mp_msg conversions
wm4
2013-08-23
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
video/out: remove options argument from preinit()
wm4
2013-07-22
*
vo_direct3d: use new option API
wm4
2013-07-22
*
vo_direct3d: fix warning on MinGW
wm4
2013-07-22
*
direct3d: Fixes format string that assumed sizeof(LONG) == sizeof(long)
Diogo Franco (Kovensky)
2013-07-20
*
w32: use vo_w32_control() for all VOs
wm4
2013-05-26
*
video: remove aspect.h includes from files which don't need it
wm4
2013-03-17
*
core: simplify OSD capability handling, remove VFCAP_OSD
wm4
2013-03-01
*
vo_direct3d: always clear window before drawing video
wm4
2013-02-24
*
vo_direct3d: remove 2ch hack for 10 bit playback
wm4
2013-01-13
*
video: remove img_format compat hacks
wm4
2013-01-13
*
video: decouple internal pixel formats from FourCCs
wm4
2013-01-13
*
video: cleanup: replace old mp_image function names
wm4
2013-01-13
*
mp_image: require using mp_image_set_size() for setting w/h
wm4
2013-01-13
*
vo_direct3d: simplify
wm4
2013-01-13
*
video: remove slice based filtering and video output
wm4
2013-01-13
*
video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_format
wm4
2013-01-13
*
video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGE
wm4
2013-01-13
*
options, vo_x11: remove -zoom option, make it default
wm4
2012-11-16
*
video: add IMGFMT_Y16/PIX_FMT_GRAY16
wm4
2012-11-14
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
[prev]