aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_directx.c
Commit message (Expand)AuthorAge
* vo_directx: clear panscan borders in windowed modeGravatar wm42012-04-24
* win32: move global variables into a struct & some refactoringGravatar wm42012-04-14
* vo_directx: do not do aspect scaling in windowed mode.Gravatar reimar2012-04-06
* win32: properly set window titleGravatar wm42012-03-17
* vo_directx: do not clip overlay against screen sizeGravatar wm42012-03-17
* win32, vo_directx: don't use vo_dx/dy, directly query window positionGravatar wm42012-03-17
* vo_directx: minor fixes and reformatGravatar reimar2012-03-17
* Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-16
|\
| * cleanup: Silence compilation warnings on MinGW-w64Gravatar wm42012-03-01
* | mpcodecs: remove mp_image_t.x/yGravatar wm42012-02-24
|/
* vo_directx: include <libavutil/common.h> for FFMINGravatar Uoti Urpala2011-07-07
* cleanup: vo_directx: remove redundant codeGravatar reimar2011-07-06
* vo_directx: Change vo_directx to use w32_common.cGravatar reimar2011-07-06
* input: move all key code lists to input/keycodes.hGravatar Uoti Urpala2011-05-02
* sub/OSD: move some related files to sub/Gravatar Uoti Urpala2011-01-26
* cleanup: remove NULL checks before free() all over the codeGravatar cboesch2010-11-14
* vo_directx: Fix possible out-of-bounds accessGravatar reimar2010-11-07
* Merge svn changes up to r30375Gravatar Uoti Urpala2010-01-25
|\
| * Change GUID declarations in vo_directx to be static.Gravatar reimar2010-01-17
* | Remove the internal GUIGravatar Anton Khirnov2009-07-07
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r29277Gravatar Uoti Urpala2009-05-08
|\|
| * Add missing 'void' to parameterless function declarations.Gravatar diego2009-05-04
* | Merge svn changes up to r28162Gravatar Uoti Urpala2008-12-19
|\|
| * #include sub.h instead of locally declaring vo_draw_text().Gravatar diego2008-12-17
| * Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* | Merge svn changes up to 27824Gravatar Uoti Urpala2008-10-25
|\|
| * Honour differences between src and dst stride for packed yuvGravatar faust32008-10-14
* | Merge svn changes up to r27399Gravatar Uoti Urpala2008-08-02
|\|
| * Rename two GUI-related preprocessor directives:Gravatar diego2008-07-30
* | Merge svn changes up to r26783Gravatar Uoti Urpala2008-05-15
|\|
| * Use standard license headers with standard formatting.Gravatar diego2008-05-14
* | Move vidmode to options structGravatar Uoti Urpala2008-04-25
* | Add context variable to vo_draw_text callbackGravatar Uoti Urpala2008-04-23
* | Remove variable arguments from vo control() functionsGravatar Uoti Urpala2008-04-23
* | Change VOCTRL_[GET|SET]_EQUALIZER argument passingGravatar Uoti Urpala2008-04-23
|/
* typo fix: inited --> initializedGravatar diego2008-02-14
* Mark the vo_functions_t definitions as const where possible.Gravatar reimar2007-12-02
* Make vo info structs constGravatar reimar2007-12-02
* Remove unused variables.Gravatar zuxy2007-10-27
* Cosmetic fix for r24861Gravatar zuxy2007-10-27
* Avoid crash after recovering from screensaverGravatar zuxy2007-10-27
* Replace implicit use of fast_memcpy via macro by explicit use to allowGravatar reimar2007-06-05
* Gui --> guiGravatar diego2007-04-23
* Code cleanup: don't include a .c file in mplayer.c and fix a fewGravatar rathann2007-03-29
* Simplify config by using code available in video_out.cGravatar reimar2007-03-06
* cosmetics: typo fixes, usefuLL --> useful and aswell --> as wellGravatar diego2007-02-22
* Remove a declaration-after-statement warning.Gravatar diego2006-10-23
* The FSF changed postal address.Gravatar diego2006-09-01