- 22 Apr, 2007 2 commits
-
-
Antoine Cellerier authored
Gaussian blur optimisation. It now runs without skipping images with default sigma (2.0) using my small sample video (352x240). This still needs to be optimised a lot.
-
Jean-Paul Saman authored
-
- 21 Apr, 2007 10 commits
-
-
Antoine Cellerier authored
New gaussian blur video filter. This currently takes way too much CPU. I'm not sure how it should be optimised. Maybe using floats instead of ints might work (if it can remove the need for a division).
-
Christophe Mutricy authored
-
Antoine Cellerier authored
-
Olivier Aubert authored
no exception was passed
-
Olivier Aubert authored
if it is NULL (memleak pointed by Pierre D'Herbemont)
-
Gildas Bazin authored
-
Gildas Bazin authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Christophe Mutricy authored
-
- 20 Apr, 2007 7 commits
-
-
Christophe Mutricy authored
gnome-vlc-default.sh is a script but i don't think it has anything to do in $PREFIX/bin and even less in $PREFIX/bin/application. so Put it in $PREFIX/share/vlc/utils
-
Antoine Cellerier authored
* motion.c: reflect changes on rotate.c
-
Rémi Denis-Courmont authored
-
Pavlov Konstantin authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 19 Apr, 2007 11 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Gildas Bazin authored
-
Christophe Mutricy authored
-
Antoine Cellerier authored
Optimze nearest neighboor scaling implementation. This is used by the sub pictures core. CPU decrease compared to previous version with my test filter was: 66% for YUVA, 65% for I420 and 71% for RGBA.
-
Yoann Peronneau authored
-
Rémi Denis-Courmont authored
-
Jean-Paul Saman authored
-
Jean-Baptiste Kempf authored
-
- 18 Apr, 2007 10 commits
-
-
Jean-Baptiste Kempf authored
Mostly patch by Sergey Volk
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Contrib: Attempt to repair .la pathes. Repeating things, because I don't know how to do it better... Anyway, just an attempt
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- Put a limit on the SDP size - Remove check for access_demux (this is not one, and it would crash later if it were anyway) - Fix description to not assume this handles UDP only (since it does not anymore)
-