summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* core: redo how codecs are mapped, remove codecs.confwm42013-02-105-256/+36
* options: change --no-config option, make it apply to input.conf as wellwm42013-02-091-11/+9
* options: unify single dash and double dash optionswm42013-02-091-23/+0
* Remove BSD legacy TV/radio support (BT848 stuff)wm42013-02-061-13/+3
* core: remove --edlout functionalitywm42013-02-062-10/+1
* manpage: document option syntax variations betterwm42013-02-032-4/+29
* DOCS: remove files documenting removed/rewritten functionalitywm42013-02-0312-3267/+0
* DOCS: update encoding profiles installation instructionsStefano Pigozzi2013-02-011-2/+4
* manpage: fixeswm42013-01-312-3/+11
* screenshot: minor simplification, prefer VF over VOwm42013-01-303-17/+10
* vo_opengl: always ditherWessel Dankers2013-01-271-5/+0
* stream: implement some HTTP specific options for stream_lavfwm42013-01-241-10/+0
* video: remove -x/-y/-xy optionswm42013-01-232-14/+2
* video: add --autofit and --autofit-larger optionswm42013-01-231-0/+48
* options: allow using % for width and height in --geometrywm42013-01-231-13/+23
* manpage: fix places that still treat FourCCs and pixel formats equalwm42013-01-172-13/+12
* vd_lavc: remove -lavdopts vstats suboptionwm42013-01-131-2/+0
* vd_lavc: remove lowres decodingwm42013-01-131-13/+0
* sub: add experimental --force-rgba-osd-rendering switchwm42013-01-131-0/+8
* vo_direct3d: remove 2ch hack for 10 bit playbackwm42013-01-131-9/+0
* video: decouple internal pixel formats from FourCCswm42013-01-131-3/+4
* video: different way to enable hardware decoding, add software fallbackwm42013-01-132-0/+13
* video: remove slice based filtering and video outputwm42013-01-131-7/+1
* vo_sdl: add a "sw" flag like in openglRudolf Polzer2013-01-101-0/+3
* mplayer: make --loop loop the playlist instead of each playlist entrywm42013-01-091-1/+2
* DOCS: add some basic MinGW cross compilation instructionswm42013-01-081-0/+59
* manpage: document the dangers of some subtitle optionswm42013-01-051-7/+20
* sub: add --sub-text-* options to unstyled text subtitles fontwm42013-01-052-31/+34
* manpage: sort --osd-* optionswm42013-01-041-36/+36
* manpage: minor improvementswm42012-12-281-9/+14
* DOCS: document EDL formatwm42012-12-281-0/+139
* vo_opengl: use more precise gamma for BT.709 with color managementnand2012-12-281-2/+2
* vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driverRudolf Polzer2012-12-282-0/+20
* options: move -ass-bottom-margin/-ass-top-margin options to vf_subwm42012-12-123-9/+10
* manpage: mark HTTP related options as deprecated/brokenwm42012-12-112-1/+21
* core: allow disabling display of "album art" in audio fileswm42012-12-111-0/+10
* audio: remove support for native alaw/mulaw/adpcm outputwm42012-12-111-1/+1
* demux_lavf: make minimum probe score customizable, remove lavf_preferredwm42012-12-111-0/+6
* sub: remove vobsub reader in favor of ffmpeg vobsub demuxerwm42012-12-112-13/+7
* subs: remove --utf8, simplify codeUoti Urpala2012-12-031-4/+0
* core: automatically pause on low cachewm42012-12-031-1/+10
* demux_lavf: add support for libavdevicewm42012-12-031-0/+3
* ao_pcm: fix references to -novideowm42012-12-032-1/+2
* encoding-example-profiles: updates, iphone 5 supportRudolf Polzer2012-12-011-1/+2
* DOCS: Add manpage metadata to the rst files.Rudolf Polzer2012-11-291-2/+13
* DOCS: Fix some rst error messagesRudolf Polzer2012-11-292-16/+17
* sub: add --sub-gray option to display image subs in grayscalewm42012-11-252-1/+7
* sub: reimplement -spugauss as --sub-gausswm42012-11-252-0/+8
* manpage: remove --zoom remainswm42012-11-242-6/+3
* manpage: minor fixeswm42012-11-202-2/+2
* osd: make the OSD and sub font more customizablewm42012-11-202-30/+87
* options: support chapters for --start and --endwm42012-11-201-1/+5
* command: export A/V sync difference as "avsync" propertywm42012-11-161-0/+1
* demux_mf: allow displaying single image files, various cleanupswm42012-11-161-3/+1
* core: add --keep-open, which doesn't close the file on EOFwm42012-11-161-0/+11
* command: add sub_reload and sub_remove commandswm42012-11-161-1/+11
* options: add --mute for setting initial audio mute statuswm42012-11-161-0/+4
* options: rename -sub-fuzziness to -autosub-match, change option valueswm42012-11-162-8/+9
* options: rename --cursor-autohide, replace magic number valueswm42012-11-162-2/+3
* options: --field-dominance: replace magic number values with choiceswm42012-11-161-7/+6
* options: rename -ss and -endpos, allow relative timeswm42012-11-162-19/+26
* cookies: don't read cookie files from ancient browserswm42012-11-161-2/+1
* options: remove --displaywm42012-11-161-9/+0
* options: rename --xineramascreen to --screen, remove magic valueswm42012-11-162-8/+7
* video/filter: rename vf_eq2 to vf_eqwm42012-11-162-3/+3
* vo_opengl: remove osdcolor suboptionwm42012-11-161-6/+0
* options, vo_x11: remove -zoom option, make it defaultwm42012-11-161-3/+0
* manpage: various fixeswm42012-11-167-81/+41
* Rename directories, move files (step 2 of 2)wm42012-11-121-18/+22
* vo_opengl: disable extended downscaling by defaultwm42012-11-111-1/+1
* manpage: vo_opengl: document that srgb subopt changes gammawm42012-11-111-1/+2
* cocoa_common: honor the `--geometry` optionStefano Pigozzi2012-11-101-0/+4
* Merge branch 'osd_changes' into masterwm42012-11-018-316/+123
|\
| * manpage: cleanupwm42012-10-246-214/+96
| * options: remove --ffactor switchwm42012-10-241-8/+0
| * options: remove --subfont-autoscale (changes default font scale)wm42012-10-241-12/+0
| * options: remove subtitle related options that did nothingwm42012-10-241-29/+0
| * core: disable vf_sub auto-insertionwm42012-10-241-2/+1
| * VF: rename vf_ass to vf_subwm42012-10-242-3/+3
| * manpage: optional input command args can't just be omittedwm42012-10-241-6/+6
| * screenshot: change "screenshot" input commandwm42012-10-243-18/+20
| * screenshot: allow taking screenshots with subtitleswm42012-10-241-0/+3
| * VO, sub: refactorwm42012-10-242-5/+5
| * Remove things related to old OSDwm42012-10-241-24/+0
| * Merge branch 'master' into osd_changeswm42012-10-1612-9231/+887
| |\
| * | sub: remove logic for disabling hinting on scaled EOSDwm42012-10-161-2/+0
| * | vo_gl, options: remove doublebuffering option (--double)wm42012-10-161-4/+0
* | | manpage: --codecpath was removedwm42012-11-011-3/+0
* | | options: remove --hr-mp3-seekwm42012-10-301-9/+0
* | | options: remove --adapterwm42012-10-301-5/+0
* | | manpage: -benchmark was renamed to -untimedwm42012-10-301-0/+1
* | | options: rename -ni to -avi-niwm42012-10-302-1/+2
* | | options, avi: remove -loadidx/-saveidxwm42012-10-301-15/+0
| |/ |/|
* | manpage: improvements to vo_opengl documentationwm42012-10-151-7/+19
* | input: add input test modewm42012-10-141-0/+7
* | core: show quvi page title in window title, clean up libquvi handlingwm42012-10-141-0/+2
* | Merge branch 'input_changes' into masterwm42012-10-125-33/+404
|\ \
| * | commands: use "up" and "down" as 2nd argument for cycle commandwm42012-10-121-3/+3
| * | commands: add print_text input command to print text on the terminalwm42012-10-121-0/+4
| * | sub: add --ass-style-override option to disable style overrideswm42012-10-122-0/+9
| * | options: add --status-msgwm42012-10-121-0/+4
| * | manpage: document input.conf related thingswm42012-10-124-17/+367
| * | commands: add more property-option bridge uses, rename some optionswm42012-10-122-7/+9
| * | options: accept "yes" and "no" only for flagswm42012-10-121-11/+11
| * | commands: rename "osdlevel" option and property, make it a choicewm42012-10-123-2/+3
| * | commands: replace --hardframedrop, change framedropping propertywm42012-10-122-7/+8
* | | Rename to "mpv"wm42012-10-128-211/+198
* | | manpage: remove old manpagewm42012-10-121-8099/+0
* | | vo_opengl: change default FBO formatwm42012-10-031-2/+2
* | | vo_opengl: use PBOs by default with opengl-hqwm42012-10-031-1/+1
* | | vo_opengl: use low quality default settings, add opengl-hq aliaswm42012-10-031-10/+19
* | | VO: actually rename VOs gl -> opengl-old, gl3 -> openglwm42012-10-033-209/+212
* | | vo_gl3: make it work on OpenGL 2.1wm42012-10-031-8/+10
* | | Remove useless video filterswm42012-10-031-649/+3
* | | encode: remove dependency on current ffmpegRudolf Polzer2012-10-011-2/+2
* | | encode: add options --ovfirst and --oafirstRudolf Polzer2012-09-291-17/+25
| |/ |/|
* | options: accept "yes" and "no" only for flagswm42012-09-231-11/+11
* | softvol, ao_pulse: prefer ao_pulse volume control by defaultwm42012-09-231-3/+13
|/
* encode: video encoding now supported using mencoder-like optionsRudolf Polzer2012-09-185-4/+470
* vf_rectangle: remove as it is very dirty and we have a replacement nowRudolf Polzer2012-09-181-1/+0
* options: change --vid, --aid, --sid optionswm42012-09-181-20/+12
* options: change --loop option, and extend choice option typewm42012-09-182-2/+4
* options: remove -subalignwm42012-09-181-8/+0
* rawaudio: use mplayer audio format for format optionwm42012-09-181-5/+2
* bluray: add bd:// as stream prefixwm42012-09-181-3/+3
* manpage: remove references to bitmap fontswm42012-09-182-7/+1
* libaf: rename af_format.h to format.hwm42012-08-291-1/+1
* DOCS: add big picture overview over the codewm42012-08-261-0/+206
* DOCS: remove outdated/useless fileswm42012-08-252-34/+0
* Merge remote-tracking branch 'cantabile/manpage_fixes'wm42012-08-255-121/+68
|\
| * manpage: update default jpeg quality for vo_imagecantabile2012-08-241-1/+1
| * manpage: update default value of --softvol-maxcantabile2012-08-241-1/+1
| * manpage: --screenshot-template: update %n, add %{prop}cantabile2012-08-241-6/+14
| * manpage: update the list of available screenshot formatscantabile2012-08-241-3/+7
| * manpage: update example of the status linecantabile2012-08-241-3/+3
| * manpage: fix ambiguous statement about --(no-)keepaspectcantabile2012-08-241-1/+1
| * manpage: mention that videos' colormatrix and color range flags are honoredcantabile2012-08-241-2/+4
| * manpage: don't mention nonexistent VOs, command line switches, etc.cantabile2012-08-243-84/+17
| * manpage: fix various typoscantabile2012-08-245-20/+20
* | vf_dlopen: add a generic filter to load external filtersRudolf Polzer2012-08-231-0/+20
|/
* manpage: correct the definition of full range videocantabile2012-08-211-1/+1
* manpage: document -use-filename-title removal/replacementwm42012-08-201-0/+1
* VO: remove vo_directfb2 and vo_directxwm42012-08-161-30/+0
* Remove dvdnav support (DVD menus)wm42012-08-161-34/+1
* vf_expand: remove OSD supportwm42012-08-161-41/+2
* core: intentionally cripple slave modewm42012-08-151-10/+15
* vo_sharedbuffer: remove this VOStefano Pigozzi2012-08-151-11/+0
* manpage: document gl3, direct3d, portaudio, remove v4l2wm42012-08-082-18/+308
* manpage: document per-file optionswm42012-08-071-0/+42
* manpage: add initial documentation about changeswm42012-08-072-0/+156
* manpage: reflect recent VO changeswm42012-08-061-108/+33
* image_writer: rename "filetype" option to "format"wm42012-08-061-1/+1
* stream: add new stream control command STREAM_CTRL_GET_NUM_TITLESmplayer-svn2012-08-031-0/+1
* x11: change stop_xscreensaver default to 1 to be more user-friendlymplayer-svn2012-08-031-2/+3
* vf_stereo3d.c: half-width side-by-side formats for stereo3dmplayer-svn2012-08-031-0/+8
* Remove teletext supportwm42012-08-032-31/+0
* mplayer: rip out --capture supportwm42012-08-021-14/+0
* VO: remove VO direct renderingwm42012-08-022-7/+2
* stream: remove stream_cuewm42012-08-021-1/+0
* AF: remove af_gate and af_compwm42012-08-021-9/+0
* man: update man with vo_corevideo and vo_sharedbufferStefano Pigozzi