Update of /cvsroot/freevo/freevo/src/util
In directory sc8-pr-cvs1:/tmp/cvs-serv29805/util

Modified Files:
        videothumb.py 
Log Message:
Take a snapshot/thumbnail after a file is recorded... 


Index: videothumb.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/util/videothumb.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** videothumb.py       4 Jan 2004 17:19:57 -0000       1.3
--- videothumb.py       10 Jan 2004 04:12:02 -0000      1.4
***************
*** 14,17 ****
--- 14,20 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.4  2004/01/10 04:12:02  outlyer
+ # Take a snapshot/thumbnail after a file is recorded...
+ #
  # Revision 1.3  2004/01/04 17:19:57  dischi
  # store image as .raw file if no filename is given
***************
*** 57,60 ****
--- 60,64 ----
      import Image
      import util
+     import vfs
      
      if not imagefile:




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to