1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-13 02:16:40 +00:00
mpv/video/decode
wm4 50ebcf1a43 video: handle colorspace and aspect overrides separately
Now the video filter code handles these explicitly, which should
increase robustness (or at least find bugs earlier).
2014-05-02 01:09:55 +02:00
..
dec_video.c video: handle colorspace and aspect overrides separately 2014-05-02 01:09:55 +02:00
dec_video.h
lavc.h video: add a "hwdec" property to enable or disable hw decoding at runtime 2014-04-23 01:58:12 +02:00
vaapi.c vaapi: make struct va_surface private 2014-03-17 18:22:35 +01:00
vd_lavc.c video: add a "hwdec" property to enable or disable hw decoding at runtime 2014-04-23 01:58:12 +02:00
vd.h video: add a "hwdec" property to enable or disable hw decoding at runtime 2014-04-23 01:58:12 +02:00
vda.c
vdpau.c vdpau: remove pointer indirection for a field 2014-03-19 19:57:08 +01:00