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
*
video: fix coverart decoding
wm4
2016-03-07
*
av_common: explicitly exclude _vdpau deccoders from enumeration
wm4
2016-03-02
*
video: fix hr-seek
wm4
2016-02-28
*
vd_lavc: simplify hwdec pixfmt check
wm4
2016-02-20
*
dxva2: fix autoprobing
wm4
2016-02-19
*
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
*
dxva2: add interop (non-copyback) hwdec_type
Kevin Mitchell
2016-02-17
*
dxva2: avoid using AV_PIX_FMT_P010 directly
wm4
2016-02-17
*
dxva2: use mp_HESULT_to_str on FAILED(hr)
Kevin Mitchell
2016-02-16
*
dxva2: use mp_image_pool_get_no_alloc for decoder images
Kevin Mitchell
2016-02-16
*
dxva2: another attempt at using mp_image pool
Kevin Mitchell
2016-02-16
*
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
*
dxva2: support HEVC Main 10
wm4
2016-02-15
*
dxva2: use mp_image pool for d3d surfaces
Kevin Mitchell
2016-02-14
*
dxva2: remove unused structure members
Kevin Mitchell
2016-02-14
*
dxva2: streamline number of surface calculation
Kevin Mitchell
2016-02-14
*
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/decode/dxva2.c: GUID_NULL conflicts
kwkam
2016-02-06
*
vd_lavc: fix use after free in some hwdecs
Kevin Mitchell
2016-02-06
*
vd_lavc: avoid calling flush on an unopened AVCodecContext
wm4
2016-02-05
*
video: remove AVI timestamps for dropped frames
wm4
2016-02-04
*
vd_lavc: remove redundant best_csp field
wm4
2016-02-03
*
vd_lavc: force microsecond timestamps on RPI
wm4
2016-02-03
*
audio/video: merge decoder return values
wm4
2016-02-01
*
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
[next]