aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* 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
* Merge remote-tracking branch 'cantabile/manpage_fixes'Gravatar wm42012-08-25
|\
| * manpage: update default jpeg quality for vo_imageGravatar cantabile2012-08-24
| * manpage: update default value of --softvol-maxGravatar cantabile2012-08-24
| * manpage: --screenshot-template: update %n, add %{prop}Gravatar cantabile2012-08-24
| * manpage: update the list of available screenshot formatsGravatar cantabile2012-08-24
| * manpage: update example of the status lineGravatar cantabile2012-08-24
| * manpage: fix ambiguous statement about --(no-)keepaspectGravatar cantabile2012-08-24
| * manpage: mention that videos' colormatrix and color range flags are honoredGravatar cantabile2012-08-24
| * manpage: don't mention nonexistent VOs, command line switches, etc.Gravatar cantabile2012-08-24
| * manpage: fix various typosGravatar cantabile2012-08-24
* | vf_dlopen: add a generic filter to load external filtersGravatar Rudolf Polzer2012-08-23
|/
* manpage: correct the definition of full range videoGravatar cantabile2012-08-21
* manpage: document -use-filename-title removal/replacementGravatar wm42012-08-20
* VO: remove vo_directfb2 and vo_directxGravatar wm42012-08-16