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
/
vd_lavc.c
Commit message (
Expand
)
Author
Age
*
vd_lavc: demote software decoding message to verbose log level
wm4
2017-01-13
*
vaapi: handle image copying for vaapi-copy in common code
wm4
2017-01-12
*
vd_lavc, mp_image: remove code duplication for AVFrame<->mp_image
wm4
2017-01-12
*
vaapi: properly set hw_subfmt field with new decode API
wm4
2017-01-12
*
vaapi: support new libavcodec vaapi API
wm4
2017-01-11
*
vd_lavc: inline a function
wm4
2017-01-11
*
video: make decoder EOF reporting explicit
wm4
2017-01-11
*
vd_lavc: fix some leaks and a discarded frame on hwdec fallback
wm4
2017-01-11
*
vd_lavc: move end-of-probing code out of user notification if condition
wm4
2017-01-11
*
vd_lavc: return proper error codes from get_buffer2 callback
wm4
2017-01-11
*
vd_lavc: complicated improved fallback behavior for --hwdec=cuda
wm4
2017-01-10
*
video: restructure decode loop
wm4
2017-01-10
*
Prefix libavcodec CODEC_FLAG_ constants with AV_
wm4
2016-12-29
*
vd_lavc: use AVFrame fields directly instead of AVCodecContext
wm4
2016-12-22
*
video: use demuxer-signaled duration for last video frame
wm4
2016-12-21
*
ad_lavc, vd_lavc: don't set AVCodecContext.refcounted_frames
wm4
2016-12-18
*
Remove compatibility things
wm4
2016-12-07
*
vdpau: fix hwdec uninit
wm4
2016-11-10
*
video: add --hwdec=vdpau-copy mode
wm4
2016-10-20
*
ad_lavc, vd_lavc: fix a recent libavcodec deprecation warning
wm4
2016-10-17
*
vd_lavc: Add hwdec wrapper for crystalhd
Philip Langdale
2016-10-15
*
vd_lavc: log if hw decoding selects a different underlying decoder
wm4
2016-09-30
*
rpi: add --hwdec=rpi-copy
wm4
2016-09-30
*
video: handle override video parameters in a better place
wm4
2016-09-20
*
hwdec_cuda: Rename config variable to be more consistent
Philip Langdale
2016-09-16
*
hwdec_cuda: Add trivial cuda-copy wrapper
Philip Langdale
2016-09-11
*
hwdec/opengl: Add support for CUDA and cuvid/NvDecode
Philip Langdale
2016-09-08
*
vd_lavc: always force milliseconds for MMAL
wm4
2016-08-29
*
vd_lavc, ad_lavc: set pkt_timebase, not time_base
wm4
2016-08-29
*
vd_lavc: minor simplification
wm4
2016-08-23
*
vd_lavc: remove unnecessary initialization
wm4
2016-08-19
*
video/audio: always provide "proper" timestamps to libavcodec
wm4
2016-08-19
*
videotoolbox: add --hwdec=videotoolbox-copy for h/w accelerated decoding with...
Aman Gupta
2016-07-15
*
vd_lavc: expose mastering display side data reference peak
Niklas Haas
2016-07-03
*
mp_image: split colorimetry metadata into its own struct
Niklas Haas
2016-07-03
*
vd_lavc: hide structs behind platform flags
Ben Boeckel
2016-07-01
*
video: add --hwdec=auto-copy mode
wm4
2016-05-11
*
build: merge d3d11va and dxva2 hwaccel checks
wm4
2016-05-11
*
video: refactor how VO exports hwdec device handles
wm4
2016-05-09
*
vd_lavc: adjust D3D11VA autoprobe order
wm4
2016-04-27
*
vo_opengl: D3D11VA + ANGLE interop
wm4
2016-04-27
*
vd_lavc: hack against videotoolbox crash on failure
wm4
2016-04-26
*
vd_lavc: simplify some unneeded ifdeffery
wm4
2016-04-25
*
vd_lavc: make image_format hwdec field optional
wm4
2016-04-25
*
vd_lavc: simplify RPI and Mediacodec wrappers
wm4
2016-04-25
*
vd_lavc: make all hwdec callbacks optional
wm4
2016-04-25
*
vd_lavc: set AVCodecContext.time_base to forced time base
wm4
2016-04-25
*
vd_lavc: better hwdec wrapper decoder selection
wm4
2016-04-25
*
vd_lavc: allow process_image() to return NULL
wm4
2016-04-25
*
vd_lavc: fix hwdec fallback if hwdec pre-initialization fails
wm4
2016-04-22
[next]