The new beta 0.2.0.1 is now availabe at the Download-Section as set of git patches on top of VLC 1.2.0.
Changes:
- Some cosmetic fixes ( removed trailing whitelines and tabs, uses “” for local file inclusion, set git authorship 😉 )
- NullAdaptationLogic and BaseUrl are now entirely in the header
- p_access->psz_demux = strdup(“avformat”) will only be set if the XML is a valid DASH XML
- The return value of malloc will be checked
- The source is now available under LGPL