aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* m_option: fix leaks with OPT_KEYVALUELIST optionsGravatar wm42017-06-08
* ytdl_hook: don't override user-set start timeGravatar Ricardo Constantino2017-06-08
* vo_drm: fallback to vo_wait_default if VT switcher is not availableGravatar rslovers2017-06-08
* options: another missed --sub-ass-style-override useGravatar wm42017-06-07
* build: enable cplugins by defaultGravatar wm42017-06-07
* options: fix some missing --sub-ass-style-override renamesGravatar wm42017-06-07
* demux_lavf: disable various other special behavior if hacks disabledGravatar wm42017-06-07
* options: slight cleanup of --sub-ass-style-overrideGravatar Niklas Haas2017-06-07
* encoding-profiles.conf: add faststart to enc-f-mp4Gravatar Ricardo Constantino2017-06-06
* options: change --sub-fix-timing defaultGravatar wm42017-06-06
* demux_mkv: remove incorrect commentGravatar wm42017-06-03
* demux_mkv: support FFmpeg A_MS/ACM extensionsGravatar wm42017-06-03
* vo_opengl: hwdec_cuda: Support separate decode and display devicesGravatar Philip Langdale2017-06-03
* README: add example compilation commandsGravatar wm42017-06-02
* af, vf: improvements to libavfilter bridgeGravatar wm42017-05-31
* external_files: parse ~ in --{sub,audio}-pathsGravatar rr-2017-05-31
* OSD message: "Drop files or URLs to play here."Gravatar nodiscc2017-05-31
* demux_mkv: vp9 alpha, second tryGravatar wm42017-05-30
* demux_mkv: fix alpha with vp9 + libvpxGravatar wm42017-05-30
* video/out/wayland/buffer.c: Add missing free()Gravatar Raúl Peñacoba2017-05-26
* ipc-unix: don’t truncate the message on EAGAINGravatar Sebastian Reuße2017-05-24
* videotoolbox: support new libavcodec APIGravatar wm42017-05-24
* vd_lavc: check for missing device_ctx refGravatar wm42017-05-24
* hwdec: fix 2 commentsGravatar wm42017-05-24
* player: make sure version information is always included in --log-fileGravatar wm42017-05-22
* man/options: further document --chapters-file accepted filesGravatar Ricardo Constantino2017-05-22
* ad_spdif: change license to LGPLGravatar wm42017-05-21
* ao_pcm: change license to LGPLGravatar wm42017-05-20
* TOOLS/lua/autoload.lua: ignores all files starting with "."Gravatar Yue Zhu2017-05-20
* audio/out: change license of some core files to LGPLGravatar wm42017-05-20
* demux_raw: drop "mp-rawvideo" useGravatar wm42017-05-20
* cocoa: properly unhide Dock when quitting during System fs animationGravatar Akemi2017-05-19
* vdpau: crappy hack to allow initializing hw decoding after preemptionGravatar wm42017-05-19
* ao_wasapi: set name of event threadGravatar James Ross-Gowan2017-05-18
* win32: pthread: use the new thread naming APIGravatar James Ross-Gowan2017-05-18
* context_angle: fix fallback to D3D9 deviceGravatar James Ross-Gowan2017-05-16
* manpage: document tricky issue with IPC observe_property commandGravatar wm42017-05-16
* manpage: better description for --external-fileGravatar wm42017-05-16
* w32_common: drop TLS usageGravatar James Ross-Gowan2017-05-16
* demux_mkv: read headers at the end of the file sorted by positionGravatar wm42017-05-15
* cache: move duplicated condition to a functionGravatar wm42017-05-15
* cache: fix unnecessary seek blocking from f4d62dc4a0Gravatar Uoti Urpala2017-05-15
* csputils: code clarityGravatar Niklas Haas2017-05-13
* w32_common: use the proper keycodes for XBUTTON1/2Gravatar James Ross-Gowan2017-05-12
* w32_common: generate MP_AXIS_* keycodes for scrollingGravatar James Ross-Gowan2017-05-12
* command: use scale_units to add/cycle integer propertiesGravatar James Ross-Gowan2017-05-12
* input: pre-process MP_AXIS_* inputGravatar James Ross-Gowan2017-05-12
* command: mark some commands as "scalable"Gravatar James Ross-Gowan2017-05-12
* input: add MP_KEY_IS_AXIS and treat MP_AXIS_* as mouse eventsGravatar James Ross-Gowan2017-05-12
* vo_opengl: drop TLS usageGravatar wm42017-05-11