aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* DOCS/man: fix some grammar errorsGravatar Daniel Bergmann2015-06-29
* vaapi: prefer direct display over copy-backGravatar wm42015-06-29
* vaapi: treat cropped decoder output slightly more correctlyGravatar wm42015-06-29
* vaapi: fix potential NULL deref on memory allocation failureGravatar wm42015-06-29
* vaapi: remove vaDeriveImage() code pathGravatar wm42015-06-29
* x11: remove trailing spacesGravatar wm42015-06-29
* x11: Handle external fullscreen togglesGravatar Eduardo Sánchez Muñoz2015-06-28
* demux_mkv: disable ordered chapters if ChapterTimeEnd is missingGravatar wm42015-06-28
* vo_drm: make VT switching non mandatoryGravatar rr-2015-06-28
* vo_drm: fix missing newlines in error messagesGravatar rr-2015-06-28
* DOCS: fix recent typosGravatar wm42015-06-28
* demux: export forced flagGravatar wm42015-06-27
* demux_mkv: ignore deprecated FrameRate, do not assume PALGravatar wm42015-06-27
* 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