aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge branch 'master' into osd_changesGravatar wm42012-10-24
|\
* | vo_lavc: never draw OSDGravatar wm42012-10-24
* | manpage: cleanupGravatar wm42012-10-24
* | options: remove --ffactor switchGravatar wm42012-10-24
* | options: remove --subfont-autoscale (changes default font scale)Gravatar wm42012-10-24
* | options: remove subtitle related options that did nothingGravatar wm42012-10-24
* | draw_bmp: fix IMGFMT_BGR32 useGravatar Rudolf Polzer2012-10-24
* | sub: add clarifying commentsGravatar wm42012-10-24
* | core: disable vf_sub auto-insertionGravatar wm42012-10-24
* | VF: rename vf_ass to vf_subGravatar wm42012-10-24
* | vo_corevideo: add screenshot capabilityGravatar Stefano Pigozzi2012-10-24
* | screenshot: hack against w/width confusionGravatar wm42012-10-24
* | draw_bmp: fix for yuy2 formatGravatar wm42012-10-24
* | core: do not try to redraw OSD if VO doesn't support OSDGravatar wm42012-10-24
* | sub: simplify OSD redrawing logicGravatar wm42012-10-24
* | manpage: optional input command args can't just be omittedGravatar wm42012-10-24
* | vo_corevideo: fix EOSD artifactsGravatar Stefano Pigozzi2012-10-24
* | screenshot: change "screenshot" input commandGravatar wm42012-10-24
* | screenshot: allow taking screenshots with subtitlesGravatar wm42012-10-24
* | vo_corevideo: uninitialize CoreVideo objects before OpenGLGravatar wm42012-10-24
* | VO, sub: refactorGravatar wm42012-10-24
* | draw_bmp: don't try to call swscale if image format not supportedGravatar wm42012-10-24
* | sub: add cache to mp_draw_sub_bitmaps()Gravatar wm42012-10-24
* | sub, vf_ass: allow rendering RGBA subs, replace old vf_ass renderingGravatar wm42012-10-24
* | sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactorGravatar wm42012-10-24
* | core: fix -subfileGravatar wm42012-10-24
* | mp_image: hack to fix alignment for certain image formatsGravatar wm42012-10-24
* | spudec: use csputils for color conversionGravatar wm42012-10-24
* | Remove things related to old OSDGravatar wm42012-10-24
* | img_convert: fix alignment for RGBA imagesGravatar wm42012-10-24
* | vo_x11: use new OSD APIGravatar wm42012-10-24
* | vo_xv: simplify screenshot codeGravatar wm42012-10-24
* | vo_xv: use new OSD APIGravatar wm42012-10-24
* | vo_lavc: use new OSD APIGravatar Rudolf Polzer2012-10-24
* | sub: add function to draw OSD into an imageGravatar wm42012-10-24
* | draw_bmp: compensate for libswscale writing past image boundsGravatar wm42012-10-24
* | csputils: cosmetic changesGravatar wm42012-10-24
* | sub: add helper to draw sub-bitmaps into an imageGravatar Rudolf Polzer2012-10-24
* | mp_image: fix copy_mpi() with 16 bit formats, add helper macrosGravatar Rudolf Polzer2012-10-24
* | libmpcodecs: move vf_scale.c swscale helper functions to sws_utils.cGravatar Rudolf Polzer2012-10-24
| * cleanup: remove vd_internal.hGravatar wm42012-10-23
| * vo_opengl: fix help output typoGravatar wm42012-10-23
| * VF: remove IMGFMT_MPEGPESGravatar wm42012-10-22
| * vd: remove references to vf_palette and vf_lavcGravatar wm42012-10-22
| * vd_ffmpeg, vf: fix crashes with some game formatsGravatar reimar2012-10-22
| * osd_libass: increase robustness when handling internal OSD escapesGravatar wm42012-10-22
| * osd_libass: fix stupid dangling pointer crashGravatar wm42012-10-22
| * mp_image: add IMGFMT_BGR0/PIX_FMT_BGR0Gravatar wm42012-10-21
| * vo_vdpau: fix screenshotsGravatar wm42012-10-21
| * mplayer: make terminal status playback time consistent with OSDGravatar wm42012-10-21