aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* osd: customizable subtitle and OSD positionGravatar wm42015-02-16
* osd: make it possible to have different subtitle vs. OSD defaultsGravatar wm42015-02-16
* mpv.desktop: Add zh-TW and zh-CN translationsGravatar Skyrainfit2015-02-16
* osxbundle: config file special case isn't needed anymoreGravatar wm42015-02-15
* player: undeprecate 'config' filesGravatar wm42015-02-15
* vd_lavc: uninit the hwdec backend after closing the decoderGravatar wm42015-02-14
* x11: fix uninitialized variable readsGravatar wm42015-02-14
* ao: fix null dereferenceGravatar Stefano Pigozzi2015-02-14
* player: fix audio-device-list updatesGravatar wm42015-02-14
* client API: clarify filename string encodingGravatar wm42015-02-14
* demux: fix dropped subtitle packets with the new stream switchingGravatar wm42015-02-14
* cocoa: remove unused functionGravatar Stefano Pigozzi2015-02-14
* ao_coreaudio: add support for hotplug notificationsGravatar Stefano Pigozzi2015-02-14
* x11: add XK_Cancel to the list of special keysGravatar Martin Herkt2015-02-14
* Fix build on OSX broken by previous commitGravatar wm42015-02-13
* vf_vapoursynth: add display refresh rate propertyGravatar Julian2015-02-13
* x11: return a framerate even if no window is mappedGravatar wm42015-02-13
* player: deprecate 'config' files (use mpv.conf), warn against clashesGravatar wm42015-02-13
* command: mark get_property as deprecatedGravatar wm42015-02-13
* x11: make all XF86 special keys mappableGravatar wm42015-02-13
* ipc: put playback core to sleep while dequeuing commandsGravatar wm42015-02-13
* demux: hack for instant stream switchingGravatar wm42015-02-13
* demux_mkv: return unique file positions for all packetsGravatar wm42015-02-13
* vo_opengl: fix smoothmotion coefficient calculationGravatar Stefano Pigozzi2015-02-13
* cocoa: fix exiting the command line playerGravatar wm42015-02-13
* encoding: fixed-vo option was removedGravatar wm42015-02-13
* player: add a --loop=force modeGravatar wm42015-02-12
* osx: move code to unset input context to the right placeGravatar wm42015-02-12
* osx: move cocoa specific call out of common codeGravatar wm42015-02-12
* player: drop explicit exit() callsGravatar wm42015-02-12
* ao_pulse: listen for hotplug eventsGravatar wm42015-02-12
* audio: add device change notification for hotpluggingGravatar wm42015-02-12
* ao: set correct client name when listing devicesGravatar wm42015-02-12
* sd_ass: fix some corner cases in tag strippingGravatar wm42015-02-12
* Revert "player: make --force-window create the window immediately on start"Gravatar wm42015-02-12
* player: use af_scaletempo when slowing down audio tooGravatar wm42015-02-12
* vf_lavfi: drop useless option from wrapper filtersGravatar wm42015-02-12
* af_rubberband: actually fix deadlockGravatar Martin Herkt2015-02-12
* af_rubberband: fix filter error deadlockGravatar wm42015-02-12
* af_rubberband: change defaultsGravatar Martin Herkt2015-02-12
* af_rubberband: fix breakageGravatar wm42015-02-11
* video/filters: simplify libavfilter bridgeGravatar wm42015-02-11
* vf_noise: remove internal implementationGravatar wm42015-02-11
* af_rubberband: make all librubberband options configurableGravatar wm42015-02-11
* af_rubberband: attempt to fix audio position calculationGravatar wm42015-02-11
* af_rubberband: always calculate and set delayGravatar wm42015-02-11
* af: account for queued frames in audio position calculationGravatar wm42015-02-11
* af_rubberband: improve EOF handlingGravatar wm42015-02-11
* dvb_tune: fix invalid syntaxGravatar wm42015-02-11
* audio: fix pool allocationGravatar wm42015-02-11