mpv/video/decode
wm4 fa8b2be4de av_common: explicitly exclude _vdpau deccoders from enumeration
Completely pointless abominations that FFmpeg refuses to remove. They
are ancient, long deprecated API which we can't use anymore. They
confused users as well.

Pretend that they don't exist. Due to the way --vd works, they can't
even be forced anymore. The older hack which explicitly rejects these
can be dropped as well.
2016-03-02 22:20:15 +01:00
..
dec_video.c video: fix hr-seek 2016-02-28 20:29:51 +01:00
dec_video.h Rewrite ordered chapters and timeline stuff 2016-02-15 21:04:07 +01:00
dxva2.c dxva2: fix autoprobing 2016-02-19 20:02:09 +01:00
lavc.h vd_lavc: remove redundant best_csp field 2016-02-03 21:31:53 +01:00
rpi.c rpi: add VC-1 support 2016-01-28 11:23:23 +01:00
vaapi.c vaapi: lower number of allocated surfaces again 2016-01-26 14:05:54 +01:00
vd.h video: approximate AVI timestamps via DTS handling 2016-02-11 16:14:30 +01:00
vd_lavc.c av_common: explicitly exclude _vdpau deccoders from enumeration 2016-03-02 22:20:15 +01:00
vdpau.c vdpau: force driver to report preemption early 2016-01-25 16:45:18 +01:00
videotoolbox.c Change 3 more files to LGPL 2016-01-20 15:43:56 +01:00