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: do not abort hardware decoding on errors
wm4
2015-09-23
*
vd_lavc: minor cleanup to hwdec fallback code
wm4
2015-09-23
*
video: make --field-dominance set interlaced flag
Kevin Mitchell
2015-09-10
*
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
*
vaapi: add HEVC profile entries
wm4
2015-08-24
*
vd_lavc: remove unneeded hwdec parameters
wm4
2015-08-19
*
video: fix VideoToolbox/VDA autodetection
wm4
2015-08-17
*
video: remove old vdpau hwaccel API usage
wm4
2015-08-10
*
hwdec: add VideoToolbox support
Sebastien Zwickert
2015-08-05
*
win32: revert wchar_t changes
wm4
2015-08-01
*
win32: more wchar_t -> WCHAR replacements
wm4
2015-07-30
*
video: don't restrict --vd-lavc-threads to a maximum of 16
wm4
2015-07-23
*
vaapi: allow allocating additional surfaces during decoding
wm4
2015-07-15
*
vaapi: increase number of additional surfaces
wm4
2015-07-08
*
dxva2: fix handling of cropped video
wm4
2015-07-06
*
video: replace our own refcounting with libavutil's
wm4
2015-07-05
*
client API, dxva2: add a workaround for OpenGL fullscreen issues
wm4
2015-07-03
*
vo_direct3d, dxva2: use the same D3D device
wm4
2015-07-03
*
dxva2: move device creation code
wm4
2015-07-03
*
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
*
player: make decoding cover art more robust
wm4
2015-06-18
*
vaapi: remove direct mapping non-sense
wm4
2015-05-29
*
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
*
video: rename vdpau.c to vdpau_old.c
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
*
dxva2: support HEVC
wm4
2015-05-14
*
vda: add support for nv12 image formats
Stefano Pigozzi
2015-05-13
*
dxva2: fix broken build with gcc 5.1
Avi Halachmi (:avih)
2015-04-24
*
video: cleanup some old log messages
wm4
2015-04-20
*
player: change video-bitrate and audio-bitrate properties
wm4
2015-04-20
*
Update license headers
Marcin Kurczewski
2015-04-13
*
vdpau: fix preemption handling
Dan Oscarsson
2015-03-31
*
video: move colorspace overrides to vf_format, simplify
wm4
2015-03-31
*
RPI support
wm4
2015-03-29
*
vd_lavc: less confusing message when hardware decoding won't work
wm4
2015-03-20
*
player: better handling of video with no timestamps
wm4
2015-03-20
*
player: warn against non-monotonic video PTS only once
wm4
2015-03-18
*
vd_lavc: change message about using hardware decoding
wm4
2015-03-17
*
video: don't drop anamorphic scaling if it's too minor
wm4
2015-03-16
*
vd_lavc: let --hwdec=auto select "vaapi-copy"
wm4
2015-03-05
[next]