aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* stream: get rid of streamtype enumGravatar wm42017-02-02
* stream: better method signal caching, rename weird uncached_stream fieldGravatar wm42017-02-02
* cocoa: fix color profile retrievalGravatar Akemi2017-02-02
* cocoa: fix dropping of files and URLsGravatar Akemi2017-02-02
* cocoa: optimise screen event handlingGravatar Akemi2017-02-02
* cocoa: fix displaylink refresh rate retrievalGravatar Akemi2017-02-02
* osx: consistent normalisation when searching for external filesGravatar Akemi2017-02-02
* hw_dxva2: create a IDirect3D9Ex deviceGravatar wm42017-02-02
* tvi_dummy: don't return bad dummy PTSGravatar wm42017-02-02
* demux_tv: free the correct field instead of creating dangling pointerGravatar wm42017-02-02
* sub: add justify of subtitlesGravatar Dan Oscarsson2017-02-01
* osc: allow playlist buttons when loopingGravatar Ricardo Constantino2017-02-01
* TOOLS/matroska.py: use python3Gravatar wm42017-02-01
* osc: box: clip with ellipsis after too much stretchingGravatar Ricardo Constantino2017-01-31
* osc: bottom/topbar: clip title instead of stretchingGravatar Ricardo Constantino2017-01-31
* player: add .scc subtitle extensionGravatar wm42017-01-31
* demux_mkv: passthrough BlockAdditions for libvpx alphaGravatar wm42017-01-31
* TOOLS/matroska.py: fix some minor things for dumpingGravatar wm42017-01-31
* demux_mkv: any reference makes a frame not a keyframeGravatar wm42017-01-31
* command: nicer OSd-formatting for loop-fileGravatar wm42017-01-31
* input.conf: change "L" to change loop-file by defaultGravatar wm42017-01-31
* ytdl_hook: refactor edl track joiningGravatar Ricardo Constantino2017-01-30
* ytdl_hook: respect --no-audio, don't force-select trackGravatar Ricardo Constantino2017-01-30
* build: fix --disable-gl if cuda is enabledGravatar wm42017-01-30
* cocoa: fix unwanted behavior with window level other than the defaultGravatar Akemi2017-01-29
* vo_opengl: dxinterop: use the new SAFE_RELEASE macroGravatar James Ross-Gowan2017-01-30
* win32: add COM-specific SAFE_RELEASE to windows_utils.hGravatar James Ross-Gowan2017-01-30
* player: print hw format on "VO: " line tooGravatar wm42017-01-29
* ytdl_hook: fix opening hitbox.tv rtmp streamGravatar Ricardo Constantino2017-01-29
* vaapi: improve a commentGravatar wm42017-01-28
* vaapi: remove central lock around vaapi API callsGravatar wm42017-01-28
* waftools/checks/generic: hacks for linking against static/shared libsGravatar kwkam2017-01-28
* wscript: add LIBRARY_PATH for library detectionGravatar kwkam2017-01-28
* build: rpi: rely on pkgconfig for compiler flagsGravatar Ilya Tumaykin2017-01-28
* win32: snap to screen edgesGravatar pavelxdd2017-01-27
* build: explicitly check for FFmpeg vs. Libav, and their exact versionsGravatar wm42017-01-27
* wscript: merge libavfilter check into the main ffmpeg checkGravatar wm42017-01-27
* atomic: drop __sync builtinsGravatar wm42017-01-27
* stream: minor cleanup to previous commitGravatar wm42017-01-27
* stream: set EOF if stream is canceledGravatar wm42017-01-26
* command: shorten long playlists on OSDGravatar wm42017-01-26
* osd: move some internal declarations to internal headersGravatar wm42017-01-26
* vd_lavc: allocate 8 ref frames for VP9Gravatar wm42017-01-26
* vo_opengl: egl_helpers: fix variable nameGravatar wm42017-01-26
* client API: adjust opengl_cb hardware decoding commentsGravatar wm42017-01-26
* stream_lavf: add support for data URIsGravatar Ricardo Constantino2017-01-25
* vf_lavfi: don't crash with VOs without hardware decoding supportGravatar wm42017-01-25
* ad_lavc, vd_lavc: preserve codec_id/codec_type when setting paramsGravatar wm42017-01-25
* ad_lavc, vd_lavc: move mpv->lavc decoder parameter setup to common codeGravatar wm42017-01-25
* manpage: add "A/V sync" to make it findable with Ctrl+fGravatar octos2017-01-25