]> git.sesse.net Git - vlc/history - modules/video_filter/magnify.c
Merge branch 'master' of git@git.videolan.org:vlc
[vlc] / modules / video_filter / magnify.c
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-01-29 Rafaël Carrévideo_filter: fix warnings
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-06 Antoine CellerierMagnify: validate input chroma, fix for non "YUV 4...
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-06-12 Laurent AimarFixed uninitialized variable.
2007-05-16 Jean-Paul SamanProperly clear the struct, this shuts up another compil...
2006-11-26 Antoine Cellerieruse pf_mem{set,cpy} when possible
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-01-12 Antoine CellerierFSF address change.
2005-10-28 Antoine Cellerier * magnify video filter. Still needs some work on the...