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
Commit message (
Expand
)
Author
Age
*
vd_lavc: release surfaces before destroying decoder
wm4
2016-01-30
*
vd_lavc: allow switching between hw/sw decoding any time
wm4
2016-01-29
*
vd_lavc: simplify an aspect of hwdec fallback
wm4
2016-01-29
*
video: fix broken-PTS fallback determination
wm4
2016-01-29
*
rpi: add VC-1 support
wm4
2016-01-28
*
rpi: add mpeg-4 decoding support
wm4
2016-01-27
*
vaapi: lower number of allocated surfaces again
wm4
2016-01-26
*
vd_lavc: delay images before reading them back
wm4
2016-01-25
*
video: cleanup pts/dts passing between decoder components
wm4
2016-01-25
*
vdpau: force driver to report preemption early
wm4
2016-01-25
*
player: fix some oversights in video refactoring
wm4
2016-01-22
*
Change 3 more files to LGPL
wm4
2016-01-20
*
vaapi: fix compilation on older FFmpeg/Libav
wm4
2016-01-20
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
vd_lavc: feed A53_CC side data packets into the demuxer for eia_608 decoding
Aman Gupta
2016-01-18
*
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
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
dxva2: log more debug infos
wm4
2016-01-11
*
Fix build on older libavcodec versions
wm4
2016-01-08
*
vd_lavc: log codec profile when attempting hardware decoding
wm4
2016-01-08
*
vaapi: add VP9 profile entires
BtbN
2015-12-20
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
vd_lavc: fix avctx NULL checks
wm4
2015-12-05
*
video: readd codec delay estimation
wm4
2015-12-02
*
dxva2: reject 10 bit HEVC
wm4
2015-11-23
*
videotoolbox: make decoder format customizable
wm4
2015-11-17
*
vd_lavc: be more careful with flushing the decoder
wm4
2015-11-10
*
video: increase avi pts buffer size
wm4
2015-11-06
*
rpi: add support for codecs other than h264
wm4
2015-11-05
*
vd_lavc: make hwdec fallback more tolerant
wm4
2015-11-03
*
vdpau: fix uninit when init fails
wm4
2015-11-01
*
vd_lavc: fix declarations
wm4
2015-10-30
*
vd_lavc: make software decoding fallback an option
Rodger Combs
2015-10-25
*
vd_lavc: attempt to fallback from hwdec before anything is decoded
wm4
2015-10-19
*
vd_lavc: continue decoding properly after decoding failure
wm4
2015-10-19
*
vd_lavc: work around libavcodec nonsense causing hwdec init failure
wm4
2015-10-12
*
vd_lavc: refuse to initialize vaapi with unknown profiles
wm4
2015-10-11
*
video: fix base for --no-correct-pts
wm4
2015-10-06
*
video: increase maximum number of buffered AVI pts samples
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
*
Revert "vd_lavc: do not abort hardware decoding on errors"
wm4
2015-09-28
[next]