aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS
Commit message (Expand)AuthorAge
* osxbundle: suggest some ways to correct missing dependenciesGravatar Stefano Pigozzi2013-06-30
* ildetect: $ILDETECT_RUN_INTERLACED_ONLY to only run the job if not progressiveGravatar Rudolf Polzer2013-06-21
* ildetect.sh: add a quiet mode; verify telecine decisionGravatar Rudolf Polzer2013-06-20
* ildetect.sh: skip needlessly going through vo_lavcGravatar Rudolf Polzer2013-06-20
* ildetect.sh: better interlace detection rangeGravatar Rudolf Polzer2013-06-20
* ildetect.sh: env vars supportGravatar Rudolf Polzer2013-06-20
* vf_dlopen ildetect: fix numdecidedadjacentframes counterGravatar Rudolf Polzer2013-06-16
* vf_dlopen ildetect: make the wrapper shell script more robustGravatar Rudolf Polzer2013-06-16
* vf_dlopen filters: add an "ildetect" filter that detects interlacingGravatar Rudolf Polzer2013-06-16
* vf_dlopen framestep: step width of 0Gravatar Rudolf Polzer2013-05-20
* vf_dlopen framestep filter: add a parameter for the phaseGravatar Rudolf Polzer2013-05-20
* vf_dlopen examples: slightly simply the framestep filterGravatar Rudolf Polzer2013-05-16
* vf_dlopen examples: add framestep filterGravatar Rudolf Polzer2013-05-16
* Merge branch 'audio_changes'Gravatar wm42013-05-12
|\
| * uncrustify: add some instructionsGravatar wm42013-05-12
* | change reverse DNS strings to io.mpv.*Gravatar Stefano Pigozzi2013-04-16
|/
* make: add osxbundle-skip-depsGravatar Stefano Pigozzi2013-04-08
* vf_dlopen examples: add copyright headers (LGPL 2.1+)Gravatar Rudolf Polzer2013-04-08
* mpv_identify: add --quiet to mpv command lineGravatar wm42013-03-26
* mpv_identify: allow specifying mpv binary via MPVGravatar wm42013-03-26
* core: output --playing-msg message only after at least one frame is shownGravatar wm42013-03-26
* command: export VO video width/height as propertiesGravatar wm42013-03-26
* demux_mkv: support V_UNCOMPRESSED video tracksGravatar wm42013-01-24
* osxbundle: fix unicode support in fonts.confGravatar kax42013-01-07
* osxbundle: print meaningful error when a dylib is missingGravatar Stefano Pigozzi2012-12-16
* osxbundle: add fonts.conf to distributed bundleGravatar Stefano Pigozzi2012-12-15
* TOOLS: remove checktree.shGravatar wm42012-11-14
* mpv_identify: stop using \n; fix property name handlingGravatar Rudolf Polzer2012-11-12
* Port several python scripts to PerlGravatar Kovensky2012-11-08
* osxbundle: run install_name_tool -id only on direct dependenciesGravatar Stefano Pigozzi2012-11-06
* TOOLS: add script for osx bundle generationGravatar Stefano Pigozzi2012-10-16
* Merge branch 'input_changes' into masterGravatar wm42012-10-12
|\
* | Rename to "mpv"Gravatar wm42012-10-12
| * TOOLS/mplayer2_identify.sh: program property is not readableGravatar wm42012-10-12
| * commands: rename properties, update input.confGravatar wm42012-10-12
* | Fix string.format compatibility with Python 2.6Gravatar Kovensky2012-10-01
* | build: use "python" instead of "python3" as interpreter nameGravatar wm42012-09-29
* | build: make Python scripts compatible with Python 2.xGravatar wm42012-09-29
* | TOOLS: fix first frame pts for dlopen/telecine.soGravatar Rudolf Polzer2012-09-28
|/
* TOOLS: add a new file identifier toolGravatar Rudolf Polzer2012-09-18
* vf_dlopen: vf_rectangle filter moved to dlopen (unix only)Gravatar Rudolf Polzer2012-09-18
* vf_dlopen: improve performance for 1-frame-for-1-frame filtersGravatar Rudolf Polzer2012-09-18
* vf_dlopen: add a generic filter to load external filtersGravatar Rudolf Polzer2012-08-23
* TOOLS/uncrustify.cfg: add uncrustify profile for code reformattingGravatar wm42012-08-06
* TOOLS/fil2string.py: fix for use with binary filesGravatar wm42012-07-28
* TOOLS: remove useless crapGravatar wm42012-07-28
* Remove TOOLS/realcodecsGravatar wm42012-07-28
* build, codec-cfg.c: simplify builtin codecs.conf handlingGravatar Uoti Urpala2012-07-16
* build: use python3 to generate some files previously in gitGravatar Uoti Urpala2012-07-16
* vo_vdpau: implement screenshotsGravatar wm42011-11-25