[vlc-devel] [PATCH 1/2] mux: avi: improve RIFF header builder.
Denis Charmet
typx at dinauz.org
Sat Sep 7 11:12:27 CEST 2013
Le vendredi 06 septembre 2013 à 07:42:21, Francois Cartegnie a écrit :
> Le 05/09/2013 10:53, Denis Charmet a écrit :
> >> +static void bo_SetDWordLE( buffer_out_t *p_bo, uint32_t i, int i_offset )
> >
> > Why not using the functions in vlc_common.h?
>
> No pointers, and lazy check/realloc ?
>
uh?
void Set[QD]?WLE (void *p, uint64_t qw) use pointers and doesn't
realloc.
Regards,
--
Denis Charmet - TypX
Le mauvais esprit est un art de vivre
More information about the vlc-devel
mailing list