CVSROOT:        /cvs/gnome
Module name:    totem
Changes by:     hadess  06/08/07 09:51:30

Modified files:
        .              : ChangeLog 
        data           : mime-type-list.txt 
        src/plparse    : test-parser.c totem-pl-parser.c 
                         totem-pl-parser.h 

Log message:
2006-08-07  Bastien Nocera  <[EMAIL PROTECTED]>

* data/mime-type-list.txt: add application/x-quicktime-media-link
* src/plparse/test-parser.c: (test_data_get_data), (test_data),
(main):
Add test code for the below
* src/plparse/totem-pl-parser.c: (totem_pl_parser_is_asf),
(totem_pl_parser_add_asf), (totem_pl_parser_is_quicktime),
(totem_pl_parser_add_quicktime), (totem_pl_parser_ignore),
(totem_pl_parser_ignore_from_mimetype),
(totem_pl_parser_parse_internal), (totem_pl_parser_parse),
(totem_pl_parser_can_parse_from_data):
* src/plparse/totem-pl-parser.h:
Add totem_pl_parser_can_parse_from_data which takes data in
and tells us whether the data is a playlist or not, this is useful
for the browser plugin so it knows whether to wait until the file
is finished downloading before passing it on to the -viewer

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=totem&who=hadess&date=explicit&mindate=2006-08-07%2009:50&maxdate=2006-08-07%2009:52

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to