aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* vo_direct3d: don't framestep when paused and OSD is updatedGravatar wm42012-03-17
* vo_direct3d: add EOSD supportGravatar wm42012-03-17
* vo_direct3d: minor cleanupGravatar wm42012-03-17
* vo_directx: do not clip overlay against screen sizeGravatar wm42012-03-17
* win32: different method to force window aspect ratioGravatar wm42012-03-17
* win32, vo_directx: don't use vo_dx/dy, directly query window positionGravatar wm42012-03-17
* win32: fix window creation and size handlingGravatar wm42012-03-17
* vo_directx: minor fixes and reformatGravatar reimar2012-03-17
* Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-16
|\
| * vo_gl: improve 10-bit YUV->RGB conversion accuracy slightlyGravatar Uoti Urpala2012-03-09
| * windows support: unicode filenamesGravatar wm42012-03-09
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-05
|\ \
| | * cleanup: Silence compilation warnings on MinGW-w64Gravatar wm42012-03-01
| |/
| * vo_png: set AVCodecContext parameters before opening itGravatar Uoti Urpala2012-02-28
| * vo: reject vo_redraw_frame() if no frames have been drawnGravatar Uoti Urpala2012-02-28
* | mpcodecs: remove mp_image_t.x/yGravatar wm42012-02-24
* | x11: fix crash when using switch_video (broken by UTF-8 input changes)Gravatar wm42012-02-24
* | vo_gl: add "backend" suboption to allow selecting the GUI backendGravatar wm42012-02-09
* | vo_gl: minor cleanupsGravatar reimar2012-02-09
* | vo_gl: add noise filterGravatar reimar2012-02-09
| * build: switch to libavutil bswap.h and intreadwrite.hGravatar Uoti Urpala2012-02-01
| * Update Libav API usesGravatar Uoti Urpala2012-02-01
* | x11: fix setting UTF-8 window titles for some special casesGravatar wm42012-01-25
* | Merge branch 'eosd' into my_masterGravatar wm42012-01-18
|\ \
* \ \ Merge branch 'utf8_input' into my_masterGravatar wm42012-01-18
|\ \ \
* \ \ \ Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-01-18
|\ \ \ \ | | |_|/ | |/| |
| | * | x11: remove wskeys.hGravatar wm42012-01-18
| | * | x11: add print and menu keysGravatar wm42012-01-18
| | * | x11: add KP_Separator to key mappingGravatar wm42012-01-18
| | * | x11: allow unicode inputGravatar wm42012-01-18
* | | | x11: simplify setting unicode text propertiesGravatar wm42012-01-18
| |/ / |/| |
| | * vo_gl: use generic eosd codeGravatar wm42011-12-25
| | * libvo, vo_vdpau: make the EOSD packer code from vo_vdpau genericGravatar wm42011-12-25
| |/ |/|
| * vo_vdpau: fix preemption recovery after recent commitsGravatar Uoti Urpala2011-12-20
|/
* configure, build: remove --disable-libav supportGravatar Uoti Urpala2011-12-11
* vo_vdpau: use new want_redraw mechanism in one more caseGravatar Uoti Urpala2011-12-09
* Merge remote-tracking branch 'pigoz/gl'Gravatar Uoti Urpala2011-12-07
|\
* \ Merge remote-tracking branch 'wm4/window_title'Gravatar Uoti Urpala2011-12-07
|\ \
| | * vo_gl: cocoa: point swapinterval to cocoa_common functionGravatar Stefano Pigozzi2011-12-06
| | * vo_gl: cocoa: decouple cocoa_common from gl_commonGravatar Stefano Pigozzi2011-12-06
| |/
| * libvo: change default window title to "mplayer2"Gravatar wm42011-12-06
| * x11: set window titles as UTF-8Gravatar wm42011-12-06
| * libvo: remove title argument from struct vo_driver.configGravatar wm42011-12-06
* | core, vo: new window refresh logic, add slow-video OSD redrawGravatar Uoti Urpala2011-12-06
* | core, vo: modify OSD redraw architecture, support EOSDGravatar Uoti Urpala2011-12-06
* | vo: do final frame draw only near page flipGravatar Uoti Urpala2011-12-06
|/
* vo_gl: add native mac osx Cocoa backend for vo_glGravatar Stefano Pigozzi2011-11-26
* vo_corevideo: fix key interpretation with modifiersGravatar Stefano Pigozzi2011-11-26
* vo_gl: fix cscale=4 and cscale=5 doing nothingGravatar wm42011-11-25
* vo_gl: fix 10 bit with Mesa drivers (Intel/Nouveau on Linux)Gravatar wm42011-11-25