aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_vdpau: always use mp_image for internal buffer queueGravatar wm42014-05-02
* command, vo_vdpau: respect vdpau deint sub-optionGravatar wm42014-05-02
* command: redo deinterlace filter probingGravatar wm42014-05-02
* command: make enabling deinterlacing with vdpau workGravatar wm42014-05-02
* vf_vdpaupp: allow toggling deinterlaceGravatar wm42014-05-02
* vo_vdpau: apply vo_vdpau postprocessing optionsGravatar wm42014-05-02
* vdpau_mixer: allow overriding frame optsGravatar wm42014-05-02
* vo_vdpau: support vf_vdpauppGravatar wm42014-05-02
* vo_opengl: make it work with vf_vdpauppGravatar wm42014-05-02
* vf_vdpaupp: allow non-vdpau inputGravatar wm42014-05-02
* vdpau: add a postprocessing pseudo-filterGravatar wm42014-05-02
* vo: document draw_imageGravatar wm42014-04-30
* vo_lavc: remove code with no effectGravatar wm42014-04-30
* video: improve error messagesGravatar wm42014-04-30
* vf: print error if filtering a frame failsGravatar wm42014-04-30
* TOOLS: better documentation of lua scriptsGravatar Kevin Mitchell2014-04-29
* TOOLS: improve autocrop.luaGravatar Kevin Mitchell2014-04-29
* vf_lavfi: reset metadata in reset()Gravatar Kevin Mitchell2014-04-29
* vf-metadata: fix handling of NULL metadataGravatar Kevin Mitchell2014-04-29
* man: grammar tweak of mp.add_timeout()Gravatar Kevin Mitchell2014-04-29
* video: remove redundant mp_image display_w/_h membersGravatar wm42014-04-29
* vo_vdpau: let vdpau scale anamorphic screenshotsGravatar wm42014-04-29
* common: add mp_snprintf_append() utility functionGravatar wm42014-04-29
* TOOLS/umpv: make it work with Python 3 (again)Gravatar wm42014-04-29
* TOOLS/umpv: don't mangle URLsGravatar wm42014-04-29
* TOOLS/umpv, mpv.desktop: use --no-terminal instead of --really-quietGravatar wm42014-04-29
* TOOLS/umpv: allow passing 0 filesGravatar wm42014-04-29
* TOOLS/umpv: allow passing optionsGravatar wm42014-04-29
* TOOLS/umpv: make it work with Python 3Gravatar wm42014-04-29
* vf_vapoursynth: add more VS frame propertiesGravatar wm42014-04-28
* vf_vapoursynth: use frame durations instead of _AbsoluteTimeGravatar wm42014-04-28
* vf_vapoursynth: fix memory leak on errorGravatar wm42014-04-28
* vf_vapoursynth: remove incorrect copyright noticeGravatar wm42014-04-28
* vf_lavfi: distinguish real errors from other statesGravatar wm42014-04-28
* video: don't drop last frame when deinterlacing with yadifGravatar wm42014-04-28
* TOOLS: make youtube-dl_mpv.sh executableGravatar wm42014-04-28
* cocoa: refactor sync scheduling to a functionGravatar Stefano Pigozzi2014-04-28
* cocoa: use mainScreen as a fallback for window constrainingGravatar Stefano Pigozzi2014-04-28
* cocoa: disallow the titlebar to exit the visibleFrame on the bottom edgeGravatar Stefano Pigozzi2014-04-28
* cocoa: add constraints to prevent the window to exit the screenGravatar Stefano Pigozzi2014-04-28
* cocoa: move sync section assignments in vo_controlGravatar Ryan Goulden2014-04-28
* cocoa: cosmetics: use NSMakeSizeGravatar Ryan Goulden2014-04-28
* cocoa: fix native fullscreenGravatar Ryan Goulden2014-04-28
* client API: add chapter change eventGravatar wm42014-04-27
* vf_vapoursynth: use official AbsoluteTime propertyGravatar wm42014-04-27
* vf_vapoursynth: keep pixel aspect ratioGravatar wm42014-04-27
* TOOLS: indent lua scripts by 4 spaces instead of 3Gravatar Kevin Mitchell2014-04-27
* TOOLS: add lua/drc-controlGravatar Kevin Mitchell2014-04-27
* TOOLS: move autocrop.lua to TOOLS/luaGravatar Kevin Mitchell2014-04-27
* build: use -pthread when availableGravatar Stefano Pigozzi2014-04-27