index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
vd_lavc: makre sure required headers are included early enough
wm4
2017-10-31
*
osd: don't strip leading whitespace in messages
wm4
2017-10-30
*
vd_lavc: move display mastering data stuff to mp_image
wm4
2017-10-30
*
Bump libav* API use
wm4
2017-10-30
*
vo_gpu: remove a redundant ifdef
wm4
2017-10-30
*
vd_lavc: make --hwdec=nvdec-copy actually work
wm4
2017-10-30
*
vd_lavc: remove need for duplicated cuda GL interop backend
wm4
2017-10-30
*
m_option: pretty print mpv_node for OSD
wm4
2017-10-30
*
demux: refactor to export seek ranges
wm4
2017-10-30
*
Get rid of deprecated AVFrame accessors
wm4
2017-10-30
*
manpage: fix/improve --msg-level description
wm4
2017-10-30
*
hwdec_drmprime_drm: fix segv with --hwdec
Ryo Munakata
2017-10-30
*
lavc_conv: make disable_styles faster
Oleg Oshmyan
2017-10-30
*
demux_lavf: return AVERROR_EOF on file end
Daniel Kucera
2017-10-30
*
vd_lavc: add support for nvdec hwaccel
wm4
2017-10-28
*
demux_mkv: don't probe start time by default
wm4
2017-10-27
*
lavc_conv: clamp timestamps to positive, fixes idiotic ffmpeg issue
wm4
2017-10-27
*
travis: correctly remove ffmpeg-stable from build matrix
wm4
2017-10-27
*
travis: adjust ffmpeg URL
wm4
2017-10-27
*
lavfi: fix warnings with newer libavfilter versions
wm4
2017-10-27
*
build: require our own ffmpeg repo
wm4
2017-10-27
*
vd_lavc: use avcodec_fill_hw_frames_parameters() API
wm4
2017-10-27
*
vo_gpu: fix ra_tex_upload_pbo for 2D textures
Niklas Haas
2017-10-27
*
vo_gpu: osd: simplify some code
wm4
2017-10-27
*
audio/out: initialize an array to avoid confusing static analyzer
wm4
2017-10-27
*
af_lavfi: fix small memory leak
wm4
2017-10-27
*
audio: fix small memory leak
wm4
2017-10-27
*
command: change demuxer-cache-state property to return multiple ranges
wm4
2017-10-26
*
vd_lavc: more aggressive frame dropping for intra only codecs
wm4
2017-10-26
*
demux_timeline: don't use segments for DASH
wm4
2017-10-26
*
vo_gpu: change --tone-mapping-desaturate algorithm
Niklas Haas
2017-10-25
*
demux: better computation of seek start target
wm4
2017-10-25
*
demux: reject cache seeks if parts of the range are unset
wm4
2017-10-25
*
demux: fall back to DTS when determining seek target
wm4
2017-10-25
*
demux: disallow seeking if there are streams with no timestamps
wm4
2017-10-25
*
demux: fix tracking of forward/backward cache size
wm4
2017-10-25
*
demux: respect timeline boundaries for cache seeks
wm4
2017-10-25
*
demux: don't report unknown queue state if no packets were added
wm4
2017-10-25
*
demux_timeline: trust attached picture flag
wm4
2017-10-25
*
demux: set correct stream index for attached pictures
wm4
2017-10-25
*
win32: add more-POSIXy versions of open() and fstat()
James Ross-Gowan
2017-10-25
*
demux: get rid of demux_packet.new_segment field
wm4
2017-10-24
*
demux_timeline: change virtual_stream array to array of pointers
wm4
2017-10-24
*
manpage: add --hwdec=rkmpp entry
wm4
2017-10-23
*
client API: minor bump + change entry for DRM related opengl-cb changes
wm4
2017-10-23
*
video : Move drm options to substruct.
Lionel CHAZALLON
2017-10-23
*
Add DRM_PRIME Format Handling and Display for RockChip MPP decoders
Lionel CHAZALLON
2017-10-23
*
video : allow drm primary plane to be transparent for egl context
Lionel CHAZALLON
2017-10-23
*
demux: fix cached SEEK_FORWARD seeks into end of cached regions/EOF
wm4
2017-10-23
*
demux: report buffered duration of 0 during seeking instead of unknown
wm4
2017-10-23
[next]