mpv/video/decode
wm4 a4705e8b59 vd_lavc: always load VO interops with non-copy hw decoders
For METHOD_INTERNAL hwdecs (non-copy cases), make sure the VO interops
are always loaded, because those decoders will output hardware pixel
formats, which will need special support in vo_gpu. Otherwise,
initialization will fail, complaining that it can't convert the output
format to something the VO supports.
2017-12-11 20:44:59 +02:00
..
dec_video.c vd_lavc: move display mastering data stuff to mp_image 2017-10-30 21:07:48 +01:00
dec_video.h build: add preliminary LGPL mode 2017-09-21 13:56:27 +02:00
vd.h vd, vd_lavc: change license to LGPL (almost) 2017-06-15 16:32:47 +02:00
vd_lavc.c vd_lavc: always load VO interops with non-copy hw decoders 2017-12-11 20:44:59 +02:00