index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
video
/
out
/
vo_direct3d.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
win32: don't use VOCTRL_UPDATE_SCREENINFO
wm4
2014-05-06
1
-1
/
+1
*
Fix some libav* include statements
wm4
2014-04-19
1
-4
/
+4
*
Fix compilation on OSX and win32
wm4
2014-03-29
1
-1
/
+1
*
video/out: remove legacy colorspace stuff
wm4
2014-03-29
1
-13
/
+14
*
video/out: do remaining config to reconfig replacements
wm4
2014-01-24
1
-22
/
+10
*
video/out: don't access aspdat in VOs
wm4
2014-01-22
1
-4
/
+4
*
sub: uglify OSD code path with locking
wm4
2014-01-18
1
-1
/
+1
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-1
/
+1
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
1
-2
/
+2
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
1
-1
/
+1
*
m_config: refactor option defaults handling
wm4
2013-10-24
1
-2
/
+8
*
video/out: remove useless info struct and redundant fields
wm4
2013-10-23
1
-14
/
+4
*
video/out: always support redrawing VO window at any point
wm4
2013-10-02
1
-0
/
+12
*
Some more mp_msg conversions
wm4
2013-08-23
1
-78
/
+61
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
1
-3
/
+3
*
video/out: remove options argument from preinit()
wm4
2013-07-22
1
-1
/
+1
*
vo_direct3d: use new option API
wm4
2013-07-22
1
-85
/
+34
*
vo_direct3d: fix warning on MinGW
wm4
2013-07-22
1
-5
/
+0
*
direct3d: Fixes format string that assumed sizeof(LONG) == sizeof(long)
Diogo Franco (Kovensky)
2013-07-20
1
-1
/
+2
*
w32: use vo_w32_control() for all VOs
wm4
2013-05-26
1
-32
/
+11
*
video: remove aspect.h includes from files which don't need it
wm4
2013-03-17
1
-1
/
+0
*
core: simplify OSD capability handling, remove VFCAP_OSD
wm4
2013-03-01
1
-11
/
+2
*
vo_direct3d: always clear window before drawing video
wm4
2013-02-24
1
-15
/
+2
*
vo_direct3d: remove 2ch hack for 10 bit playback
wm4
2013-01-13
1
-76
/
+5
*
video: remove img_format compat hacks
wm4
2013-01-13
1
-13
/
+12
*
video: decouple internal pixel formats from FourCCs
wm4
2013-01-13
1
-6
/
+6
*
video: cleanup: replace old mp_image function names
wm4
2013-01-13
1
-3
/
+3
*
mp_image: require using mp_image_set_size() for setting w/h
wm4
2013-01-13
1
-6
/
+4
*
vo_direct3d: simplify
wm4
2013-01-13
1
-198
/
+55
*
video: remove slice based filtering and video output
wm4
2013-01-13
1
-7
/
+1
*
video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_format
wm4
2013-01-13
1
-3
/
+4
*
video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGE
wm4
2013-01-13
1
-16
/
+13
*
options, vo_x11: remove -zoom option, make it default
wm4
2012-11-16
1
-2
/
+1
*
video: add IMGFMT_Y16/PIX_FMT_GRAY16
wm4
2012-11-14
1
-2
/
+0
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-9
/
+9
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12
1
-0
/
+2101