[vlc-devel] [PATCH] input: Fill in the input_item es.

Rafaël Carré rafael.carre at gmail.com
Sun Oct 17 10:53:37 CEST 2010


Hi, I'm sending pdherbemont's patch synced to master, with some small
changes:
	s/This is mostly libvlc_media_es_t/This is exactly libvlc_media_track_info_t/
	remove 'found' variable from input_item_UpdateTracksInfo()
	check malloc() return value

However I'm wondering why this is really needed:
	How big is the memory improvement ?
	How does this "allow libvlc_media_get_es() to properly work after libvlc_media_parse()" ?
	-> IIUC we still need to play the media to get information from the decoder

Original thread:
http://mailman.videolan.org/pipermail/vlc-devel/2010-February/073702.html

-- 
✍ Rafaël Carré ☺
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-input-Fill-in-the-input_item-es.patch
Type: text/x-patch
Size: 7243 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20101017/759bd1bc/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20101017/759bd1bc/attachment.sig>


More information about the vlc-devel mailing list