On Mon, Apr 18, 2011 at 09:03:02AM +0200, Anton Khirnov wrote:
> 
> --- a/libavformat/rtmpproto.c
> +++ b/libavformat/rtmpproto.c
> @@ -38,12 +38,7 @@
>  
> -/* we can't use av_log() with URLContext yet... */
> -#if FF_API_URL_CLASS
>  #define LOG_CONTEXT s
> -#else
> -#define LOG_CONTEXT NULL
> -#endif

This is not enough, all instances of LOG_CONTEXT should be eliminated.

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to