summaryrefslogtreecommitdiffstats
path: root/TOOLS
Commit message (Expand)AuthorAgeFilesLines
* vo_x11: remove this video outputwm42015-06-261-2/+1
* demux_mkv: don't use byte stringswm42015-06-241-1/+1
* af_convert24: remove this filterwm42015-06-161-1/+0
* audio: remove S8, U16, U24, U32 formatswm42015-06-161-1/+0
* idet.sh: Support larger files.Rudolf Polzer2015-06-021-1/+1
* vdpau: add support for the "new" libavcodec vdpau APIwm42015-05-281-1/+1
* video: rename vdpau.c to vdpau_old.cwm42015-05-281-1/+1
* TOOLS/lua/status-bar: update use of a deprecated propertywm42015-05-251-1/+3
* demux_cue: move cue parser to a separate filewm42015-05-191-0/+1
* Remove trailing whitespacesMichael Vetter2015-05-152-3/+3
* TOOLS/stats-conv.py: add another event typewm42015-05-111-2/+11
* build: exclude -Wredundant-declswm42015-05-091-1/+1
* old-configure: hidewm42015-05-092-0/+1471
* osxbundle: remove unnecessary config file entrywm42015-05-011-1/+0
* TOOLS/autoload: load only files that make senseMarcin Kurczewski2015-04-211-0/+30
* TOOLS/autoload: add blank lines for readabilityMarcin Kurczewski2015-04-211-0/+7
* TOOLS: autoload.lua: sort files case insensitivewm42015-04-181-1/+3
* TOOLS/umpv: fix typo in docstringAdrian Sadłocha2015-04-171-1/+1
* OSX/mpv.app/mpv.conf: Use pseudo-guirobin007bond2015-04-131-2/+1
* TOOLS/zsh.pl: complete multiple values for ao, vo, af, vfPhilip Sequeira2015-03-311-21/+9
* TOOLS/zsh.pl: cosmeticsPhilip Sequeira2015-03-311-26/+25
* TOOLS/zsh.pl: use --no-config when calling mpvPhilip Sequeira2015-03-311-8/+8
* TOOLS: add a lua scripts for extracting and setting starttime with ytdlPatrick Hipp2015-03-231-0/+34
* TOOLS: add a lua script for a -stay on top only during playback- modePatrick Hipp2015-03-231-0/+19
* TOOLS: remove youtube-dl_mpv.shwm42015-03-131-22/+0
* demux_mkv: make matroska.pl script output deterministicwm42015-03-111-1/+1
* w32_common: support the "window-minimized" propertyJames Ross-Gowan2015-03-091-2/+0
* cocoa: support the "window-minimized" propertyJaime Marquínez Ferrándiz2015-03-081-1/+1
* osxbundle: config file special case isn't needed anymorewm42015-02-151-0/+0
* ao_coreaudio: add support for hotplug notificationsStefano Pigozzi2015-02-141-0/+5
* player: deprecate 'config' files (use mpv.conf), warn against clasheswm42015-02-131-0/+0
* audio: add device change notification for hotpluggingwm42015-02-122-0/+10
* osxbundle: don't try to package PythonStefano Pigozzi2015-02-021-0/+1
* TOOLS/stats-conv: change unit of X-axis to secondswm42015-02-011-3/+5
* youtube-dl_mpv.sh: unquote ${video_url}Vítor Galvão2015-01-231-1/+1
* youtube-dl_mpv.sh: use curly braces and double quotes consistentlyVítor Galvão2015-01-221-8/+8
* TOOLS/zsh.pl: complete options based on typesPhilip Sequeira2015-01-061-31/+70
* TOOLS/lua/observe-all: add a warningwm42015-01-031-0/+4
* TOOLS/lua/autoload: fix behavior with network URLswm42015-01-031-0/+3
* TOOLS/stats-conv: more improvementswm42015-01-031-13/+20
* TOOLS/stas-conv: add timed value event typewm42015-01-021-0/+8
* TOOLS/stats-conv: better outputwm42015-01-021-11/+20
* osxbundle: fix cascading config loadingStefano Pigozzi2014-12-261-0/+0
* options: deprecate 'lua' based options/dirs for 'script'Avi Halachmi (:avih)2014-12-153-5/+5
* osxbundle: don't use sed but pure pythonMihai Moldovan2014-12-131-1/+3
* cocoa: bundle: use idle=onceStefano Pigozzi2014-12-071-1/+1
* cocoa: use --idle when running inside bundleStefano Pigozzi2014-12-061-0/+2
* cocoa: save screenshots to desktop when using app bundleStefano Pigozzi2014-12-051-0/+1
* video: remove internal QP passingwm42014-12-032-121/+1
* cocoa: add https:// url scheme to bundle's plistStefano Pigozzi2014-12-021-0/+1
* cocoa: add mk3d UTI to bundle's plistNyx0uf2014-12-021-0/+23
* cocoa: split mkv/webm for imported UTI in plistNyx0uf2014-12-011-0/+20
* lua: add a function that formats Lua values as stringswm42014-11-291-8/+2
* TOOLS/lua: add script that pauses playback when minimizing the windowwm42014-11-291-0/+22
* TOOLS/idet.sh: Adjust for changes in FFmpeg.Rudolf Polzer2014-11-221-5/+1
* umpv: update comment for the new FIFO locationBen Boeckel2014-11-151-1/+1
* demux_mkv: read CueRelativePosition/CueDuration elementswm42014-11-051-0/+2
* demux_mkv: implement audio skipping/trimmingwm42014-11-031-0/+3
* TOOLS/lua/autoload: fix operation outside of working dirwm42014-10-261-3/+7
* TOOLS/lua/autoload: don't shadow local variablewm42014-10-261-4/+4
* TOOLS/umpv: create FIFO in user directorywm42014-10-241-22/+2
* TOOLS/lua: update README.mdKevin Mitchell2014-10-211-9/+2
* TOOLS/lua: remove tabs from some lua scriptsKevin Mitchell2014-10-213-50/+50
* TOOLS/lua: add autodeint.luaKevin Mitchell2014-10-211-0/+164
* TOOLS/vf_dlopen/ildetect.sh: remove duplicated assigmentshdown2014-10-161-1/+0
* TOOLS/umpv: drop unnecessary checkwm42014-09-241-2/+0
* TOOLS/umpv: use python octal notationshdown2014-09-241-1/+1
* TOOLS/mpv_identify.sh: remove pointless escapeshdown2014-09-241-1/+1
* TOOLS/idet.sh: add descriptionshdown2014-09-241-0/+3
* TOOLS/idet.sh: remove unused and duplicated assignmentsshdown2014-09-241-2/+0
* TOOLS: idet: remove extra '$' in $(()) expansionBen Boeckel2014-09-211-4/+4
* TOOLS/umpv: make URL detection consistent with mpv methodshdown2014-09-201-6/+4
* TOOLS/umpv: print error message to stderrshdown2014-09-201-1/+2
* TOOLS/umpv: use MPV environment variable, not UMPV_OPTIONSshdown2014-09-201-10/+8
* TOOLS/idet.sh: Handle the case of multiple Parsed_idet_0: output lines.Rudolf Polzer2014-09-171-14/+23
* TOOLS: eliminate echoes with variable substitutionsshdown2014-09-172-16/+18
* TOOLS/mpv_identify.sh: simplify line-by-line readingshdown2014-09-161-18/+6
* TOOLS/mpv_identify.sh: mark as executablewm42014-09-161-0/+0
* TOOLS: idet: use quotes for the verdict valueBen Boeckel2014-09-161-8/+8
* TOOLS: shellcheck: quote variable expansionsBen Boeckel2014-09-162-17/+17
* TOOLS: shellcheck: remove '$' on variables in $(()) expansionBen Boeckel2014-09-162-9/+9
* TOOLS, version.sh: shellcheck: replace `cmd` with $(cmd)Ben Boeckel2014-09-161-1/+1
* TOOLS: idet: remove unused codeBen Boeckel2014-09-161-9/+0
* TOOLS/zsh.pl: complete options that take file namesPhilip Sequeira2014-09-131-0/+7
* malloc+memset(0) to callocBruno George de Moraes2014-09-055-10/+5
* video: initial Matroska 3D supportwm42014-08-301-0/+1
* TOOLS/mpv_identify.sh: simplify $MPV handlingshdown2014-08-301-6/+2
* TOOLS/mpv_identify.sh: various style improvementsshdown2014-08-301-32/+27
* TOOLS/mpv_identify.sh: move script body to a functionshdown2014-08-301-147/+143
* TOOLS/youtube-dl_mpv.sh: simplify $MPV handlingshdown2014-08-301-5/+1
* TOOLS/youtube-dl_mpv.sh: disable globbing before expanding $video_urlshdown2014-08-301-0/+1
* TOOLS/youtube-dl_mpv: allow playing multiple URLswm42014-08-291-4/+2
* TOOLS: youtube wrapper: allow overriding mpv binarywm42014-08-261-1/+5
* TOOLS/stats-conv.py: improvementswm42014-08-191-18/+31
* TOOLS/zsh.pl: protect global environmentPhilip Sequeira2014-08-171-0/+4
* TOOLS/zsh.pl: fix a ret that hadn't been changed to rcPhilip Sequeira2014-08-171-1/+1
* TOOLS/zsh.pl: complete profilesPhilip Sequeira2014-08-171-0/+36
* TOOLS/zsh.pl: properly set the return valueAlessandro Ghedini2014-08-131-9/+12
* TOOLS/zsh.pl: properly return non-zero when no matches are foundc_142014-08-131-0/+1
* Move status-line.luawm42014-08-111-0/+69
* TOOLS: add test script for property change notificationswm42014-08-021-0/+16
* idet.sh: Fix a typo.Rudolf Polzer2014-07-161-1/+1
* osxbundle: fix detection of user librariesTsukasa OMOTO2014-07-161-4/+4
* idet.sh: Fix telecine detection.Rudolf Polzer2014-07-151-5/+5
* OS X bundle: Add more imported UTINyx0uf2014-07-041-0/+84
* TOOLS/zsh.pl: complete URL schemes based on --list-protocolsAlessandro Ghedini2014-07-031-2/+7
* TOOLS/zsh.pl: sort options in reverse order by lengthAlessandro Ghedini2014-07-031-0/+9
* TOOLS/zsh.pl: untabifyPhilip Sequeira2014-07-031-26/+26
* TOOLS/zsh.pl: fix _arguments linePhilip Sequeira2014-07-031-1/+1
* TOOLS/zsh.pl: don't consume extra argumentsPhilip Sequeira2014-07-031-10/+18
* TOOLS/zsh.pl: escape all colons in option descriptionsPhilip Sequeira2014-07-031-1/+1
* TOOLS: add script for generating a zsh completion scriptAlessandro Ghedini2014-06-081-0/+129
* idet.sh: An alternative to ildetect.sh.Rudolf Polzer2014-05-271-0/+161
* lua: fix compilation with lua 5.2wm42014-05-261-2/+4
* autoload.lua: fix autoloading of files to prependwm42014-05-251-1/+1
* TOOLS: add a Lua script to autoload playlist entrieswm42014-05-251-0/+69
* osxbundle: fix recursion terminationTsukasa OMOTO2014-05-251-1/+1
* TOOLS/vf_dlopen: use new pixelformats, fix usage for newstyle argsKevin Mitchell2014-05-156-13/+13
* TOOLS/mpv_identify.sh: unbreakwm42014-05-141-1/+1
* TOOLS/stats-conv: don't crash on empty lineswm42014-05-111-0/+3
* TOOLS/stats-conv: draw playloop and AO thread events separatelywm42014-05-111-0/+5
* osxbundle: split and optimize bundling scriptStefano Pigozzi2014-05-092-66/+94
* TOOLS/lua: add cycle-deinterlace-pullup scriptKevin Mitchell2014-05-061-0/+56
* TOOLS/lua: conform to whitespace coding-styleKevin Mitchell2014-05-062-24/+24
* TOOLS/lua: use double quotes unless there's a good reasonKevin Mitchell2014-05-042-26/+26
* TOOLS/lua/autocrop: handle case of user hitting hotkey while cropdetection al...Kevin Mitchell2014-05-041-3/+11
* TOOLS/lua: no longer gsub out "lua/" prefix, now that its no longer thereKevin Mitchell2014-05-042-2/+2
* options: rename video-related options/propertiesMartin Herkt2014-05-041-1/+1
* TOOLS: better documentation of lua scriptsKevin Mitchell2014-04-293-0/+66
* TOOLS: improve autocrop.luaKevin Mitchell2014-04-291-9/+75
* TOOLS/umpv: make it work with Python 3 (again)wm42014-04-291-3/+6
* TOOLS/umpv: don't mangle URLswm42014-04-291-1/+16
* TOOLS/umpv, mpv.desktop: use --no-terminal instead of --really-quietwm42014-04-291-1/+1
* TOOLS/umpv: allow passing 0 fileswm42014-04-291-2/+1
* TOOLS/umpv: allow passing optionswm42014-04-291-2/+14
* TOOLS/umpv: make it work with Python 3wm42014-04-291-1/+1
* TOOLS: make youtube-dl_mpv.sh executablewm42014-04-281-0/+0
* TOOLS: indent lua scripts by 4 spaces instead of 3Kevin Mitchell2014-04-272-55/+55
* TOOLS: add lua/drc-controlKevin Mitchell2014-04-271-0/+80
* TOOLS: move autocrop.lua to TOOLS/luaKevin Mitchell2014-04-271-0/+0
* OS X bundle: add UTImportedTypeDeclarationsNyx0uf2014-04-251-1/+504
* player: add a --dump-stats optionwm42014-04-171-0/+88
* TOOLS: vf-metadata: lua cropdetect example scriptKevin Mitchell2014-04-131-0/+11
* TOOLS: add script for using mpv with youtube-dlNikoli2014-04-091-0/+23
* Parse::Matroska::Reader: get rid of `bigrat`Diogo Franco (Kovensky)2014-02-151-17/+20
* umpv: silence mpv terminal outputwm42014-02-051-2/+4
* umpv: improve descriptionwm42014-02-051-9/+11
* umpv: use --force-windowwm42014-02-051-4/+2
* ildetect: add ILDETECT_FORCE_RUN (if interlacing could not be decided, assume...Rudolf Polzer2013-12-181-1/+7
* osxbundle: use mpv's version.sh instead of osxbundle'sChrisK22013-12-092-16/+1
* switch the build system to wafStefano Pigozzi2013-11-212-9/+13
* osx bundle: remove embedded fonts.confStefano Pigozzi2013-11-141-120/+0
* demux_mkv: fix compiler warningswm42013-11-041-1/+1
* tools: add --no-cache --no-config to mpv_identify.shChrisK22013-11-031-1/+1
* matroska.pl: Sort the generated struct field listDiogo Franco (Kovensky)2013-11-021-2/+2
* Revert "osxbundle: fonts.conf: only look for fonts in ~/.mpv/fonts"Stefano Pigozzi2013-09-191-2/+5
* osxbundle: fonts.conf: only look for fonts in ~/.mpv/fontsStefano Pigozzi2013-09-181-5/+2
* macosx: add webm the filetypes handled by the bundleBilal Syed Hussain2013-09-141-0/+2
* macosx_application: handle mpv:// linksStefano Pigozzi2013-09-071-0/+10
* macosx_application: handle URL events as fileopen eventsStefano Pigozzi2013-09-071-36/+10
* x11: add window iconwm42013-09-011-0/+15
* change application iconStefano Pigozzi2013-09-017-67/+3
* mpv.rc: update Windows iconJames Ross-Gowan2013-07-301-0/+64
* build: fix build with vdpau, simplifywm42013-07-291-74/+0
* TOOLS: add script for emulating "unique application" functionality on Linuxwm42013-07-281-0/+91
* osxbundle: suggest some ways to correct missing dependenciesStefano Pigozzi2013-06-301-2/+11
* ildetect: $ILDETECT_RUN_INTERLACED_ONLY to only run the job if not progressiveRudolf Polzer2013-06-211-4/+10
* ildetect.sh: add a quiet mode; verify telecine decisionRudolf Polzer2013-06-201-5/+18
* ildetect.sh: skip needlessly going through vo_lavcRudolf Polzer2013-06-201-2/+2
* ildetect.sh: better interlace detection rangeRudolf Polzer2013-06-201-1/+1
* ildetect.sh: env vars supportRudolf Polzer2013-06-201-8/+35
* vf_dlopen ildetect: fix numdecidedadjacentframes counterRudolf Polzer2013-06-161-1/+5
* vf_dlopen ildetect: make the wrapper shell script more robustRudolf Polzer2013-06-161-7/+2
* vf_dlopen filters: add an "ildetect" filter that detects interlacingRudolf Polzer2013-06-163-1/+336
* vf_dlopen framestep: step width of 0Rudolf Polzer2013-05-201-0/+2
* vf_dlopen framestep filter: add a parameter for the phaseRudolf Polzer2013-05-201-4/+9
* vf_dlopen examples: slightly simply the framestep filterRudolf Polzer2013-05-161</