[FFmpeg-devel] [RFC] url_write()
Reimar Döffinger
Reimar.Doeffinger
Wed Oct 6 08:29:47 CEST 2010
On Wed, Oct 06, 2010 at 12:24:44AM +0200, Michael Niedermayer wrote:
> > How about a
> > static inline int retry_transfer_wrapper(URLContext *h, const unsigned char *buf, int size,
> > int (*transfer_func)(URLContext *h, const unsigned char *buf, int size))
> >
> > And using it for both instead of duplicating it?
>
> will commit below soon if you are ok with it
Looks nice to me.
More information about the ffmpeg-devel
mailing list