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
/
lavc.h
Commit message (
Expand
)
Author
Age
*
vd_lavc: better hwdec wrapper decoder selection
wm4
2016-04-25
*
vd_lavc: let hardware decoder request delaying frames explicitly
wm4
2016-04-07
*
vd_lavc: fix codec vs. decoder confusion
wm4
2016-04-07
*
vd_lavc: remove redundant best_csp field
wm4
2016-02-03
*
vd_lavc: force microsecond timestamps on RPI
wm4
2016-02-03
*
vd_lavc: simplify an aspect of hwdec fallback
wm4
2016-01-29
*
vd_lavc: delay images before reading them back
wm4
2016-01-25
*
vd_lavc: be more careful with flushing the decoder
wm4
2015-11-10
*
rpi: add support for codecs other than h264
wm4
2015-11-05
*
vd_lavc: make hwdec fallback more tolerant
wm4
2015-11-03
*
vd_lavc: better hwdec log output
wm4
2015-09-02
*
vd_lavc: remove unneeded hwdec parameters
wm4
2015-08-19
*
vdpau: add support for the "new" libavcodec vdpau API
wm4
2015-05-28
*
vd_lavc: make hardware decoding fallback less violent
wm4
2015-05-28
*
vd_lavc: report actually used hwdec API
wm4
2015-05-25
*
RPI support
wm4
2015-03-29
*
command: add property returning detected hwdec API
wm4
2015-02-02
*
video: initial dxva2 support
wm4
2014-10-25
*
vaapi: try dealing with Intel's braindamaged shit drivers
wm4
2014-08-21
*
video: warn if an emulated hwdec API is used
wm4
2014-05-28
*
video: add a "hwdec" property to enable or disable hw decoding at runtime
wm4
2014-04-23
*
vd_lavc: reinit hwdec on profile changes
wm4
2014-03-17
*
vd_lavc: remove unused field
wm4
2014-03-16
*
vd_lavc: remove compatibility crap
wm4
2014-03-16
*
vd_lavc: ridiculous workaround for Libav 9 compatibility
wm4
2014-03-16
*
video: initialize hw decoder in get_format
wm4
2014-03-10
*
video/decode: mp_msg conversions
wm4
2013-12-21
*
Reduce recursive config.h inclusions in headers
wm4
2013-12-18
*
video: move video filter chain initialization from decoder to player
wm4
2013-12-10
*
Take care of some libavutil deprecations, drop support for FFmpeg 1.0
wm4
2013-11-29
*
video: move handling of container vs. stream AR out of vd_lavc.c
wm4
2013-11-23
*
video: move struct mp_hwdec_info into its own header file
wm4
2013-11-23
*
vf_vavpp: make it work with vo_opengl and software decoding
wm4
2013-11-22
*
vo_opengl: add infrastructure for hardware decoding OpenGL interop
wm4
2013-11-04
*
video: check profiles with hardware decoding
wm4
2013-11-01
*
vaapi: allow GPU read-back with --hwdec=vaapi-copy
wm4
2013-09-25
*
vd_lavc: allow process_image to change image format
wm4
2013-09-25
*
video/decode: change fix_image callback
wm4
2013-08-15
*
video/decode: pass parameters directly to hwdec allocate_image callback
wm4
2013-08-15
*
video: add vaapi decode and output support
wm4
2013-08-12
*
video: redo hw decoding initialization, add --hwdec=auto
wm4
2013-08-11
*
vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel API
wm4
2013-07-28
*
video: add a new method to configure filters and VOs
wm4
2013-06-28
*
video: make use of libavcodec refcounting
wm4
2013-03-13
*
core: redo how codecs are mapped, remove codecs.conf
wm4
2013-02-10
*
vd_lavc: remove -lavdopts vstats suboption
wm4
2013-01-13
*
video: decouple internal pixel formats from FourCCs
wm4
2013-01-13
*
video/filter: change filter API, use refcounting, remove filter DR
wm4
2013-01-13
*
vd_lavc: use refcounting
wm4
2013-01-13
*
vd_lavc: add DR1 support
wm4
2013-01-13