summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* manpage: update --channelswm42013-05-121-11/+10
* audio/filters: add af_forcewm42013-05-121-0/+33
* options: add option to prevent decoder audio downmixingwm42013-04-132-8/+20
* manpage: update af_lavrresample entrywm42013-04-131-6/+6
* af_lavrresample: add no-detach suboptionwm42013-04-131-0/+5
* options: remove --af-advwm42013-04-132-39/+3
* audio: remove float processing optionwm42013-04-131-1/+4
* core: remove dead --vsync leftoverswm42013-04-121-1/+0
* core: add --reset-on-next-file optionwm42013-04-101-0/+24
* Remove some apple remote leftoverswm42013-04-051-4/+0
* demux_mkv: try to show current subtitle when seekingwm42013-04-041-0/+23
* core: add --heartbeat-interval optionwm42013-04-041-1/+5
* manpage: fix a typowm42013-03-311-1/+1
* encoding-example-profiles and manpage: prefer libvorbis over vorbisRudolf Polzer2013-03-311-1/+1
* remove Apple Remote related codeStefano Pigozzi2013-03-311-3/+0
* changes.rst: mention -afm hwac3 replacementwm42013-03-301-0/+1
* osd: draw the OSD bar with ASS vector drawingswm42013-03-301-2/+9
* gl_video: use choice option type for dither-depth suboptionwm42013-03-281-6/+6
* gl_video: add some alpha FBO formatswm42013-03-281-1/+2
* vo_opengl: add alpha outputwm42013-03-281-0/+8
* core: output --playing-msg message only after at least one frame is shownwm42013-03-261-1/+1
* mplayer: make --frames=1 work for audiowm42013-03-261-1/+4
* command: export VO video width/height as propertieswm42013-03-261-2/+4
* af_lavrresample: add new resampling filter to replace the old onesStefano Pigozzi2013-03-131-42/+14
* options: remove --no-vsyncwm42013-03-061-3/+0
* manpage: fix --no-dts typowm42013-03-041-1/+1
* Add a --dtshd optionWessel Dankers2013-03-041-0/+7
* wayland: fix typo in manpageAlexander Preisinger2013-03-021-1/+1
* input.conf: change default bindings of 5/6 from hue to gammawm42013-03-011-1/+1
* manpage: remove reference to subtitle alignmentwm42013-03-011-3/+0
* core: simplify OSD capability handling, remove VFCAP_OSDwm42013-03-011-10/+0
* wayland: add wayland supportAlexander Preisinger2013-02-281-0/+4
* video/out: remove video mode switching (--vm)wm42013-02-262-4/+3
* x11_common: always create a window, even with --widwm42013-02-261-7/+13
* Remove --rootwin option and rootwin propertywm42013-02-242-6/+0
* demux_rawvideo: allow setting video codecwm42013-02-241-0/+2
* vf_yadif: switch to option parser, allow disabling by defaultwm42013-02-231-6/+5
* vf_scale: remove video dimension presets ("presize" suboption)wm42013-02-231-11/+1
* demux_rawvideo: remove ancient video dimension presetswm42013-02-231-1/+0
* options: drop --opt:subopt option nameswm42013-02-234-45/+37
* core: add fs-screen option for fullscreen display selectionStefano Pigozzi2013-02-211-12/+29
* options: parse C-style escapes for some optionswm42013-02-201-4/+9
* manpage: improve configuration file section a bitwm42013-02-171-14/+37
* command: add "cache" read-only propertywm42013-02-171-0/+1
* osd: add --osd-status-msg option for custom OSD statuswm42013-02-161-0/+6
* osd: add --no-osd-bar option to disable the OSD barwm42013-02-161-0/+8
* osd: add --osd-bar-align-x/y options to control OSD bar positionwm42013-02-141-0/+6
* Rename af_volnorm to af_drcMartin2013-02-121-2/+6
* 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, an