aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* vd_lavc: makre sure required headers are included early enoughGravatar wm42017-10-31
* osd: don't strip leading whitespace in messagesGravatar wm42017-10-30
* vd_lavc: move display mastering data stuff to mp_imageGravatar wm42017-10-30
* Bump libav* API useGravatar wm42017-10-30
* vo_gpu: remove a redundant ifdefGravatar wm42017-10-30
* vd_lavc: make --hwdec=nvdec-copy actually workGravatar wm42017-10-30
* vd_lavc: remove need for duplicated cuda GL interop backendGravatar wm42017-10-30
* m_option: pretty print mpv_node for OSDGravatar wm42017-10-30
* demux: refactor to export seek rangesGravatar wm42017-10-30
* Get rid of deprecated AVFrame accessorsGravatar wm42017-10-30
* manpage: fix/improve --msg-level descriptionGravatar wm42017-10-30
* hwdec_drmprime_drm: fix segv with --hwdecGravatar Ryo Munakata2017-10-30
* lavc_conv: make disable_styles fasterGravatar Oleg Oshmyan2017-10-30
* demux_lavf: return AVERROR_EOF on file endGravatar Daniel Kucera2017-10-30
* vd_lavc: add support for nvdec hwaccelGravatar wm42017-10-28
* demux_mkv: don't probe start time by defaultGravatar wm42017-10-27
* lavc_conv: clamp timestamps to positive, fixes idiotic ffmpeg issueGravatar wm42017-10-27
* travis: correctly remove ffmpeg-stable from build matrixGravatar wm42017-10-27
* travis: adjust ffmpeg URLGravatar wm42017-10-27