[vlc-devel] [PATCH 1/2] mux: avi: improve RIFF header builder.
Francois Cartegnie
fcvlcdev at free.fr
Wed Sep 4 16:40:25 CEST 2013
Le 04/09/2013 16:32, Rafaël Carré a écrit :
>> // FIXME FIXME
>
> Is the FIXME still valid after your patch?
Different problem, so yes.
That other one needs some realloc somewhere, and using offsets instead
of pointers in bo_Set*() will allow it.
>
> Is memset still needed now that you write only the needed bytes into the
> stream?
Probably could be aimed at the JUNK section only.
Francois
More information about the vlc-devel
mailing list