summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* video: check profiles with hardware decodingwm42013-11-011-0/+7
* command: replace speed_mult with multiply commandwm42013-10-311-3/+0
* command: add generic "multiply" commandwm42013-10-311-0/+3
* command: add property to scale window sizewm42013-10-311-0/+1
* tech-overview.txt: reflect recent updateswm42013-10-301-21/+32
* af_volume: switch to new option parsingwm42013-10-261-7/+7
* af_volume: remove unused featureswm42013-10-261-4/+0
* docs: osc: update cache display percentage.ChrisK22013-10-261-1/+1
* manpage: clarify --heartbeat-interval operationwm42013-10-251-0/+5
* manpage: use the new name for af_force in one placewm42013-10-231-2/+2
* vo_opengl: don't enable PBOs with opengl-hqwm42013-10-231-3/+5
* gl_video: add RGB10_A2 FBO formatwm42013-10-231-2/+2
* audio/filter: split af_format into separate filters, rename af_forcewm42013-10-231-18/+27
* osc: make transparency of background-box configurableChrisK22013-10-181-1/+5
* spelling fixesAlessandro Ghedini2013-10-162-2/+2
* docs: osc: add short info about lua and how to disable itChrisK22013-10-151-0/+3
* changes.rst: add some replaced options, follow conventions betterwm42013-10-151-4/+6
* docs: osc: fix table and other errorsChrisK22013-10-151-11/+18
* docs: Add osc.rst to mpv.rstChrisK22013-10-152-3/+5
* osc docs: Add documentation for OSC and rename some optionsChrisK22013-10-151-0/+188
* tech-overview.txt: reflect talloc/TA changeswm42013-10-151-0/+6
* Copyright, LICENSE: switch to GPL version 2 or laterwm42013-10-132-1/+2
* options: --loop=N means playback N times, not N+1 timesPhilip Sequeira2013-10-121-4/+5
* ao_sndio: add documentationChristian Neukirchen2013-10-051-0/+9
* command: add commands for displaying overlayswm42013-10-051-0/+71
* command: add properties for retrieving OSD dimensionswm42013-10-051-0/+3
* command: add sub_seek input commandwm42013-10-021-0/+9
* core: add --force-windowwm42013-10-021-0/+14
* network: add options to control TLS verificationwm42013-09-271-0/+8
* Add the on-screen-controllerChrisK22013-09-261-0/+3
* Add initial Lua scripting supportwm42013-09-263-0/+24
* options: allow selecting the libass shaperwm42013-09-251-0/+9
* options: make --ass-hinting a choice, instead of using magic numberswm42013-09-251-6/+11
* vaapi: allow GPU read-back with --hwdec=vaapi-copywm42013-09-251-0/+4
* vaapi: add vf_vavpp and use it for deinterlacingxylosper2013-09-252-2/+26
* network: fix rtsp playbackwm42013-09-221-0/+5
* m_property: add a way to switch on property values in property expansionwm42013-09-201-3/+15
* Merge branch 'volume_restore'wm42013-09-203-1/+14
|\
| * manpage: af_volnorm was renamedwm42013-09-202-1/+2
| * mixer: restore volume with playback resumewm42013-09-201-0/+12
* | Revert "osxbundle: fonts.conf: only look for fonts in ~/.mpv/fonts"Stefano Pigozzi2013-09-191-7/+0
* | vo_opengl: blend alpha components by defaultwm42013-09-191-7/+14
|/
* osxbundle: fonts.conf: only look for fonts in ~/.mpv/fontsStefano Pigozzi2013-09-181-0/+7
* manpage: remove bogus space in example usagewm42013-09-151-1/+1
* manpage: remove version and date fieldswm42013-09-151-2/+0
* screenshot: change %w format to be more like %twm42013-09-151-14/+13
* screenshot: make it possible to format playback time in various wayswm42013-09-151-0/+23
* mplayer: don't run heartbeat command while pausedwm42013-09-151-2/+4
* core: add --deinterlace option, restore it with resume functionalitywm42013-09-132-1/+16
* quvi: restore playback position when switching formatswm42013-09-101-3/+4
* manpage: various improvementswm42013-09-106-106/+87
* Add PDF manual targetMartin Herkt2013-09-092-6/+25
* DOCS/crosscompile-mingw.txt: UpdateMartin Herkt2013-09-081-17/+9
* Manpage: Fix formatting (mostly for PDF output)Martin Herkt2013-09-084-13/+19
* demux: retrieve per-chapter metadatawm42013-09-081-0/+1
* mplayer: add --cursor-autohide-fs-only optionwm42013-09-081-0/+5
* options: remove --(no-)mouseinput optionwm42013-09-081-4/+1
* options: fix --volume option range, add some explanations to manpagewm42013-09-071-0/+6
* mplayer: make --save-position-on-quit save only on quitwm42013-09-041-2/+4
* video: add unscaled mode with --video-unscaledwm42013-09-011-0/+12
* core: add a playlist demuxerwm42013-08-261-0/+16
* wayland: shm based software renderingAlexander Preisinger2013-08-251-0/+10
* video: add vda decode support (with hwaccel) and direct renderingStefano Pigozzi2013-08-222-1/+3
* options: replace --edition=-1 with --edition=autowm42013-08-211-2/+2
* mplayer: start track IDs from 1 rather than 0wm42013-08-211-1/+1
* manpage: fix (again) incorrect ao_alsa exampleCheng Sun2013-08-201-1/+1
* video: make it possible to scale/pan the video by arbitrary amountswm42013-08-192-0/+38
* options: remove --panscanrange optionwm42013-08-191-8/+0
* changes: add some things for completenesswm42013-08-191-3/+31
* vo_vdpau: add RGB supportwm42013-08-181-0/+4
* command: more intuitive chapter seek behaviorPhilip Sequeira2013-08-172-1/+10
* vo_vdpau: use color close to black as default colorkey (instead of green)wm42013-08-171-3/+3
* vo_vdpau: allow setting colorkeywm42013-08-171-0/+6
* manpage: fix incorrect ao_alsa example, extend changes.rstwm42013-08-152-2/+7
* sub: make --subcp=enca the default.wm42013-08-151-5/+14
* sub: allow specifying a fallback codepage if input is not UTF-8wm42013-08-151-2/+8
* changes.rst: document some OSX and windows changesStefano Pigozzi2013-08-131-0/+5
* manpage: actually document --hwdec=autowm42013-08-121-0/+7
* video: add vaapi decode and output supportwm42013-08-122-1/+35
* 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
*