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: minor simplification for get_format fallback
wm4
2018-05-25
*
vd_lavc: enable dr by default
wm4
2018-04-29
*
vd_lavc: slightly better logging about why hwdec is not used
wm4
2018-03-08
*
vd_lavc: fix inverted condition
wm4
2018-03-03
*
Fix recent FFmpeg deprecations
wm4
2018-02-13
*
vd_lavc: fix stall with some uses of --hwdec=copy
wm4
2018-02-05
*
vd_lavc: fix recently broken hardware decode fallback
wm4
2018-02-04
*
video: make decoder wrapper a filter
wm4
2018-01-30
*
video: minor simplification
wm4
2018-01-25
*
video: warn user against FFmpeg's lies
wm4
2018-01-22
*
video: change some remaining vo_opengl mentions to vo_gpu
Akemi
2018-01-20
*
video: avoid some unnecessary vf.h includes
wm4
2018-01-18
*
video: change some mp_image_pool semantics
wm4
2018-01-13
*
video, audio: don't actively wait for demuxer input
wm4
2018-01-09
*
video, audio: always read all frames before getting next packet
wm4
2018-01-01
*
demux_mkv: add hack to pass along x264 version to decoder
wm4
2017-12-28
*
vd_lavc: add an option to explicitly workaround x264 4:4:4 bug
wm4
2017-12-28
*
vd_lavc: fix crash with RPI hwdec
wm4
2017-12-28
*
options: drop some previously deprecated options
wm4
2017-12-25
*
Restore Libav support
wm4
2017-12-21
*
msg: reinterpret a bunch of message levels
Niklas Haas
2017-12-15
*
vd_lavc: rename --hwdec=rpi to --hwdec=mmal
wm4
2017-12-15
*
vd_lavc: use libavcodec metadata for hardware decoder wrappers
wm4
2017-12-15
*
vd_lavc: always load VO interops with non-copy hw decoders
wm4
2017-12-11
*
vd_lavc: add rkmpp to the hwdec_wrappers array.
LongChair
2017-12-10
*
vd_lavc: don't request native pixfmt with -copy and METHOD_INTERNAL
wm4
2017-12-02
*
vd_lavc, vdpau, vaapi: restore emulated API avoidance
wm4
2017-12-02
*
vd_lavc: simpler way to check for opque hw frame
wm4
2017-12-02
*
vd_lavc: sort -copy hwdec modes to end of list
wm4
2017-12-02
*
vd_lavc: allow forcing single implementations with --hwdec
wm4
2017-12-02
*
vd_lavc: slightly simplify
wm4
2017-12-02
*
vd_lavc: coding style
wm4
2017-12-02
*
vd_lavc: fix dumb nonsense
wm4
2017-12-01
*
vd_lavc, mp_image: remove weird mpv specific palette constant
wm4
2017-12-01
*
vd_lavc: merge redundant header
wm4
2017-12-01
*
vd_lavc: rewrite how --hwdec is handled
wm4
2017-12-01
*
vd_lavc: drop mediacodec direct rendering support temporarily
wm4
2017-12-01
*
video: move d3d.c out of decode sub directory
wm4
2017-12-01
*
vd_lavc: delete hw_d3d11va.c/hw_dxva2.c and merge leftovers
wm4
2017-12-01
*
hw_dxva2: move dxva2 code to d3d.c
wm4
2017-12-01
*
video: refactor hw device creation for hwdec copy modes
wm4
2017-12-01
*
vd_lavc: move entrypoint for hwframes_refine
wm4
2017-12-01
*
vd_lavc: remove process_image callback
wm4
2017-12-01
*
d3d11: move code for d3d11eglrgb hack
wm4
2017-12-01
*
vo_gpu: make it possible to load multiple hwdec interop drivers
wm4
2017-12-01
*
vd_lavc: prefer nvdec over vdpau with --hwdec=auto
wm4
2017-11-30
*
vd_lavc: restore --hwdec-image-format and d3d11 opaque mode
wm4
2017-11-02
*
vd_lavc: clean out more hwdec legacy code
wm4
2017-10-31
*
vd_lavc: remove more dead legacy code
wm4
2017-10-31
*
videotoolbox: use generic code for dummy hwdevice init
wm4
2017-10-31
[next]