index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
vo_directx.c
Commit message (
Expand
)
Author
Age
*
sub/OSD: move some related files to sub/
Uoti Urpala
2011-01-26
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
*
vo_directx: Fix possible out-of-bounds access
reimar
2010-11-07
*
Merge svn changes up to r30375
Uoti Urpala
2010-01-25
|
\
|
*
Change GUID declarations in vo_directx to be static.
reimar
2010-01-17
*
|
Remove the internal GUI
Anton Khirnov
2009-07-07
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r29277
Uoti Urpala
2009-05-08
|
\
|
|
*
Add missing 'void' to parameterless function declarations.
diego
2009-05-04
*
|
Merge svn changes up to r28162
Uoti Urpala
2008-12-19
|
\
|
|
*
#include sub.h instead of locally declaring vo_draw_text().
diego
2008-12-17
|
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
|
Merge svn changes up to 27824
Uoti Urpala
2008-10-25
|
\
|
|
*
Honour differences between src and dst stride for packed yuv
faust3
2008-10-14
*
|
Merge svn changes up to r27399
Uoti Urpala
2008-08-02
|
\
|
|
*
Rename two GUI-related preprocessor directives:
diego
2008-07-30
*
|
Merge svn changes up to r26783
Uoti Urpala
2008-05-15
|
\
|
|
*
Use standard license headers with standard formatting.
diego
2008-05-14
*
|
Move vidmode to options struct
Uoti Urpala
2008-04-25
*
|
Add context variable to vo_draw_text callback
Uoti Urpala
2008-04-23
*
|
Remove variable arguments from vo control() functions
Uoti Urpala
2008-04-23
*
|
Change VOCTRL_[GET|SET]_EQUALIZER argument passing
Uoti Urpala
2008-04-23
|
/
*
typo fix: inited --> initialized
diego
2008-02-14
*
Mark the vo_functions_t definitions as const where possible.
reimar
2007-12-02
*
Make vo info structs const
reimar
2007-12-02
*
Remove unused variables.
zuxy
2007-10-27
*
Cosmetic fix for r24861
zuxy
2007-10-27
*
Avoid crash after recovering from screensaver
zuxy
2007-10-27
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
*
Gui --> gui
diego
2007-04-23
*
Code cleanup: don't include a .c file in mplayer.c and fix a few
rathann
2007-03-29
*
Simplify config by using code available in video_out.c
reimar
2007-03-06
*
cosmetics: typo fixes, usefuLL --> useful and aswell --> as well
diego
2007-02-22
*
Remove a declaration-after-statement warning.
diego
2006-10-23
*
The FSF changed postal address.
diego
2006-09-01
*
optimize and simplify memcpy usage, use mem2agpcpy_pic
reimar
2006-07-29
*
handle sub-window WinID checks in the gui.
vayne
2006-07-08
*
Initial win32 gui release.
vayne
2006-07-06
*
10l the cpu hog fix broke fullscreenswitching with -wid
faust3
2006-03-15
*
fix for MPlayer taking 100% CPU with -wid on some systems, patch by Martin Fi...
faust3
2006-03-13
*
reinitialize adapter_count to 0, EnumCallbackEx will not work otherwise
reimar
2006-02-05
*
Generate double-click mouse events.
joey
2005-11-11
*
Intercept maximize event and go into fullscreen mode.
joey
2005-11-11
*
add a switch, slave command, and vo control to toggle borderless window.
joey
2005-11-10
*
move window style to a macro for easier maintaining
joey
2005-11-10
*
libvo input cleanup: remove the dependency on libinput,
albeu
2005-11-02
*
Missing break for WM_SYSCOMMAND handling.
reimar
2005-09-16
*
remove extern for variables that are already in headers.
reimar
2005-08-21
*
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
ivo
2005-08-05
[next]