aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* ad_ffmpeg: pass packet side data from libavformatGravatar Uoti Urpala2012-01-08
* vf_fspp: make compile without Libav internalsGravatar Uoti Urpala2012-01-02
* stream_ffmpeg: switch to libavformat avio APIGravatar Uoti Urpala2012-01-02
* Libav API updates (remove most deprecated-in-0.7 uses)Gravatar Uoti Urpala2011-12-22
* configure, build: require at least Libav 0.7Gravatar Uoti Urpala2011-12-22
* vo_vdpau: fix preemption recovery after recent commitsGravatar Uoti Urpala2011-12-20
* vf_expand: always clear the added bordersGravatar wm42011-12-19
* vf_dsize, vf_scale: fix behavior on multiple config() callsGravatar wm42011-12-19
* vf_dsize: cleanup identation (tabs to 4 spaces)Gravatar wm42011-12-19
* vo: reset EOSD change detection when VO is re-configuredGravatar wm42011-12-12
* 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
* options: change --ass-hinting default to 0Gravatar Uoti Urpala2011-12-07
* 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
* | 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