]> git.sesse.net Git - vlc/history - modules/video_chroma/swscale.c
logger: use vlc_strerror_c()
[vlc] / modules / video_chroma / swscale.c
2013-12-10 Rafaël Carréswscale: handle 4:2:0 and 4:2:2 YUVA formats
2013-12-08 Felix Abecassisswscale: scale the picture using the visible dimension.
2013-12-08 Felix Abecassisswscale: use function video_format_IsSimilar.
2013-11-07 Rémi Denis-Courmontswscale: add ARGB conversions
2013-07-21 Rémi Denis-Courmontmove swscale and chain with other video conversion...