index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
decode
/
dec_video.c
Commit message (
Expand
)
Author
Age
*
build: add preliminary LGPL mode
wm4
2017-09-21
*
video: add metadata handling for spherical video
wm4
2017-08-21
*
options: --priority can be LGPL
wm4
2017-08-03
*
options: drop --video-aspect-method=hybrid
wm4
2017-07-21
*
options: kill --field-dominance
wm4
2017-07-21
*
vd: use ST.2086 / HDR10 MaxCLL in addition to mastering metadata
Niklas Haas
2017-06-18
*
dec_video: change license to LGPL (almost)
wm4
2017-06-18
*
dec_video, dec_audio: remove redundant NULL-checks
wm4
2017-02-20
*
player: add experimental stream recording feature
wm4
2017-02-07
*
video: make decoder EOF reporting explicit
wm4
2017-01-11
*
video: restructure decode loop
wm4
2017-01-10
*
player: change aspects of cover art handling
wm4
2017-01-10
*
options: deprecate codec family selection in --vd/--ad
wm4
2016-12-23
*
dec_video: don't spam missing PTS warnings
wm4
2016-11-09
*
dec_video, dec_audio: avoid full reinit on switches to the same segment
wm4
2016-11-09
*
demux: expose demuxer colorimetry metadata to player
Niklas Haas
2016-11-08
*
command: add a video-dec-params property
wm4
2016-09-20
*
video: handle override video parameters in a better place
wm4
2016-09-20
*
command: change update handling of some video-related properties
wm4
2016-09-20
*
dec_video: always redisplay cover art after a seek
wm4
2016-03-11
*
dec_video: reduce scope of variable
wm4
2016-03-11
*
video: fix coverart decoding
wm4
2016-03-07
*
video: fix hr-seek
wm4
2016-02-28
*
video: allow the decoder to consume packets partially
wm4
2016-02-19
*
video: move packet timestamp fudging
wm4
2016-02-19
*
video: move unreliable-packet-PTS check
wm4
2016-02-19
*
Rewrite ordered chapters and timeline stuff
wm4
2016-02-15
*
audio/video: expose codec info as separate field
wm4
2016-02-15
*
video: remove pointless parameter indirection
wm4
2016-02-15
*
video: approximate AVI timestamps via DTS handling
wm4
2016-02-11
*
player: fix crash if no video decoder can be initialized
wm4
2016-02-10
*
video: remove AVI timestamps for dropped frames
wm4
2016-02-04
*
audio/video: merge decoder return values
wm4
2016-02-01
*
video: fix broken-PTS fallback determination
wm4
2016-01-29
*
video: cleanup pts/dts passing between decoder components
wm4
2016-01-25
*
video: refactor: disentangle decoding/filtering some more
wm4
2016-01-16
*
video: fix interactively changing aspect ratio
wm4
2016-01-14
*
video: decouple filtering/decoding slightly more
wm4
2016-01-14
*
video: refactor: shuffle code around
wm4
2016-01-14
*
video: refactor: handle video format fixups closer to decoder
wm4
2016-01-14
*
demux: merge sh_video/sh_audio/sh_sub
wm4
2016-01-12
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
video: readd codec delay estimation
wm4
2015-12-02
*
video: fix base for --no-correct-pts
wm4
2015-10-06
*
video: don't sort AVI pts samples
wm4
2015-10-06
*
video: remove user-controllable PTS sorting (--pts-association-mode)
wm4
2015-10-06
*
video: disable framedrop if avi-style timestamps are used
wm4
2015-10-06
*
video: remove codec delay estimation
wm4
2015-10-03
*
video: cosmetics: remove trailing whitespace
wm4
2015-10-03
*
video: make --field-dominance set interlaced flag
Kevin Mitchell
2015-09-10
[next]