aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* video: pass future frames to VOGravatar wm42015-07-01
* af_lavrresample: log actual channel layout conversionsGravatar wm42015-06-30
* demux_lavf: check for NAN rotation anglesGravatar wm42015-06-30
* player: slim down A/V desync warningGravatar wm42015-06-30
* build: always regenerate version hashGravatar wm42015-06-30
* manpage: fix copy&paste mistakesGravatar wm42015-06-30
* input.conf: invert mouse volume controlGravatar Martin Herkt2015-06-30
* input: improve wording of key binding messagesGravatar wm42015-06-30
* ao_coreaudio: restore physical format if it can't be set exactlyGravatar wm42015-06-30
* ao_coreaudio: support native mono outputGravatar wm42015-06-29
* ao_coreaudio: log hotplug events explicitlyGravatar wm42015-06-29
* video: fix panscan in vertical caseGravatar wm42015-06-29
* 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