aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_opengl: refactor how hwdec interop exports texturesGravatar wm42016-05-10
* sd_lavc: work around bug in older ffmpeg releasesGravatar wm42016-05-10
* stream_cdda: enable cache by defaultGravatar wm42016-05-10
* manpage: document -- and some issues passing filenamesGravatar wm42016-05-10
* ass_process_chunk: Use llrint, not lrintGravatar Richard H Lee2016-05-10
* player: restore usual seeking behaviorGravatar wm42016-05-09
* x11: tell GNOME to use dark window decorationsGravatar Mantas Mikulėnas2016-05-09
* manpage: fix some script_message references to preferred nameGravatar wm42016-05-09
* video: refactor how VO exports hwdec device handlesGravatar wm42016-05-09
* vo_direct3d: remove passing device to decoderGravatar wm42016-05-09
* wayland: use the advertised size in fullscreenGravatar Emmanuel Gil Peyrot2016-05-08
* win32: make taskbar progress indication optionalGravatar maniak13492016-05-08
* demux_lavf: fix a minor memory leakGravatar wm42016-05-08
* manpage: document --x11-bypass-compositor=noGravatar wm42016-05-08
* x11: slightly safer X11 error handler behaviorGravatar wm42016-05-08
* manpage: change gnome-screensaver-command exampleGravatar Rahul Kalkani2016-05-07
* x11: rename inappropriate --x11-bypass-compositor=never optionGravatar wm42016-05-07
* x11: add --x11-bypass-compositor=alwaysGravatar wm42016-05-06
* DOCS: update documentation related to color managementGravatar Niklas Haas2016-05-06
* ao_alsa: add more shitty workaroundsGravatar wm42016-05-06
* manpage: minor fixes to --lavfi-complexGravatar wm42016-05-06
* vo_opengl: angle: avoid fullscreen FBO copy for flippingGravatar wm42016-05-05
* vo_opengl: angle: call eglTerminate()Gravatar wm42016-05-05
* vo_opengl: EGL: fix hwdec probingGravatar wm42016-05-05
* command: use NBSP for spacing after current marker for OSD listsGravatar wm42016-05-04
* client API: access choices as flags if appropriateGravatar wm42016-05-04
* command: change some hwdec propertiesGravatar wm42016-05-04
* lcms: don't warn/error on 3dlut cache missesGravatar Niklas Haas2016-05-04
* lcms: improve black point handling (especially BT.1886)Gravatar Niklas Haas2016-05-04
* command: slightly nicer OSD list formattingGravatar wm42016-05-03
* osd: make osd_ass_0/1 definesGravatar wm42016-05-03
* d3d: DXVA2_ModeMPEG2_VLD supports all profilesGravatar wm42016-05-03
* vo_opengl: vdpau: fix certain cases of preemption recovery failuresGravatar wm42016-05-03
* ao_alsa: log final hwparams tooGravatar wm42016-05-03
* x11: extend --x11-bypass-compositor with fs-only optionGravatar wm42016-05-02
* wscript: make at least 1 OpenGL output mandatoryGravatar wm42016-05-01
* av_log: readd ffmpeg library runtime version mismatch warningGravatar wm42016-05-01
* win32: replace libuuid.a usage with initguid.hGravatar James Ross-Gowan2016-05-01
* manpage: fix typoGravatar Vaidas Kascėnas2016-04-30
* os x: handle multiple dropped files on the windowGravatar Nyx0uf2016-04-30
* w32_common: respect --fit-border on size checkGravatar maniak13492016-04-30
* options: add --fit-border video optionGravatar maniak13492016-04-30
* w32_common: fix size calculations for window resizeGravatar maniak13492016-04-30
* sd_ass: minor consistency adjustmentGravatar wm42016-04-30
* sd_add: replace --sub-ass=no with --ass-style-override=stripGravatar wm42016-04-30
* d3d11va: fix invalid deref on decoder init failureGravatar Kevin Mitchell2016-04-29
* d3d11va, dxva2: return the format struct directlyGravatar wm42016-04-29
* d3d11va, dxva2: simplify decoder selectionGravatar wm42016-04-29
* video: add IMGFMT_P010 aliasGravatar wm42016-04-29
* command: don't seek immediately when setting a-b loop when pausedGravatar wm42016-04-28