aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vd_lavc: fix return value in receive_frame()Gravatar wm42017-04-07
* vo_opengl: add a generic EGL function loader functionGravatar wm42017-04-06
* vo_opengl: fix windows build if GLES3 is detectedGravatar wm42017-04-06
* wscript: avoid compose_checks in one caseGravatar wm42017-04-06
* vo_opengl: header_fixes.h: merge IOS GLES blockGravatar wm42017-04-06
* build: replace android-gl check with a standard GLES3 checkGravatar wm42017-04-06
* vf_lavfi, af_lavfi: remove unused/deprecated includeGravatar wm42017-04-05
* etc/mpv.conf: remove deprecated optionsGravatar wm42017-04-05
* options: assing proper default value for --audio-channelsGravatar wm42017-04-05
* vf: fix another broken case of conversion filter auto-insertionGravatar wm42017-04-05
* demux_cue: include io.h for Windows UTF-8 filesystem functionsGravatar wm42017-04-04
* DOCS/interface-changes.rst: document --vf/--af deprecationsGravatar wm42017-04-04
* audio: deprecate most audio filtersGravatar wm42017-04-04
* af: implement generic lavfi option bridge tooGravatar wm42017-04-04
* af_lavfi: remove forced "format" filterGravatar wm42017-04-04
* parse_commandline: guard glob() useGravatar wm42017-04-04
* w32_common: refactor mouse button handlingGravatar James Ross-Gowan2017-04-04
* vo_opengl: use 16 bit textures with angleGravatar wm42017-04-03
* video: support positional arguments for automatic lavfi option bridgeGravatar wm42017-04-03
* osx: fix Touch Bar access on systems without Touch Bar supportGravatar Akemi2017-04-02
* video: add automatic libavfilter bridge to option parsingGravatar wm42017-04-02
* video: deprecate almost all video filtersGravatar wm42017-04-02
* audio: lower "Disabling multichannel output." warning to verboseGravatar wm42017-04-02
* image_writer: make it work with libavcodec's jpg encoderGravatar wm42017-04-02
* manpage, client API: add some clarifications when commands use OSDGravatar wm42017-04-01
* manpage: finish cut off sentenceGravatar wm42017-04-01
* screenshot: cleanup: use normal MSGL_ definesGravatar wm42017-04-01
* player: make screenshot commands honor the async flagGravatar wm42017-04-01
* ta_talloc: add missing include statementGravatar wm42017-04-01
* input: add "async" flagGravatar wm42017-04-01
* misc: add a thread poolGravatar wm42017-04-01
* player: enable "buffering" pausing for DASH streams tooGravatar wm42017-04-01
* external_files: enable autoloading with URLsGravatar Ricardo Constantino2017-04-01
* external_files: actually try to autoload from fallback pathsGravatar Ricardo Constantino2017-04-01
* w32_common: fix undefined behaviour when toggling fullscreenGravatar James Ross-Gowan2017-04-02
* Switch demuxing and decoding to GStreamer (finally FFmpeg independence!)Gravatar wm42017-04-01
* wscript: fix broken build with dvdread+dvdnav in 34e6a26Gravatar Ricardo Constantino2017-03-31
* wscript: decouple dvdnav check from dvdreadGravatar Ricardo Constantino2017-03-31
* command: add property notifications for hwdec propertiesGravatar wm42017-03-31
* ao_wasapi: do not pass nonsense to drivers with doubleGravatar wm42017-03-29
* stream/stream_dvdnav: show list of titles on verboseGravatar Ricardo Constantino2017-03-29
* stream/stream_dvdnav: don't ignore setting titleGravatar Ricardo Constantino2017-03-29
* osc: escape ASS and strip newlines on titleGravatar Ricardo Constantino2017-03-27
* osc: make title configurable and use property expansion on itGravatar Ricardo Constantino2017-03-27
* Revert "osc: make the title toggleable between media-title and filename"Gravatar Ricardo Constantino2017-03-27
* osx: fix event propagation of menu bar item key shortcutsGravatar Akemi2017-03-27
* cocoa: fix retrieval of unfs window sizeGravatar Akemi2017-03-26
* cocoa: fix first responder when borderless window is usedGravatar Akemi2017-03-26
* osx: fix key input in certain circumstancesGravatar Akemi2017-03-26
* osx: initial Touch Bar supportGravatar Akemi2017-03-26