[MPlayer-dev-eng] [PATCH] avoid code duplication in demux_{mov, ts, ogg}
Nico Sabbi
nicola_sabbi at fastwebnet.it
Sat May 13 23:39:41 CEST 2006
Dominik 'Rathann' Mierzejewski wrote:
>Quick&dirty patch to move the realloc_struct code to a common place.
>Fixes code duplication and a warning in demux_ogg. A better place
>would probably be libavutil or maybe osdep/?
>
>
>
it's not OS dependant and it would be unavailable without libavutil.
Maybe a new utils.[ch] ?
More information about the MPlayer-dev-eng
mailing list