summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* changes.rst: add precise scrolling supportAlexander Preisinger2013-08-071-0/+2
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-6/+6
* changes.rst: mention wayland supportAlexander Preisinger2013-08-051-0/+1
* demux_lavf: make avio buffer configurablewm42013-08-041-0/+6
* command: make vf and af commands more verbosewm42013-08-031-0/+5
* command: add vf/af propertieswm42013-08-031-0/+2
* stream: redo URL parsing, replace m_struct usage with m_configwm42013-08-021-1/+1
* manpage: clean up environment variables sectionwm42013-08-021-54/+32
* manpage: document exit codeswm42013-08-021-0/+18
* manpage: move screenshot section above option listwm42013-08-021-17/+17
* crosscompile-mingw.txt: it's "MinGW" not "MingGW"wm42013-07-301-3/+3
* crosscompile-mingw.txt: mingw-w64 now has modern OpenGL headers in trunkwm42013-07-301-1/+1
* options: simplify --correct-pts handlingwm42013-07-261-7/+6
* command: add pseudo-property that allows you to read global optionswm42013-07-261-0/+1
* af_lavfi: switch to new option APIwm42013-07-221-2/+6
* af_lavrresample: switch to new option APIwm42013-07-221-4/+5
* audio/filter: use new option APIwm42013-07-222-14/+10
* DOCS/man/en/ao.rst: Update wasapi:device=<id> documentationDiogo Franco (Kovensky)2013-07-221-1/+6
* ao_wasapi0: Rename to ao_wasapiDiogo Franco (Kovensky)2013-07-221-1/+1
* DOCS/man/en/ao.rst: Document ao_wasapi0Diogo Franco (Kovensky)2013-07-221-0/+15
* vo_opengl: some option changeswm42013-07-221-29/+12
* options: move --colorkey option to vo_xvwm42013-07-222-9/+7
* ao_jack: use new option APIwm42013-07-221-1/+1
* options: remove --mixer and --mixer-channel, turn them into alsa/oss suboptswm42013-07-213-19/+14
* ao_alsa: use new option API (changes syntax)wm42013-07-211-3/+10
* manpage: fix typowm42013-07-211-1/+1
* input.rst: update examplewm42013-07-211-1/+1
* vf_scale: use new swscale wrapperwm42013-07-181-6/+0
* sd_ass: scale blur by original video size if requestedwm42013-07-151-1/+10
* sd_add: add terrible hack for (xy-)vsfilter compatibilitywm42013-07-151-0/+25
* demux_lavf: add terrible hack to make DVD playback just workwm42013-07-141-0/+10
* Merge branch 'remove_old_demuxers'wm42013-07-143-49/+38
|\
| * tech-overview.txt: minor changes and additionswm42013-07-141-27/+38
| * demux: rewrite probing and demuxer initializationwm42013-07-121-6/+0
| * options: remove --ignore-startwm42013-07-081-5/+0
| * Merge branch 'master' into remove_old_demuxerswm42013-07-089-2121/+2265
| |\
| * | Remove old demuxerswm42013-07-072-11/+0
* | | options: add --cache-default optionwm42013-07-101-1/+6
| |/ |/|
* | command: add screenshot_to_file commandwm42013-07-081-0/+13
* | input: allow binding multiple commands to a keywm42013-07-081-1/+10
* | manpage: proofread and fix formattingMartin Herkt2013-07-089-2124/+2246
|/
* Remove some leftovers from network removalwm42013-07-072-3/+3
* manpage: fix section headingsMartin Herkt2013-07-073-26/+27
* Remove internal network supportwm42013-07-071-28/+0
* ao_jack: allow more control about channel layoutswm42013-07-071-0/+15
* command: add some playlist manipulation commandswm42013-07-021-0/+11
* command: add commands to enable/disable input sectionswm42013-06-291-0/+15
* manpage: document input sectionswm42013-06-291-1/+21
* command: make raw percent-pos property return fractionswm42013-06-291-0/+1
* command: add properties for playlist positionwm42013-06-291-1/+3
* vo_opengl: handle chroma locationwm42013-06-281-0/+4
* core: add libquvi 0.9 supportwm42013-06-282-1/+15
* options: rename --mkv-subtitle-preroll, --dtshdwm42013-06-281-30/+35
* options: rename --rawvideo to --demuxer-rawvideo, same with --rawaudiowm42013-06-282-34/+39
* options: rename -lavdopts to -vd-lavc, -lavfdopts to -demuxer-lavfwm42013-06-282-101/+94
* options: remove -lavdopts debug suboptionwm42013-06-281-26/+1
* DOCS: update tech-overview.txt to reflect some subtitle related changeswm42013-06-251-13/+19
* options: add -sub-speed optionwm42013-06-251-0/+12
* sub: libguess support for -subcpwm42013-06-251-0/+9
* sub: add subtitle charset conversionwm42013-06-251-3/+5
* sub: add demux_libass wrapper, drop old hackswm42013-06-252-10/+2
* sub: do some timing postprocessing on preloaded subswm42013-06-231-9/+6
* configure: make check for stream cache verbosewm42013-06-161-2/+3
* Merge branch 'cache_new'wm42013-06-161-6/+15
|\
| * cache: use threads instead of fork()wm42013-06-161-6/+15
* | audio/out: remove ao->outburst/buffersize fieldswm42013-06-161-4/+0
* | mplayer: update window title if its properties changeJohn Hawthorn2013-06-161-0/+3
* | image_writer: Add PNG filter option (default "mixed")Martin Herkt2013-06-152-0/+9
* | x11: enable screensaver when paused, rename/change --stop-xscreensaverwm42013-06-142-6/+9
* | options: remove --stereowm42013-06-131-7/+0
* | manpage: adjust y4m output examplewm42013-06-131-1/+1
* | Option -omaxfps: limit fps when encodingRudolf Polzer2013-06-091-0/+5
|/
* manpage: improve documentation of property expansionwm42013-06-082-45/+90
* command: replace some show_ commands with propertieswm42013-06-072-9/+9
* core: reset pause state by default when going to next filewm42013-06-071-0/+3
* docs: update tech-overview.txtwm42013-06-051-9/+19
* osx: improve Media Keys supportStefano Pigozzi2013-06-041-0/+3
* ao_jack: add (no-)connect suboptionreimar2013-06-041-0/+4
* Merge branch 'sub_mess'wm42013-06-041-7/+8
|\
| * sub: use libass even if -no-ass is usedwm42013-06-031-6/+4
| * options: add --no-sub-visibility for symmetrywm42013-05-301-1/+4
* | osx: add Apple Remote supportStefano Pigozzi2013-06-031-0/+3
|/
* options: remove some questionable -lavdopts suboptionswm42013-05-291-43/+4
* manpage: fix typowm42013-05-271-1/+1
* options: add allow-mimetype suboption for demux_lavfwm42013-05-271-0/+6
* manpage: fix typowm42013-05-261-2/+2
* manpage: mark some filters as deprecated in favor of libavfilterwm42013-05-261-0/+29
* gl_video: improve ditheringwm42013-05-261-0/+18
* gl_video: add scaler-resizes-only sub-optionwm42013-05-261-0/+8
* vf_lavfi: allow setting avoptswm42013-05-261-1/+9
* af_lavfi: add libavfilter bridgewm42013-05-231-0/+10
* m_option, vf: add label supportwm42013-05-231-0/+5
* input: do property expansion for all input command string argumentswm42013-05-181-2/+6
* core: allow changing filter filters at runtimewm42013-05-181-0/+31
* manpage: document af_* commandswm42013-05-181-2/+16
* options: add -V as alias for --versionwm42013-05-151-1/+1
* options: add --versionwm42013-05-151-0/+3
* add osd-scale commandPaul B Mahol2013-05-142-0/+4
* core: re-add -dumpstream as --stream-dumpwm42013-05-122-0/+6
* core: add --stream-capturewm42013-05-122-0/+10
* Merge branch 'audio_changes'wm42013-05-123-65/+81
|\
| * 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
* | man: fix spelling errorStefano Pigozzi2013-05-121-1/+1
* | cocoa_common: add native OSX fullscreen supportStefano Pigozzi2013-05-121-0/+7
* | command: add time-remaining propertywm42013-05-101-0/+1
* | core: add playback resume feature (manual/opt-in)wm42013-05-053-0/+21
* | manpage: fix option descriptionwm42013-05-051-1/+1
* | video: add --hwdec-codecs option to whitelist codecs for hw decodingwm42013-05-041-0/+12
* | stream_bluray: remove the broken -bluray-chapter optionreimar2013-04-271-5/+0
* | manpage: fix references to --slavewm42013-04-261-2/+2
* | options: allow using [ ] for quoting in sub-optionswm42013-04-261-6/+13
* | manpage: remove broken examplewm42013-04-241-3/+0
* | manpage: document --native-keyrepeatwm42013-04-241-0/+6
* | core: add backstep supportwm42013-04-241-0/+11
* | manpage: remove references to --no-sliceswm42013-04-231-7/+1
* | m_option: allow quoted positional parameters for -vfwm42013-04-231-1/+2
* | vf_lavfi: add libavfilter bridgewm42013-04-211-0/+31
* | manpage: clarify --cache behaviorwm42013-04-201-0/+6
* | Fix typo for opengl dither-depth defaultEllis Berner2013-04-181-1/+1
* | sub: add --osd-blur and --sub-text-blur optionswm42013-04-131-0/+3
|/
* 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/