[FFmpeg-devel] [PATCH] add hds demuxer

Nicolas George george at nsup.org
Sat Oct 15 16:52:48 EEST 2016


Le tridi 23 vendémiaire, an CCXXV, wm4 a écrit :
>	XML is very complex

This is the usual, and often only, argument raised in this kind of
situation. And unfortunately, I already addressed it in this very thread.

XML is very complex, yes: processing instructions, entity definitions, DTSs
and schemas, namespaces, etc.

Fortunately, we do not need that. Manifests only use the most basic XML
features: elements, attributes, text. Parsing that is easy.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161015/9db7098e/attachment.sig>


More information about the ffmpeg-devel mailing list