aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* manpage: cleanupGravatar wm42012-10-24
* options: remove --ffactor switchGravatar wm42012-10-24
* options: remove --subfont-autoscale (changes default font scale)Gravatar wm42012-10-24
* options: remove subtitle related options that did nothingGravatar wm42012-10-24
* core: disable vf_sub auto-insertionGravatar wm42012-10-24
* VF: rename vf_ass to vf_subGravatar wm42012-10-24
* manpage: optional input command args can't just be omittedGravatar wm42012-10-24
* screenshot: change "screenshot" input commandGravatar wm42012-10-24
* screenshot: allow taking screenshots with subtitlesGravatar wm42012-10-24
* VO, sub: refactorGravatar wm42012-10-24
* Remove things related to old OSDGravatar wm42012-10-24
* Merge branch 'master' into osd_changesGravatar wm42012-10-16
|\
* | sub: remove logic for disabling hinting on scaled EOSDGravatar wm42012-10-16
* | vo_gl, options: remove doublebuffering option (--double)Gravatar wm42012-10-16
| * manpage: improvements to vo_opengl documentationGravatar wm42012-10-15
| * input: add input test modeGravatar wm42012-10-14
| * core: show quvi page title in window title, clean up libquvi handlingGravatar wm42012-10-14
| * Merge branch 'input_changes' into masterGravatar wm42012-10-12
| |\
| * | Rename to "mpv"Gravatar wm42012-10-12
| * | manpage: remove old manpageGravatar wm42012-10-12
| | * commands: use "up" and "down" as 2nd argument for cycle commandGravatar wm42012-10-12
| | * commands: add print_text input command to print text on the terminalGravatar wm42012-10-12
| | * sub: add --ass-style-override option to disable style overridesGravatar wm42012-10-12
| | * options: add --status-msgGravatar wm42012-10-12
| | * manpage: document input.conf related thingsGravatar wm42012-10-12
| | * commands: add more property-option bridge uses, rename some optionsGravatar wm42012-10-12
| | * options: accept "yes" and "no" only for flagsGravatar wm42012-10-12
| | * commands: rename "osdlevel" option and property, make it a choiceGravatar wm42012-10-12
| | * commands: replace --hardframedrop, change framedropping propertyGravatar wm42012-10-12
| * | vo_opengl: change default FBO formatGravatar wm42012-10-03
| * | vo_opengl: use PBOs by default with opengl-hqGravatar wm42012-10-03
| * | vo_opengl: use low quality default settings, add opengl-hq aliasGravatar wm42012-10-03
| * | VO: actually rename VOs gl -> opengl-old, gl3 -> openglGravatar wm42012-10-03
| * | vo_gl3: make it work on OpenGL 2.1Gravatar wm42012-10-03
| * | Remove useless video filtersGravatar wm42012-10-03
| * | encode: remove dependency on current ffmpegGravatar Rudolf Polzer2012-10-01
| * | encode: add options --ovfirst and --oafirstGravatar Rudolf Polzer2012-09-29
|/ /
* | options: accept "yes" and "no" only for flagsGravatar wm42012-09-23
* | softvol, ao_pulse: prefer ao_pulse volume control by defaultGravatar wm42012-09-23
|/
* encode: video encoding now supported using mencoder-like optionsGravatar Rudolf Polzer2012-09-18
* vf_rectangle: remove as it is very dirty and we have a replacement nowGravatar Rudolf Polzer2012-09-18
* options: change --vid, --aid, --sid optionsGravatar wm42012-09-18
* options: change --loop option, and extend choice option typeGravatar wm42012-09-18
* options: remove -subalignGravatar wm42012-09-18
* rawaudio: use mplayer audio format for format optionGravatar wm42012-09-18
* bluray: add bd:// as stream prefixGravatar wm42012-09-18
* manpage: remove references to bitmap fontsGravatar wm42012-09-18
* libaf: rename af_format.h to format.hGravatar wm42012-08-29
* DOCS: add big picture overview over the codeGravatar wm42012-08-26
* DOCS: remove outdated/useless filesGravatar wm42012-08-25