1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-07 06:37:46 +00:00
mpv/video/decode
wm4 6389507314 vdpau: remove legacy pixel formats
They were used by ancient libavcodec versions. This also removes the
need to distinguish vdpau image formats at all (since there is only
one), and some code can be simplified.
2014-03-17 18:21:11 +01:00
..
dec_video.c video: fix --no-aspect 2014-02-11 17:36:25 +01:00
dec_video.h video/decode: mp_msg conversions 2013-12-21 20:50:10 +01:00
lavc.h vd_lavc: reinit hwdec on profile changes 2014-03-17 18:19:03 +01:00
vaapi.c vd_lavc: remove compatibility crap 2014-03-16 13:19:19 +01:00
vd_lavc.c vd_lavc: reinit hwdec on profile changes 2014-03-17 18:19:03 +01:00
vd.h video: move video filter chain initialization from decoder to player 2013-12-10 20:07:39 +01:00
vda.c vd_lavc: remove compatibility crap 2014-03-16 13:19:19 +01:00
vdpau.c vdpau: remove legacy pixel formats 2014-03-17 18:21:11 +01:00