aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* input: enqueue commands to the end of the queueGravatar Stefano Pigozzi2013-01-16
* osxbundle: add header padding to the binaryGravatar Stefano Pigozzi2013-01-16
* Silence two compiler warningsGravatar wm42013-01-16
* vo_opengl_old: add missing include statementGravatar wm42013-01-15
* vo_sdl: I think the XVidmode hack is no longer neededGravatar Rudolf Polzer2013-01-15
* vo_sdl: request "desktop" fullscreen mode if -vm is not usedGravatar Rudolf Polzer2013-01-15
* vo_corevideo: make compile with recent changesGravatar Stefano Pigozzi2013-01-15
* video: print filter chain in verbose modeGravatar wm42013-01-14
* img_format: do not mark hwaccel formats as planar yuv formatsGravatar wm42013-01-14
* gl_common: move things used by vo_opengl_old.c only to vo_opengl_old.cGravatar wm42013-01-13
* vd_lavc: remove -lavdopts vstats suboptionGravatar wm42013-01-13
* vd_lavc: remove lowres decodingGravatar wm42013-01-13
* vo_x11: use two buffers like XvGravatar Rudolf Polzer2013-01-13
* vo_x11, vo_xv: XShmCompletion event supportGravatar Rudolf Polzer2013-01-13
* sub: add experimental --force-rgba-osd-rendering switchGravatar wm42013-01-13
* draw_bmp: use multiple bounding boxesGravatar wm42013-01-13
* img_convert: use multiple bounding boxes for ASS->RGBAGravatar wm42013-01-13
* img_convert: add sub_bitmap bounding box functionsGravatar wm42013-01-13
* mp_common: add some rectangle utility functionsGravatar wm42013-01-13
* draw_bmp: don't copy Y plane on up/down-samplingGravatar wm42013-01-13
* draw_bmp: do not reallocate upsample temp image on each frameGravatar wm42013-01-13
* draw_bmp: refactorGravatar wm42013-01-13
* draw_bmp: always allocate cacheGravatar wm42013-01-13
* vo_direct3d: remove 2ch hack for 10 bit playbackGravatar wm42013-01-13
* vo_sdl: avoid copying just for taking screenshotsGravatar wm42013-01-13
* vd_lavc: prefer AVFrame over AVCodecContext fieldsGravatar wm42013-01-13
* mp_image: remove mp_image.bppGravatar wm42013-01-13
* imgfmt: add more ffmpeg pixel formatsGravatar wm42013-01-13
* img_format: change meaning of MP_IMGFLAG_PLANARGravatar wm42013-01-13
* vf_sub: allow more formats, simplify codeGravatar wm42013-01-13
* vf_expand: support more image formatsGravatar wm42013-01-13
* vf_rotate: support more image formatsGravatar wm42013-01-13
* vf_softpulldown: reject unsupported image formats, fix code duplicationGravatar wm42013-01-13
* vf_yadif: Y8 is not supportedGravatar wm42013-01-13
* vf_swapuv: support more image formatsGravatar wm42013-01-13
* vf_pullup: remove check for MP_IMGFLAG_PLANARGravatar wm42013-01-13
* vf_phase: reject unsupported image formatsGravatar wm42013-01-13
* vf_mirror: rewriteGravatar wm42013-01-13
* vf_gradfun: does not work with NV pixel formatsGravatar wm42013-01-13
* vf_flip: make it work with more image formatsGravatar wm42013-01-13
* vf_divtc: reduce code duplicationGravatar wm42013-01-13
* vf_crop: make it work with more image formatsGravatar wm42013-01-13
* vf: add vf_rescale_dsize()Gravatar wm42013-01-13
* mp_image: add mp_image_crop()Gravatar wm42013-01-13
* vo_image: render subsGravatar wm42013-01-13
* vo_xv: fix OSD redrawing flickerGravatar wm42013-01-13
* vo_xv, vo_x11: simplify OSD redrawingGravatar wm42013-01-13
* sub: do not copy the target image if there is no OSD/subsGravatar wm42013-01-13
* vo_lavc: use reference countingGravatar wm42013-01-13
* video: remove img_format compat hacksGravatar wm42013-01-13