aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* client API: fix log buffer overflow caseGravatar wm42015-01-13
* manpage: fix references to vf_ppGravatar wm42015-01-13
* vf: make message less confusingGravatar wm42015-01-13
* mp_image: reject invalid display aspect ratioGravatar wm42015-01-13
* player: fix crash wtih --secondary-sidGravatar wm42015-01-13
* cache: cache-position needs to be int64_tGravatar Oliver Freyermuth2015-01-13
* stream_dvb: Add MP_ERR if polling worked, but read fails.Gravatar Oliver Freyermuth2015-01-13
* wayland: implement key modifiersGravatar wm42015-01-12
* wayland: don't compute absurd window sizeGravatar wm42015-01-12