aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* vo_opengl: fix background color optionGravatar wm42015-03-21
* vo_opengl: fix bicubic_fast scalerGravatar wm42015-03-21
* vd_lavc: less confusing message when hardware decoding won't workGravatar wm42015-03-20
* demux_lavf: assume h264/hevc raw streams have no timestampsGravatar wm42015-03-20
* player: better handling of video with no timestampsGravatar wm42015-03-20
* vo_xv: remove pointless castGravatar wm42015-03-20
* vf_expand: fix memory leak on memory allocation failureGravatar wm42015-03-20
* player: fix seekability testGravatar wm42015-03-20
* mp_image: do not assume trailing stride padding existsGravatar wm42015-03-20
* video: uninline memcpy_pic functionsGravatar wm42015-03-20
* video: replace pointless macroGravatar wm42015-03-20
* mp_image: remove unneeded thingsGravatar wm42015-03-20
* manpage: remove "experimental" notice from dxva2 codeGravatar wm42015-03-19
* stream_lavf: workaround broken rtmp "timeout" optionGravatar wm42015-03-19
* player: warn against non-monotonic video PTS only onceGravatar wm42015-03-18
* player: refuse to write resume file with unseekable filesGravatar wm42015-03-18