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

Modified Files:
        identifymedia.py 
Log Message:
bugfix

Index: identifymedia.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/identifymedia.py,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** identifymedia.py    10 Mar 2003 07:09:48 -0000      1.19
--- identifymedia.py    11 Mar 2003 19:40:33 -0000      1.20
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.20  2003/03/11 19:40:33  dischi
+ # bugfix
+ #
  # Revision 1.19  2003/03/10 07:09:48  outlyer
  # Added an uppercase /VIDEO_TS/ for DVDs in identifymedia. I couldn't verify
***************
*** 212,216 ****
              
          mediatypes = [('VCD', '/mpegav/', 'vcd'), ('SVCD','/SVCD/', 'vcd'), 
!                       ('SVCD','/svcd/', 'vcd'), ('DVD', '/video_ts/', 'dvd') 
                      ('DVD','/VIDEO_TS/','dvd')]
  
--- 215,219 ----
              
          mediatypes = [('VCD', '/mpegav/', 'vcd'), ('SVCD','/SVCD/', 'vcd'), 
!                       ('SVCD','/svcd/', 'vcd'), ('DVD', '/video_ts/', 'dvd'),
                      ('DVD','/VIDEO_TS/','dvd')]
  




-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to