[FFmpeg-devel] [PATCH] remove duplicate AV_STRINGIFY() definition

Michael Niedermayer michaelni
Sun Feb 17 03:09:48 CET 2008


On Sun, Feb 17, 2008 at 12:53:02AM +0000, Mans Rullgard wrote:
> ---
>  libavcodec/avcodec.h |    3 ---
>  1 files changed, 0 insertions(+), 3 deletions(-)
> 
> diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
> index 524be49..1fc0b23 100644
> --- a/libavcodec/avcodec.h
> +++ b/libavcodec/avcodec.h
> @@ -30,9 +30,6 @@
>  #include "avutil.h"
>  #include <sys/types.h> /* size_t */
>  
> -#define AV_STRINGIFY(s)         AV_TOSTRING(s)
> -#define AV_TOSTRING(s) #s
> -

ok

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Asymptotically faster algorithms should always be preferred if you have
asymptotical amounts of data
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080217/ecf69471/attachment.pgp>



More information about the ffmpeg-devel mailing list