]> git.sesse.net Git - vlc/history - modules/video_chroma/i422_i420.c
Merge branch 'df-for-upstream' of git://repo.or.cz/vlc/davidf-public
[vlc] / modules / video_chroma / i422_i420.c
2008-06-02 Antoine CellerierChroma modules now exactly implement the "video filter2...
2008-06-02 Antoine CellerierChroma API change. Chromas are now normal video filters...
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-03 Rémi Denis-CourmontUse vlc_memset/vlc_memcpy
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-11-25 Antoine CellerierSplit i422->packed YUV and i422->planar YUV. Add i422...