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: feed A53_CC side data packets into the demuxer for eia_608 decoding
Aman Gupta
2016-01-18
*
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
*
Fix build on older libavcodec versions
wm4
2016-01-08
*
vd_lavc: log codec profile when attempting hardware decoding
wm4
2016-01-08
*
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
*
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
*
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: remove codec delay estimation
wm4
2015-10-03
*
Revert "vd_lavc: do not abort hardware decoding on errors"
wm4
2015-09-28
*
video: remove VDA support
wm4
2015-09-28
*
vd_lavc: remove some ancient cargo-culting
wm4
2015-09-28
*
vd_lavc: Fix recovery from vdpau preemption
Philip Langdale
2015-09-25
*
vd_lavc: do not abort hardware decoding on errors
wm4
2015-09-23
*
vd_lavc: minor cleanup to hwdec fallback code
wm4
2015-09-23
*
vd_lavc: better hwdec log output
wm4
2015-09-02
*
vd_lavc: factor all hwdec fallbacks into the same function
wm4
2015-09-02
*
video: make container vs. bitstream aspect ratio configurable
wm4
2015-08-30
*
vd_lavc: bump number of allocated surfaces for hwdec with HEVC
wm4
2015-08-24
*
vd_lavc: remove unneeded hwdec parameters
wm4
2015-08-19
*
hwdec: add VideoToolbox support
Sebastien Zwickert
2015-08-05
*
video: don't restrict --vd-lavc-threads to a maximum of 16
wm4
2015-07-23
*
video: replace our own refcounting with libavutil's
wm4
2015-07-05
*
vaapi: prefer direct display over copy-back
wm4
2015-06-29
*
demux: merge extradata fields
wm4
2015-06-21
*
demux: rename sh_stream.format to sh_stream.codec_tag
wm4
2015-06-21
*
video: reduce error message when loading hwdec backend fails
wm4
2015-06-20
*
vd_lavc: fix a hw decoding fallback case
wm4
2015-05-29
*
vdpau: add support for the "new" libavcodec vdpau API
wm4
2015-05-28
*
vd_lavc: allocate hw surfaces using the coded size
wm4
2015-05-28
*
vd_lavc: merge two functions
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
*
player: change video-bitrate and audio-bitrate properties
wm4
2015-04-20
*
Update license headers
Marcin Kurczewski
2015-04-13
*
RPI support
wm4
2015-03-29
*
vd_lavc: less confusing message when hardware decoding won't work
wm4
2015-03-20
*
vd_lavc: change message about using hardware decoding
wm4
2015-03-17
*
vd_lavc: let --hwdec=auto select "vaapi-copy"
wm4
2015-03-05
*
Revert "Revert recent vo_opengl related commits"
Niklas Haas
2015-02-28
[next]