1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-10 00:47:38 +00:00
mpv/video/decode
wm4 19bf3a72ff vd_lavc: fix build with FFmpeg 3.2
Sigh...

The functionality is not actually needed for vdpau, but if the vdpau
hwaccel is present, the FFmpeg version is new enough that it includes
the field.
2017-05-04 01:00:35 +02:00
..
d3d.c
d3d.h
dec_video.c dec_video, dec_audio: remove redundant NULL-checks 2017-02-20 13:58:18 +01:00
dec_video.h player: add experimental stream recording feature 2017-02-07 17:05:17 +01:00
hw_cuda.c Fix two typos 2017-02-20 08:47:17 +01:00
hw_d3d11va.c decode: fix extra surface count 2017-02-27 14:41:24 +01:00
hw_dxva2.c decode: fix extra surface count 2017-02-27 14:41:24 +01:00
hw_videotoolbox.c hw_videotoolbox: allow using native decoder output format 2017-03-02 11:49:12 +01:00
lavc.h vd_lavc: add support for decoders which use AVCodecContext.hw_device_ctx 2017-05-03 05:23:37 +02:00
vd_lavc.c vd_lavc: fix build with FFmpeg 3.2 2017-05-04 01:00:35 +02:00
vd.h video: make decoder EOF reporting explicit 2017-01-11 11:02:57 +01:00