aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* audio: don't force any parameters if spdif is usedGravatar wm42015-01-20
* ao_coreaudio: reset possibly random errno valueGravatar wm42015-01-20
* ao: never autoselect ao_nullGravatar wm42015-01-20
* ao: refactor --audio-device selection codeGravatar wm42015-01-20
* vo: restore framedropGravatar wm42015-01-20
* dvd: try to improve seekingGravatar wm42015-01-19
* demux_disc: pass seek flags to stream layerGravatar wm42015-01-19
* client API: minor cleanupGravatar wm42015-01-19
* client API: notify API user on event queue overflowGravatar wm42015-01-19
* win32: use monotonic clock on windows if possibleGravatar Hiltjo Posthuma2015-01-19
* player: mention mpv encoding support for transcoding in desync. warningGravatar wm42015-01-19
* video: fix waiting for last frame/format reconfigGravatar wm42015-01-19
* stream_dvb: silence bogus compiler warningGravatar wm42015-01-19
* vo_opengl: remove 1D texture usageGravatar wm42015-01-18
* x11: fix initial state for --on-all-workspacesGravatar wm42015-01-17
* cocoa: fix fullscreen handlingGravatar wm42015-01-17
* x11: add --on-all-workspaces option and propertyGravatar wm42015-01-16
* x11: minor cleanupGravatar wm42015-01-16
* command: unify handling of fullscreen and other VO flagsGravatar wm42015-01-16
* player: add --autofit-smaller optionGravatar wm42015-01-16
* demux: return EOF when reading from unselected streamGravatar wm42015-01-16
* player: don't enable demuxer readahead before selecting tracksGravatar wm42015-01-16
* cocoa: don't set application icon in libmpvGravatar Stefano Pigozzi2015-01-16
* player: respect --untimed on last frameGravatar wm42015-01-16
* subprocess-win: Always quote argv[0]Gravatar James Ross-Gowan2015-01-16
* manpage: fix osd-ass-cc examplesGravatar wm42015-01-16
* player: respect --untimed on video format changesGravatar wm42015-01-16
* win32: make sure __STRICT_ANSI__ is not definedGravatar James Ross-Gowan2015-01-16
* ytdl_hook: Check for empty playlistsGravatar ChrisK22015-01-16
* OSC: Reset all styles for idle messageGravatar ChrisK22015-01-16
* vo_opengl: get rid of approx-gamma and make it the default as per BT.1886Gravatar Niklas Haas2015-01-16
* player: don't fall asleep on audio decoding errorsGravatar wm42015-01-15
* manpage: changes.rst: document vo_opengl's placebo featuresGravatar Niklas Haas2015-01-15
* vo_opengl: add ewa_lanczos upscaler (aka jinc)Gravatar Niklas Haas2015-01-15
* player: fix --stop-playback-on-init-failure on audio init failureGravatar wm42015-01-15
* af: remove old filter compatibility hackGravatar wm42015-01-15
* audio/filter: switch remaining filters to refcountingGravatar wm42015-01-15
* audio/filter: switch remaining in-place filters to refcountingGravatar wm42015-01-15
* af: verify filter input formatsGravatar wm42015-01-15
* vo_opengl_cb: initial screenshot supportGravatar wm42015-01-15
* image_writer: check for conversion errorsGravatar wm42015-01-15
* osc: fix disabling OSCGravatar wm42015-01-15
* DOCS/client_api_examples: fix locale nonsense in qml examplesGravatar wm42015-01-15
* ao_alsa: fix a small memory leakGravatar wm42015-01-14
* af_lavcac3enc: use refcounted framesGravatar wm42015-01-14
* af_lavfi: use refcounted framesGravatar wm42015-01-14
* audio/filter: actually set fmt_in/fmt_out fieldsGravatar wm42015-01-14
* af_scaletempo: use refcounted framesGravatar wm42015-01-14
* af_lavrresample: use refcounted framesGravatar wm42015-01-14
* audio: add missing declarationGravatar wm42015-01-14