[vlc-devel] [PATCH] -- still image demux
brezhoneg1
brezhoneg1 at yahoo.fr
Mon Jan 5 14:43:54 CET 2009
After some thoughts, I may have found a nicer way to deal with still
images.
When no access is provided, why not create a fake-file on the fly ? The
short patch attached to this email shows the idea. (tested and working)
Advantages are:
"vlc image.png" and "vlc fake:// :fake-file=image.png" are really
synonyms. No restriction or performance loss.
This patch is more a proof-of-concept. (The deprecated vlc_object_find
is used to quickly validate the idea). If this seems okay for you, a
better way to retrieve p_input may then be looked at.
Erwan10
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-a-straighforward-still-image-demuxer-with-100-compa.patch
Type: application/octet-stream
Size: 2486 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090105/ba72ad95/attachment.obj>
More information about the vlc-devel
mailing list