aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* build: conditionally use -Wempty-bodyGravatar Stefano Pigozzi2014-04-26
* terminal: always use SA_RESTART with sigaction()Gravatar wm42014-04-26
* demux_mkv: enable parsing for VP9Gravatar wm42014-04-26
* input: fix mouse_leave/OSC behaviorGravatar wm42014-04-26
* input: fix inverted conditionGravatar wm42014-04-26
* osd: make code C99Gravatar wm42014-04-26
* Revert "wayland: print waylands display erros"Gravatar Alexander Preisinger2014-04-26
* manpage: fix grammarGravatar wm42014-04-26
* manpage: forced->usedGravatar wm42014-04-26
* vf_pp: PP_PICT_TYPE_QP2 is always definedGravatar wm42014-04-25
* stream: use libavformat interrupt callbackGravatar wm42014-04-25
* stream: make mp_input_check_interrupt thread-safeGravatar wm42014-04-25
* stream: remove interrupt callback global variablesGravatar wm42014-04-25
* stream: use uninterruptible sleep on reconnectingGravatar wm42014-04-25
* stream: remove unused functionsGravatar wm42014-04-25
* manpage: improve --osd-level descriptionGravatar wm42014-04-25
* OS X bundle: add UTImportedTypeDeclarationsGravatar Nyx0uf2014-04-25
* build: bump required libpostproc versionGravatar Alessandro Ghedini2014-04-25