summaryrefslogtreecommitdiffstats
path: root/TOOLS
Commit message (Expand)AuthorAgeFilesLines
* 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-8/+1
* vf_dlopen examples: add framestep filterRudolf Polzer2013-05-162-2/+106
* Merge branch 'audio_changes'wm42013-05-121-0/+7
|\
| * uncrustify: add some instructionswm42013-05-121-0/+7
* | change reverse DNS strings to io.mpv.*Stefano Pigozzi2013-04-161-1/+1
|/
* make: add osxbundle-skip-depsStefano Pigozzi2013-04-081-21/+50
* vf_dlopen examples: add copyright headers (LGPL 2.1+)Rudolf Polzer2013-04-087-0/+147
* mpv_identify: add --quiet to mpv command linewm42013-03-261-1/+1
* mpv_identify: allow specifying mpv binary via MPVwm42013-03-261-1/+5
* core: output --playing-msg message only after at least one frame is shownwm42013-03-261-1/+1
* command: export VO video width/height as propertieswm42013-03-261-0/+2
* demux_mkv: support V_UNCOMPRESSED video trackswm42013-01-241-0/+1
* osxbundle: fix unicode support in fonts.confkax42013-01-071-5/+116
* osxbundle: print meaningful error when a dylib is missingStefano Pigozzi2012-12-161-1/+7
* osxbundle: add fonts.conf to distributed bundleStefano Pigozzi2012-12-151-0/+9
* TOOLS: remove checktree.shwm42012-11-141-350/+0
* mpv_identify: stop using \n; fix property name handlingRudolf Polzer2012-11-121-2/+5
* Port several python scripts to PerlKovensky2012-11-0810-480/+1398
* osxbundle: run install_name_tool -id only on direct dependenciesStefano Pigozzi2012-11-061-15/+14
* TOOLS: add script for osx bundle generationStefano Pigozzi2012-10-1610-0/+353
* Merge branch 'input_changes' into masterwm42012-10-121-12/+11
|\
| * TOOLS/mplayer2_identify.sh: program property is not readablewm42012-10-121-1/+0
| * commands: rename properties, update input.confwm42012-10-121-12/+12
* | Rename to "mpv"wm42012-10-122-226/+7
* | Fix string.format compatibility with Python 2.6Kovensky2012-10-011-3/+3
* | build: use "python" instead of "python3" as interpreter namewm42012-09-293-3/+3
* | build: make Python scripts compatible with Python 2.xwm42012-09-292-1/+7
* | TOOLS: fix first frame pts for dlopen/telecine.soRudolf Polzer2012-09-281-6/+13
|/
* TOOLS: add a new file identifier toolRudolf Polzer2012-09-181-0/+165
* vf_dlopen: vf_rectangle filter moved to dlopen (unix only)Rudolf Polzer2012-09-182-1/+348
* vf_dlopen: improve performance for 1-frame-for-1-frame filtersRudolf Polzer2012-09-181-1/+6
* vf_dlopen: add a generic filter to load external filtersRudolf Polzer2012-08-236-0/+547
* TOOLS/uncrustify.cfg: add uncrustify profile for code reformattingwm42012-08-061-0/+158
* TOOLS/fil2string.py: fix for use with binary fileswm42012-07-281-1/+1
* TOOLS: remove useless crapwm42012-07-2831-5245/+0
* Remove TOOLS/realcodecswm42012-07-289-3892/+0
* build, codec-cfg.c: simplify builtin codecs.conf handlingUoti Urpala2012-07-161-0/+23
* build: use python3 to generate some files previously in gitUoti Urpala2012-07-162-1/+3
* vo_vdpau: implement screenshotswm42011-11-251-0/+1
* TOOLS/matroska.py: recognize CodecNameUoti Urpala2011-04-081-0/+1
* TOOLS/: minor fixes in tool codesiretart2011-01-312-3/+9
* Merge branch 'sub'Uoti Urpala2011-01-261-2/+2
|\
| * sub/OSD: move some related files to sub/Uoti Urpala2011-01-261-2/+2
* | TOOLS: Remove most of the mencoder scripts and referencesClément Bœsch2011-01-257-1467/+5
|/
* TOOLS/matroska.py: recognize 3 more elementsUoti Urpala2010-11-211-0/+3
* cleanup: remove NULL checks before free() all over the codecboesch2010-11-141-3/+3
* TOOLS/matroska.py: recognize MaxCache elementUoti Urpala2010-11-081-0/+1
* TOOLS/binary_codecs.sh: make indentation consistentsiretart2010-11-071-143/+136
*