aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* demux_mkv: remove some ASCII art log messagesGravatar wm42015-06-27
* options: improve an error messageGravatar wm42015-06-27
* ytdl: don't print failure warning when youtube-dl was killed by usGravatar wm42015-06-27
* subprocess, lua: export whether the process was killed by usGravatar wm42015-06-27
* ao_wasapi: fix regressionGravatar wm42015-06-27
* terminal-unix: set terminal mode on initGravatar wm42015-06-27
* chmap_sel: add a mechanism for preferred conversionsGravatar wm42015-06-27
* chmap_sel: remove outdated incomplete commentGravatar wm42015-06-27
* Disable DVD and BD menu support (to be removed)Gravatar wm42015-06-26
* demux_mkv: use arrays for codec lookup tablesGravatar wm42015-06-26
* demux_mkv: minor simplificationGravatar wm42015-06-26
* audio: fix format function consistency issuesGravatar wm42015-06-26
* audio: replace format name tableGravatar wm42015-06-26
* audio: remove bitmask format definition messGravatar wm42015-06-26
* ao_coreaudio_utils: use a macroGravatar wm42015-06-26
* ao_sndio: fix commentGravatar wm42015-06-26
* DOCS/mplayer-changes: Add removal of X11 voGravatar rrooij2015-06-26
* vo_x11: remove this video outputGravatar wm42015-06-26
* ao_coreaudio: support non-interleaved outputGravatar wm42015-06-26
* ao_coreaudio: explicitly skip input streamsGravatar wm42015-06-26
* ao_coreaudio_utils: compare full AudioStreamBasicDescriptionGravatar wm42015-06-25
* audio: output human-readable channel layouts tooGravatar wm42015-06-25
* audio: fix channel map fallback selection (again)Gravatar wm42015-06-25
* ao: standardize channel layout name in debug output furtherGravatar wm42015-06-25
* vo_sdl: fix glaring memory leakGravatar wm42015-06-25
* player, demux: replace some demux_open() uses with demux_open_url()Gravatar wm42015-06-24
* demux_lavf: fix chapter titlesGravatar wm42015-06-24
* Revert "win32: add mappings for some special keys"Gravatar wm42015-06-24
* DOCS: document some recent interface additionsGravatar wm42015-06-24
* demux_mkv: allow integer and float elements with length 0Gravatar wm42015-06-24
* demux: get rid of some bstr thingsGravatar wm42015-06-24
* demux_mkv: don't use byte stringsGravatar wm42015-06-24
* manpage: Fix typo. oacopts -> ovcoptsGravatar c_142015-06-23
* player: increase tick event update frequencyGravatar wm42015-06-23
* manpage: minor fixesGravatar wm42015-06-23
* command: export stereo 3D tagsGravatar wm42015-06-23
* af: move af_from_dB() function to af_volume.cGravatar wm42015-06-23
* af_volume: add a replaygain fallback optionGravatar wm42015-06-23
* af_lavrresample: free and reallocate resample context on reconfigGravatar wm42015-06-22
* af_lavrresample: fix commentGravatar wm42015-06-22
* af: restore detaching of PCM filters when using spdifGravatar wm42015-06-22
* af_lavrresample: don't flush in uninitialized stateGravatar wm42015-06-22
* ao_alsa: fix a log messageGravatar wm42015-06-21
* demux: mime types are case-insensitiveGravatar wm42015-06-21
* demux_mkv: share some duplicated codeGravatar wm42015-06-21
* demux: merge extradata fieldsGravatar wm42015-06-21
* demux_mkv: minor audio extradata cleanupGravatar wm42015-06-21
* demux: rename sh_stream.format to sh_stream.codec_tagGravatar wm42015-06-21
* video: reduce error message when loading hwdec backend failsGravatar wm42015-06-20
* x11: make screensaver failure message slightly more friendlyGravatar wm42015-06-20