]> git.sesse.net Git - vlc/history - modules/video_filter/extract.c
input options whitelisting, step 2 (refs #1371)
[vlc] / modules / video_filter / extract.c
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2007-12-26 Antoine CellerierSome more filter work:
2007-09-05 Rémi Denis-CourmontMissing static
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-03-31 Antoine Cellerierconvert a few printfs to msg_Dbg.
2007-03-31 Antoine CellerierMake it possible to change the extracted color once...
2006-12-19 Jean-Baptiste KempfDionoea's commit :D
2006-12-18 Antoine Cellerier* Remove comments left in cut & paste.
2006-12-18 Antoine Cellerier* Make it possible to extract any color component from...
2006-12-17 Antoine Cellerier * New color extraction video filter. Can be used to...