]> git.sesse.net Git - vlc/history - modules/misc/xml
support for cook audio. Thanks to the ffmpeg people once more !
[vlc] / modules / misc / xml /
2005-10-08 Antoine Cellerier * handle CDATA (as if it were TEXT)
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-12 Gildas Bazin* ALL: fixed a handful of bugs and memory leaks.
2005-04-12 Derk-Jan Hartman* Now works with http 1.0. Someone better check this...
2005-04-10 Rémi Denis-CourmontFix a segmentation fault in case of error
2005-04-03 Gildas Bazin* modules/misc/xml/libxml.c: handle XML_READER_TEXT...
2005-04-02 Gildas Bazin* modules/misc/xml/*, include/vlc_xml.h: new xml_Reader...
2005-04-02 Sigmund Augdal Helbergxtag.c: Don't create pcdata elements outside the root...
2005-04-02 Sigmund Augdal Helberglibxml.c: include header for stream, since api changes.
2005-04-01 Sigmund Augdal Helbergall: ported xml parsers to stream_t
2004-12-11 Clément StenacImprovements to preferences
2004-11-26 Gildas Bazin* modules/misc/xml/xtag.c: fixed a few bugs.
2004-11-26 Gildas Bazin* ALL: New XML module type.