]> git.sesse.net Git - vlc/history - modules/video_filter/rotate.c
Revert the so-called whitelisting commits that are actually blacklisting
[vlc] / modules / video_filter / rotate.c
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2007-12-25 Antoine CellerierVideo filter fixes:
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-07-06 Jérome DecoodtTry to optimize a bit the antialiasing thing
2007-07-05 Jérome DecoodtBetter blending for top and left borders
2007-07-04 Jérome DecoodtAdd blending for borders in rotate
2007-07-04 Jérome DecoodtAdd some antialiasing to rotate
2007-06-20 Jérome DecoodtAdd rotate-deciangle for more precision in rotate
2007-04-20 Antoine Cellerier * rotate.c: Fix a few bugs + don't use p_libvlc_global...
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-15 Antoine CellerierDon't use doubles when doing the rotation
2006-10-14 Antoine CellerierMotion control interface can now be used with the rotat...
2006-10-14 Antoine CellerierAhem...
2006-10-14 Antoine CellerierNew rotate video filter. Can rotate video by any intege...