aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* ao_coreaudio_exclusive: do not set ao->bpsGravatar wm42015-07-03
* ao_coreaudio_exclusive: dump all latency info in verbose modeGravatar wm42015-07-03
* ao_coreaudio_exclusive: factor format selectionGravatar wm42015-07-03
* ao_coreaudio_exclusive: separate out stream selectionGravatar wm42015-07-03
* client API, dxva2: add a workaround for OpenGL fullscreen issuesGravatar wm42015-07-03
* vo_direct3d, dxva2: use the same D3D deviceGravatar wm42015-07-03
* dxva2: move device creation codeGravatar wm42015-07-03
* vo_opengl: log some more stuff in verbose modeGravatar wm42015-07-03
* av_log: print FFmpeg versionGravatar wm42015-07-03
* player: simplify reload logicGravatar wm42015-07-02
* player: remove automatic DVB channel advancement on no dataGravatar wm42015-07-02
* player: unentangle --stream-dumpGravatar wm42015-07-02
* vo_opengl: fix "freezes" after seeking with interpolation onGravatar wm42015-07-02
* vo: reset frame timing when redrawingGravatar wm42015-07-02
* vo_opengl: X11: don't leak when GL init failsGravatar wm42015-07-02
* vo_opengl: X11 EGL: more detailed error reportingGravatar wm42015-07-02
* vo_opengl: update EGL codeGravatar wm42015-07-02
* vo_opengl: remove unused GL API functionsGravatar wm42015-07-02
* x11: move GCs and background clearing to vo_xvGravatar wm42015-07-01
* x11: remove clear on mapGravatar wm42015-07-01
* options: fix conversion of flags to stringsGravatar wm42015-07-01
* vo: better magic value for unknown vsync intervalGravatar wm42015-07-01
* vo_opengl_cb: fix interpolation code pathGravatar wm42015-07-01
* vo_opengl: fix framestepping/pausing + interpolationGravatar Niklas Haas2015-07-01
* vo: change internal API for drawing framesGravatar wm42015-07-01
* vo_opengl: adjust interpolation code for the new video-sync mechanismGravatar Niklas Haas2015-07-01
* video: pass vsync offset to VOGravatar wm42015-07-01
* 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