aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* ao_pcm: add append modeGravatar wm42015-01-14
* audio: fix initial audio PTSGravatar wm42015-01-14
* player: fallback to seek time for percent-pos propertyGravatar wm42015-01-14
* audio: fix assertion failure on audio decodingGravatar wm42015-01-14
* af_convert24: use refcounted framesGravatar wm42015-01-13
* audio/filters: use refcounted frames for some in-place filtersGravatar wm42015-01-13
* audio/filters: use refcounted frames for some simple filtersGravatar wm42015-01-13
* af_volume: use refcounted framesGravatar wm42015-01-13
* audio: use refcounted frames in the filter chainGravatar wm42015-01-13
* audio: add some utility functions for refcounted framesGravatar wm42015-01-13
* audio/filter: remove unused af_calc_filter_multiplier()Gravatar wm42015-01-13