- Apr 01, 2007
-
-
Jean-Baptiste Kempf authored
-
hartman authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- Mar 31, 2007
-
-
Jean-Baptiste Kempf authored
-
dionoea authored
-
Jean-Baptiste Kempf authored
Don't use stupid dirac patch.
-
dionoea authored
-
dionoea authored
-
dionoea authored
-
dionoea authored
-
dionoea authored
-
dionoea authored
-
dionoea authored
-
dionoea authored
-
dionoea authored
-
dionoea authored
-
dionoea authored
-
dionoea authored
-
dionoea authored
-
Jean-Baptiste Kempf authored
-
dionoea authored
-
dionoea authored
New erase video filter (to remove logos). Example command line: ./vlc --video-filter "erase{mask=/home/dionoea/images/cone-small.png,x=50,y=50}" --no-audio --color -v -I rc ~/media/redefined-nintendo.mpg
-
Jean-Baptiste Kempf authored
-
littlejohn authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
dionoea authored
-
dionoea authored
vout_subpictures.c: enable scaling for RGBA subpictures.
-
dionoea authored
Update the help strings. These should be autogenerated at run time (IMO)... else people won't notice commands added in other modules, like "adjust" for example.
-
dionoea authored
-
dionoea authored
Module specific commands change in rc.c. See http://article.gmane.org/gmane.comp.video.videolan.vlc.devel/28757 | sed 's/<at> /@/g'
-
dionoea authored
vout_subpictures.c: Do not call the scaling module if the subpicture is using RGBA. The current way subpictures scaling and blending modules loading work is kind of flawed. It assumes that the module will be able to handle all the possible types of input chromas. This worked fine previously (since all modules allowing to scale/blend YUVP also handled YUVA), but doesn't now (the scaling module doesn't support RGBA. blending works fine). vout_pictures.*: Add core support for RGBA pictures.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-