aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* player: use exit code 0 by default for quit, 4 for signals, etc.Gravatar Philip Sequeira2015-07-11
* vo_opengl: reimplement tscale=oversampleGravatar Niklas Haas2015-07-11
* vf_vdpaurb: Add a new filter for reading back vdpau decoded framesGravatar Philip Langdale2015-07-11
* player: parse and expose m3u playlist titlesGravatar wm42015-07-10
* video: add a way to disable automatic stereo conversionGravatar wm42015-07-10
* demux_mkv: improve video duration detection heuristicGravatar wm42015-07-09
* stream_file: add fd:// protocolGravatar wm42015-07-09
* player: disable seeking even if the cache is enabledGravatar wm42015-07-08
* vf_vdpaupp: don't attempt to deinterlace progressive framesGravatar wm42015-07-08
* vf_vavpp: don't attempt to deinterlace progressive framesGravatar wm42015-07-08
* command: make deinterlace property use interlaced-only yadif modeGravatar wm42015-07-07
* vf_yadif: expose interlaced frame modeGravatar wm42015-07-07
* vo_opengl_cb, vo_opengl: add option for preloading hwdec contextGravatar wm42015-07-07
* ipc: add request_id to jsonGravatar Preston Hunt2015-07-03
* manpage: fix dwmflush parameterGravatar wm42015-07-03
* ao_coreaudio: add exclusive suboptionGravatar wm42015-07-03
* ao_coreaudio_exclusive: support PCMGravatar wm42015-07-03
* client API, dxva2: add a workaround for OpenGL fullscreen issuesGravatar wm42015-07-03
* vo_opengl: adjust interpolation code for the new video-sync mechanismGravatar Niklas Haas2015-07-01
* manpage: fix copy&paste mistakesGravatar wm42015-06-30
* DOCS/man: fix some grammar errorsGravatar Daniel Bergmann2015-06-29
* DOCS: fix recent typosGravatar wm42015-06-28
* demux: export forced flagGravatar wm42015-06-27
* subprocess, lua: export whether the process was killed by usGravatar wm42015-06-27
* Disable DVD and BD menu support (to be removed)Gravatar wm42015-06-26
* DOCS/mplayer-changes: Add removal of X11 voGravatar rrooij2015-06-26
* vo_x11: remove this video outputGravatar wm42015-06-26
* audio: output human-readable channel layouts tooGravatar wm42015-06-25
* DOCS: document some recent interface additionsGravatar wm42015-06-24
* manpage: Fix typo. oacopts -> ovcoptsGravatar c_142015-06-23
* manpage: minor fixesGravatar wm42015-06-23
* command: export stereo 3D tagsGravatar wm42015-06-23
* af_volume: add a replaygain fallback optionGravatar wm42015-06-23
* client API: allow using msg-level option for log messagesGravatar wm42015-06-20
* osc: time display configuration optionsGravatar Teoh Han Hui2015-06-19
* Various spelling fixesGravatar Marcin Kurczewski2015-06-18
* DOCS/compile-windows.md: fix Lua packageGravatar wm42015-06-18
* DOCS/manpage: fix typosGravatar rrooij2015-06-17
* af_convert24: remove this filterGravatar wm42015-06-16
* DOCS/compile-windows.md: drop unused dependencyGravatar wm42015-06-16
* lua: support MPV_END_FILE_REASON_REDIRECTGravatar wm42015-06-11
* client API: add MPV_END_FILE_REASON_REDIRECTGravatar wm42015-06-11
* lua: export end-file event fieldsGravatar wm42015-06-11
* command: add keypress, keydown, and keyup commands.Gravatar torque2015-06-11
* player: use 4 as process exit code on user quitsGravatar wm42015-06-10
* audio: add --audio-spdif as new method for enabling passthroughGravatar wm42015-06-05
* inpout.conf: make shift+o toggle between 2 states onlyGravatar wm42015-06-03
* lua: fix options submoduleGravatar wm42015-05-29
* vo_drm: Expose mode ID option to usersGravatar Marcin Kurczewski2015-05-28
* command: remove deprecated get_property commandGravatar wm42015-05-27