aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* man: fix a whole bunch of typosGravatar Martin Herkt2014-09-01
* player: always load playlistsGravatar wm42014-08-31
* x11: when using --wid, inherit event flags from parent windowGravatar wm42014-08-31
* lua: expose mp_getcwd through mp.utilsGravatar Otto Modinos2014-08-31
* manpage: be more explicit about "estimated-..." propertiesGravatar wm42014-08-31
* video: initial Matroska 3D supportGravatar wm42014-08-30
* cache_file: add a mode that creates a temporary fileGravatar wm42014-08-30
* player: reduce default demuxer cacheGravatar wm42014-08-30
* manpage: document that --cache-file doesn't work with ordered chaptersGravatar wm42014-08-30
* manpage: fix minor grammar issueGravatar wm42014-08-29
* command: export demuxer cache info propertiesGravatar wm42014-08-28
* player: redo how stream caching and pausing on low cache worksGravatar wm42014-08-27
* vo_opengl: add parameter to gaussian filterGravatar Bin Jin2014-08-26
* vo_opengl: add radius options for filtersGravatar Bin Jin2014-08-26
* vo_opengl: add cparam1 and cparam2 optionsGravatar Bin Jin2014-08-26
* manpage: mention that mp.commandv doesn't expand propertiesGravatar Otto Modinos2014-08-25
* options: compatibility hack for --slave-brokenGravatar wm42014-08-25
* ao_dsound: raise default buffer size to 200ms, make it configurableGravatar wm42014-08-22
* manpage: remove duplicated contentGravatar Bin Jin2014-08-22
* options.rst: fix warningGravatar Alexander Preisinger2014-08-20
* command: add estimated-frame-count & estimated-frame-number propertiesGravatar Andrey Morozov2014-08-19
* manpage: fix opengl-hq defaultsGravatar wm42014-08-18
* DOCS/tech-overview.txt: some updatesGravatar wm42014-08-18
* video: enable framedropping by defaultGravatar wm42014-08-17
* demux: enable thread by defaultGravatar wm42014-08-16
* demux: add option to control the readahead buffer by a duration valueGravatar wm42014-08-16
* video: add --display-fps switch to control framedrop FPSGravatar wm42014-08-16
* audio: add a mode to insert silence on severe A/V desyncGravatar wm42014-08-15
* vo_opengl: optional support for using GLX_SGI_video_syncGravatar wm42014-08-15
* vo_opengl: if glfinish is used, also call it after swapppingGravatar wm42014-08-15
* video: add VO framedropping modeGravatar wm42014-08-15
* sub: add option to workaround broken mkv filesGravatar wm42014-08-14
* af_lavcac3enc: lower minimum channel number to 3Gravatar wm42014-08-12
* docs: cocoa example uses wakeup callback APIGravatar FRAU KOUJIRO2014-08-12
* docs: simple cocoa API usage exampleGravatar FRAU KOUJIRO2014-08-12
* af_lavcac3enc: change default bitrate to 640Gravatar wm42014-08-12
* video: move display and timing to a separate threadGravatar wm42014-08-12
* DOCS: mark the recent release in client-api-changes.rstGravatar wm42014-08-12
* input.conf: make explanatory text more readableGravatar wm42014-08-11
* manpage: update keybindingsGravatar wm42014-08-11
* Move status-line.luaGravatar wm42014-08-11
* video: remove "hard" framedrop modeGravatar wm42014-08-09
* manpage: update key bindingsGravatar wm42014-08-08
* manpage: add sections and order by usageGravatar Alexander Preisinger2014-08-08
* command: add a "seeking" propertyGravatar wm42014-08-08
* client API: qtexample: don't pass deallocated strings to mpvGravatar wm42014-08-07
* client API: add and use the MPV_MAKE_VERSION macroGravatar wm42014-08-05
* player: some further playloop cleanupsGravatar wm42014-08-03
* manpage: be more explicit where input.conf is locatedGravatar wm42014-08-02
* manpage: explain how to replace --slave-brokenGravatar wm42014-08-02