aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'wm4/window_title'Gravatar Uoti Urpala2011-12-07
|\
| * 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
* | ad_ffmpeg: avoid avcodec_close() if avcodec_open() failedGravatar Uoti Urpala2011-12-06
* | core: minor hrseek tweak (affects vo_vdpau deint frames)Gravatar Uoti Urpala2011-12-06
* | commands: playback speed: better responsiveness without audioGravatar Uoti Urpala2011-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
* vo_gl: make shader code generation easier to deal withGravatar wm42011-11-25
* Merge branch 'screenshot' (early part)Gravatar Uoti Urpala2011-11-25
|\
| * vo_xv: implement screenshotsGravatar wm42011-11-25
| * vo_gl: implement screenshotsGravatar wm42011-11-25
| * vo_vdpau: implement screenshotsGravatar wm42011-11-25
| * video: use talloc for mp_image, abort if out of memoryGravatar wm42011-11-25
| * core: add screenshot mode for actual VO window contentsGravatar wm42011-11-25
| * core: add infrastructure to get screenshots from VOsGravatar wm42011-11-25
* | ao_coreaudio: fix crash when using mute with S/PDIF outputGravatar reimar2011-11-25
* | ao_coreaudio: fix S/PDIF output on OS X 10.7Gravatar Zongyao Qu2011-11-25
* | commands, vd_ffmpeg: fix switch_ratio slave commandGravatar Uoti Urpala2011-11-14
* | options, core/hrseek: add --hr-seek-demuxer-offsetGravatar Uoti Urpala2011-11-14
* | core/hrseek: support precise seeks in audio-only caseGravatar Uoti Urpala2011-11-14
* | debian: remove leftover references to deleted OSD menu filesGravatar Uoti Urpala2011-11-14
* | subopt-helper: support "no-" prefix to negate suboptionsGravatar Uoti Urpala2011-11-14
* | vd_ffmpeg: disable slice use that fails with size changesGravatar Uoti Urpala2011-11-14
* | cleanup: vf_scale.c, vf.c: replace numbers by flag macro namesGravatar Uoti Urpala2011-11-14
* | cosmetics: vf.[ch]: reformatGravatar Uoti Urpala2011-11-14
|/
* core, demux: fix --identify chapter output with ordered chaptersGravatar wm42011-10-25
* vd_ffmpeg.c: remove useless realvideo avctx->sub_id settingGravatar Uoti Urpala2011-10-25
* libmenu: remove OSD menu functionality (--menu)Gravatar Uoti Urpala2011-10-25
* vo_gl: fix crash with backends lacking control() featuresGravatar wm42011-10-24
* vo_gl: remove support for nvidia register combiners (yuv=1)Gravatar wm42011-10-24
* vo_gl: fix crash with ati-hack after 20256a8a64c9679bc9136bbGravatar wm42011-10-24
* vo_gl: remove mesa-buffer suboptionGravatar wm42011-10-24
* vo: sdl: handle key modifiersGravatar wm42011-10-24
* vo_gl: move window creation functions from vo_gl.c into gl_common.cGravatar wm42011-10-24
* vo_gl/sdl: use desktop resolution for fullscreen modeGravatar wm42011-10-24
* vo_gl: add new vo name "gl_sdl" to make SDL+GL mode availableGravatar wm42011-10-24
* vo_gl: remove "noaspect" suboptionGravatar wm42011-10-24
* vo_gl: convert to new API, clean up codeGravatar wm42011-10-24
* vo_gl2, vo_matrixview: remove these VOsGravatar wm42011-10-24
* Makefile: fix build without OpenGL after 75eab4f72af7b10e52aGravatar Uoti Urpala2011-10-24
* demux_demuxers: fix seeking bug (--audiofile)Gravatar Uoti Urpala2011-10-23
* cosmetics: vd_ffmpeg.c: reformatGravatar Uoti Urpala2011-10-22
* audio/video: delete buggy "dynamic plugin" codeGravatar Uoti Urpala2011-10-20