[vlc-devel] Re: vlc: svn commit r19898 (gbazin)

Antoine Cellerier dionoea at videolan.org
Sat Apr 21 22:32:08 CEST 2007


On Sat, Apr 21, 2007, Subversion daemon wrote:
> r19898 | gbazin | 2007-04-21 22:06:39 +0200 (Sat, 21 Apr 2007) | 1 line
>    A /trunk/modules/demux/rawvid.c
> 
> * modules/demux/rawvid.c: raw video demuxer (only does YV12 for now).
>  > http://trac.videolan.org/vlc/changeset/19898

You can simplify the var_Create / var_Get / assign value operations
using var_CreateGetFloat and Int(eger?). (It even makes the code easier
to read :D)

Btw, i'm curious, what are you using that for?

-- 
Antoine Cellerier
dionoea

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list