aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_opengl: draw subtitles directly onto the videoGravatar Niklas Haas2015-03-26
* vo_opengl: set cscale=spline36 as default for opengl-hqGravatar Niklas Haas2015-03-25
* vo_opengl: correct OSD PTS when using interpolationGravatar Niklas Haas2015-03-25
* vf_vapoursynth: handle approximate EOF drainingGravatar wm42015-03-25
* video: make frame skipping code slightly more readableGravatar wm42015-03-25
* video: refactor aspects of queue and EOF handlingGravatar wm42015-03-25
* vo_opengl: minor simplificationGravatar wm42015-03-25
* vo_opengl: check extensions properlyGravatar wm42015-03-25
* vo_opengl: cleanup swap_control extension loadingGravatar wm42015-03-25
* vo_opengl: drop support for old framebuffer extensionGravatar wm42015-03-25
* mixer: fix how volume is restored with per-app system mixersGravatar wm42015-03-24
* ao_pulse: drop video role; fixes random mutingGravatar wm42015-03-24
* lua: replace getcwd() implementationGravatar wm42015-03-24
* command: add property returning current working directoryGravatar wm42015-03-24
* options: add conversion to string for geometry option typesGravatar wm42015-03-24
* demux: fix rar support for files containing DTS audio tracksGravatar wm42015-03-24
* input: remove Linux joystick supportGravatar wm42015-03-24
* input: remove classic LIRC supportGravatar wm42015-03-24
* audio: remove internal libmpg123 wrapperGravatar wm42015-03-24
* demux_lavf: print seek failures in verbose modeGravatar wm42015-03-24
* audio: increase maximum amount of audio skipped for seekingGravatar wm42015-03-24
* subprocess-win: clarify argument escaping logicGravatar James Ross-Gowan2015-03-24
* subprocess-win: handle empty arguments correctlyGravatar James Ross-Gowan2015-03-24
* vo_wayland: fix null dereferenceGravatar Jari Vetoniemi2015-03-23
* vo_opengl: do not block on waylandGravatar Jari Vetoniemi2015-03-23
* vo_wayland: define opaque regionGravatar Jari Vetoniemi2015-03-23
* vo_wayland: share frame callbacks.Gravatar Jari Vetoniemi2015-03-23
* TOOLS: add a lua scripts for extracting and setting starttime with ytdlGravatar Patrick Hipp2015-03-23
* TOOLS: add a lua script for a -stay on top only during playback- modeGravatar Patrick Hipp2015-03-23
* audio: prefer libdcadec by default if presentGravatar wm42015-03-23
* mp_image: reject 0-sized imagesGravatar wm42015-03-23
* vo_opengl: fix XYZ input gammaGravatar Niklas Haas2015-03-23
* demux_mkv_timeline: don't continue if reopening file failedGravatar wm42015-03-23
* m_option: remove dead initializationGravatar wm42015-03-23
* vo_vdpau: remove some minor code duplicationGravatar wm42015-03-23
* vo_vdpau: check vdpau API return valueGravatar wm42015-03-23
* vdpau: remove dead assignmentGravatar wm42015-03-23
* client API: remove dead assignmentGravatar wm42015-03-23
* vo_opengl: remove dead assignmentGravatar wm42015-03-23
* ta: memcpy(ptr, NULL, 0) is undefinedGravatar wm42015-03-23
* m_property: memcpy(ptr, NULL, 0) is undefinedGravatar wm42015-03-23
* video: use less technical language for PTS warningGravatar wm42015-03-23
* encode: make --audio-channels=auto workGravatar wm42015-03-23
* manpage: ipc: make requirements for newlines more explicitGravatar wm42015-03-23
* video: fix update of vo-configured propertyGravatar wm42015-03-23
* vo_opengl_cb: don't render OSD while VO is not createdGravatar wm42015-03-23
* vo_opengl: move OSD rendering to separate functionGravatar wm42015-03-23
* command: use mp_set_playlist_entryGravatar Sai Ke WANG2015-03-22
* vo_opengl: fix video equalizer gamma controlsGravatar wm42015-03-22
* af_bs2b: fix option default valueGravatar wm42015-03-22