[vlc-devel] RE : [PATCH] -- still image demux

brezhoneg1 brezhoneg1 at yahoo.fr
Fri Jan 9 15:20:27 CET 2009


Updated version of the still image patch.

The following syntaxes :
   vlc fake://image.ext 
   vlc image.ext
are made equivalent to 
   vlc fake:// :fake-file=image.ext

Erwan10

> -----Message d'origine-----
> De : vlc-devel-bounces at videolan.org [mailto:vlc-devel-
> bounces at videolan.org] De la part de Antoine Cellerier
> Envoyé : lundi 5 janvier 2009 15:34
> À : Mailing list for VLC media player developers
> Objet : Re: [vlc-devel] [PATCH] -- still image demux
> 
> On Mon, Jan 05, 2009, brezhoneg1 wrote:
> > 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)
> 
> Looks good (and it'll prevent decoding the image more than once). I'll
> have a look in more detail when I get home. It should be fairly easy
to
> get rid of the vlc_object_find() call. (Basically, p_demux->p_parent
is
> always the input as far as I know ... of course using it as is would
be
> an ugly assumption, but I'm sure that we can find a decent way to do
it
> without calling vlc_object_find()).
> 
> Cheers,
> 
> --
> Antoine Cellerier
> dionoea
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-more-straightforward-access-to-still-images-png-jp.patch
Type: application/octet-stream
Size: 2546 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090109/4cbf1b59/attachment.obj>


More information about the vlc-devel mailing list