]> git.sesse.net Git - vlc/history - modules/video_chroma/swscale.c
macosx: remove unneeded containsObject calls, fix UInt underflow, fix array cleaning
[vlc] / modules / video_chroma / swscale.c
2014-03-06 Matthias KeiserMake most video filters bail if the inputand output...
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...