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
*
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
*
video: make container vs. bitstream aspect ratio configurable
wm4
2015-08-30
*
player: make decoding cover art more robust
wm4
2015-06-18
*
video: cleanup some old log messages
wm4
2015-04-20
*
player: change video-bitrate and audio-bitrate properties
wm4
2015-04-20
*
Update license headers
Marcin Kurczewski
2015-04-13
*
video: move colorspace overrides to vf_format, simplify
wm4
2015-03-31
*
player: better handling of video with no timestamps
wm4
2015-03-20
*
player: warn against non-monotonic video PTS only once
wm4
2015-03-18
*
video: don't drop anamorphic scaling if it's too minor
wm4
2015-03-16
*
vd_lavc: fix a small memory leak on init error
wm4
2014-09-29
*
dvd, bluray, cdda: add demux_disc containing all related hacks
wm4
2014-07-05
*
options: Expose --colormatrix-primaries to the user
Niklas Haas
2014-06-22
*
player: hide audio/video codec and file format messages
wm4
2014-05-31
*
audio: rename i_bps to 'bitrate' to avoid confusion
Marcoen Hirschberg
2014-05-28
*
audio: change values from bytes-per-second to bits-per-second
Marcoen Hirschberg
2014-05-28
*
video: better handling for (very) broken timestamps
wm4
2014-05-27
*
options: remove deprecated --identify
Martin Herkt
2014-05-04
*
video: change everything
wm4
2014-05-02
*
video: handle colorspace and aspect overrides separately
wm4
2014-05-02
*
video: improve error messages
wm4
2014-04-30
*
player: add a --dump-stats option
wm4
2014-04-17
*
video: fix --no-aspect
wm4
2014-02-11
[next]