[vlc-devel] [PATCH] Matroska Attachments

Bernie Purcell b.purcell at adbglobal.com
Wed May 30 05:15:24 CEST 2007


This is part 1 of a breakup of a previous patch. It adds a mechanism to
retrieve the attachments from a Matroska container, using a demux
control message.

On Mon, 2007-05-28 at 20:28 +0200, Jean-Paul Saman wrote:

> What has attachement_t todo with the demuxer? I feel it is in the wrong 
> headerfile.
> 

I don't know where else I could put it. It is a struct returned from a
container demuxer (ie. other container formats besides MKV support
attachments) and it is a control message to the demuxer that returns it.
Feel free to move it if you can think of a more sensible place for it,
but demux.h seemed the only logical choice to me.
Some memory checks have been introduced as advised by Jean-Paul Saman.

Bernie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mkv-attachments.svn-diff
Type: text/x-patch
Size: 6437 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070530/46256d97/attachment.bin>


More information about the vlc-devel mailing list