aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* demux: reduce difference between threaded and non-threaded modeGravatar wm42017-11-10
* demux: support multiple seekable cached rangesGravatar wm42017-11-09
* appveyor: update ffmpeg and test d3d11/vulkanGravatar James Ross-Gowan2017-11-08
* vo_gpu: hwdec_d3d11va: allow zero-copy video decodingGravatar James Ross-Gowan2017-11-07
* vo_gpu: d3d11: enhance cache invalidationGravatar James Ross-Gowan2017-11-07
* vo_gpu: d3d11: log shader compilation timesGravatar James Ross-Gowan2017-11-07
* vo_gpu: move d3d11_screenshot to shared codeGravatar James Ross-Gowan2017-11-07
* vo_gpu: d3d11: add RA caps for ra_d3d11Gravatar James Ross-Gowan2017-11-07
* vo_gpu: d3d11: initial implementationGravatar James Ross-Gowan2017-11-07
* vo_gpu: export the GLSL format qualifier for ra_formatGravatar James Ross-Gowan2017-11-07
* vo_gpu: add namespace query mechanismGravatar James Ross-Gowan2017-11-07
* vo_lavc: remove messy delayed subtitle rendering logicGravatar wm42017-11-07
* player: change license of some code surrounding --frames to LGPLGravatar wm42017-11-06
* img_format: remove some guards against old ffmpeg APIGravatar wm42017-11-06
* demux: explicitly discard 0 sized packetsGravatar wm42017-11-06
* demux_mkv: allow 0 sized packetsGravatar wm42017-11-06
* demux: slightly simplify pruningGravatar wm42017-11-06
* demux_mkv: rewrite packet reading to avoid 1 memcpy()Gravatar wm42017-11-05
* demux: refactoring in preparation for multiple seek range supportGravatar wm42017-11-04
* demux: improve and optimize cache pruning and seek range determinationGravatar wm42017-11-04
* demux: reduce overhead when searching over keyframe rangesGravatar wm42017-11-04
* player: log if NDEBUG is definedGravatar wm42017-11-04
* demux: avoid excessive readahead after cache seekGravatar wm42017-11-04
* demux: make pruning more efficient for unseekable demuxer cacheGravatar wm42017-11-04
* demux: on queue overflow wake up reader thread on EOF onlyGravatar wm42017-11-03
* demux: don't show queue overflow warning when merely prefetchingGravatar wm42017-11-03
* vo_gpu: don't re-render hwdec frames when repeating framesGravatar wm42017-11-03
* demux: don't allow subtitles to mess up buffered time displayGravatar wm42017-11-03
* osc: make cycling visibility an input.conf key bindingGravatar wm42017-11-03
* demux: add option to create CC tracks eagerlyGravatar wm42017-11-03
* vo_gpu: ra_gl: fix minimum GLSL version to 120Gravatar wm42017-11-03
* vo_gpu: fix mobius tone mapping compatibility to GLSL 120Gravatar wm42017-11-03
* vo_gpu: ra_gl: fix crash trying to use glBindBufferBase on GL 2.1Gravatar wm42017-11-03
* wscript: use pkg-config for vulkan checkGravatar Martin Herkt2017-11-03
* demux_mkv: add V_SNOW tag to mkv_video_tagsGravatar Nicolas F2017-11-03
* osc: render seek ranges a bit less uglyGravatar ChrisK22017-11-02
* osc: render seek rangesGravatar wm42017-11-02
* stream_libarchive: stop reading on ARCHIVE_FATALGravatar wm42017-11-02
* screenshot: create directories from templateGravatar Nicolas F2017-11-02
* osd: don't skip leading whitespace on the first line eitherGravatar wm42017-11-02
* vd_lavc: restore --hwdec-image-format and d3d11 opaque modeGravatar wm42017-11-02
* build: fix cuda testGravatar wm42017-11-02
* build: garbage => upstreamGravatar wm42017-11-01
* build: make it easier to force FFmpeg upstreamGravatar wm42017-11-01
* vo_gpu: potentially fix icc-profile-auto updatingGravatar wm42017-11-01
* vd_lavc: clean out more hwdec legacy codeGravatar wm42017-10-31
* vd_lavc: remove more dead legacy codeGravatar wm42017-10-31
* videotoolbox: use generic code for dummy hwdevice initGravatar wm42017-10-31
* vd_lavc: remove dead legacy codeGravatar wm42017-10-31
* d3d: remove some legacy codeGravatar wm42017-10-31