[FFmpeg-devel] Libavnet

Diego Biurrun diego
Fri Nov 23 12:36:10 CET 2007


On Fri, Nov 23, 2007 at 11:01:53AM +0100, Luca Abeni wrote:
>
> I attach the latest version of the patch for creating libavnet.
>
> --- ffmpeg.orig/configure	2007-11-23 09:13:58.000000000 +0100
> +++ ffmpeg/configure	2007-11-23 09:49:13.000000000 +0100

You have missed adding libavnet to DIRS and FILES, this is needed for
out of tree builds.

> --- /dev/null	1970-01-01 00:00:00.000000000 +0000
> +++ ffmpeg/libavnet/net_support.h	2007-11-23 10:30:13.000000000 +0100

Maybe net_os_support.h?

> @@ -0,0 +1,96 @@
> +/*
> + * various utilities for ffmpeg system

Maybe you can find a slightly more descriptive phrase..

> + * copyright (c) 2000, 2001, 2002 Fabrice Bellard

Did Fabrice write this?

> +/**
> + * @file net_support.h
> + * miscellaneous OS support macros and functions needed to support networking.

Capitalize.

> +/* events & revents */

What is a revent?

Diego




More information about the ffmpeg-devel mailing list