aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vf_eq: remove slow inline asmGravatar wm42014-04-19
* manpage: add notes when to use/not use certain AO and VO driversGravatar wm42014-04-19
* encode: disable keep-open when encodingGravatar James Ross-Gowan2014-04-19
* lua: add example to rebuild the status lineGravatar David Weber2014-04-19
* input: make key binds order-independent againGravatar wm42014-04-19
* input: discard key history when a key is mappedGravatar wm42014-04-19
* input: remove minor code duplicationGravatar wm42014-04-19
* input: ignore modifiers on MOUSE_LEAVEGravatar wm42014-04-19
* manpage: clarify one aspect of multi-keybindingsGravatar wm42014-04-18
* input: don't wakeup core if key repeat is requested but not possibleGravatar wm42014-04-18
* input: remove minor redundancyGravatar wm42014-04-18
* input: keycodes: reorder flagsGravatar wm42014-04-18
* input: simplify by not tracking key up/down statesGravatar wm42014-04-18
* input: rename a variableGravatar wm42014-04-18
* input: slightly simplify mouse dispatchingGravatar wm42014-04-18
* input: move a functionGravatar wm42014-04-18
* input: close window when window close button is pressed with --input-testGravatar wm42014-04-18
* input: handle multi-combinations as key sequencesGravatar wm42014-04-18
* audio: preallocate audio buffers on resizeGravatar wm42014-04-18
* manpage: document loop-file propertyGravatar wm42014-04-18
* player: fix audio EOF check on --no-audioGravatar wm42014-04-18
* player: add a --loop-file optionGravatar wm42014-04-17
* player: unrangle one aspect of audio EOF handlingGravatar wm42014-04-17
* w32_common: use ToUnicode to translate key inputGravatar James Ross-Gowan2014-04-17
* audio: add hack against broken pulseaudio EOF conditionGravatar wm42014-04-17
* audio: explicitly document audio EOF conditionGravatar wm42014-04-17
* ao_null: add simulated device latency, simulate EOF problemsGravatar wm42014-04-17
* vo_opengl: make spline36 default with --vo=opengl-hqGravatar wm42014-04-17
* player: add a --dump-stats optionGravatar wm42014-04-17
* msg: correct ringbuffer log level comparisonGravatar FRAU KOUJIRO2014-04-17
* stream_dvdnav: print more debugging infoGravatar wm42014-04-17
* stream_dvd: fix seeking regressionGravatar wm42014-04-17
* ao: remove redundant get_delay checkGravatar wm42014-04-17
* wayland: unset input regions for osdGravatar Alexander Preisinger2014-04-16
* wayland/shm: Use subsurfaces for OSDGravatar Alexander Preisinger2014-04-16
* af_lavcac3enc: detach on any passthrough format, not just ac3Gravatar wm42014-04-16
* input: deal with playback thread wakeup on windowsGravatar wm42014-04-15
* player: remove audio waitingGravatar wm42014-04-15
* audio: wake up the core when audio buffer is running low (2)Gravatar wm42014-04-15
* ao_pulse: use ao_need_data()Gravatar wm42014-04-15
* audio: wake up the core when audio buffer is running lowGravatar wm42014-04-15
* video: remove use of deprecated AVFrame fields on LibavGravatar wm42014-04-15
* README: mention minimum FFmpeg/Libav versionsGravatar wm42014-04-15
* client API: remove mpv_event_pause_reasonGravatar wm42014-04-14
* command: add property to indicate when pausing due to --keep-openGravatar wm42014-04-14
* command: add a property to indicate core pause stateGravatar wm42014-04-14
* vf_vapoursynth: handle destruction more gracefullyGravatar wm42014-04-14
* options: don't allow --no-foo=yesGravatar wm42014-04-14
* video: change image format names, prefer mostly FFmpeg namesGravatar wm42014-04-14
* New option --no-ometadata to opt out of including metadata when encoding.Gravatar Rudolf Polzer2014-04-14