On Wed, Apr 06, 2011 at 05:41:12PM -0400, Brad wrote:
> Fix the breakage introduced with this commit..
> 
> 
> diff --git a/libavcodec/parser.c b/libavcodec/parser.c
> index 0c69b91..3ba3e9c 100644
> --- a/libavcodec/parser.c
> +++ b/libavcodec/parser.c
> @@ -105,7 +105,7 @@ void ff_fetch_timestamp(AVCodecParserContext *s, int off, 
> int remove){
>      }
>  }
>  
> -#if LIBAVCODEC_VERSION_MINOR < 53
> +#if LIBAVCODEC_VERSION_MAJOR < 53
>  /**
>   *
>   * @param buf           input
> 

Ok and pushed, thank you for noticing.

And 10l for me

-- 
Anton Khirnov

Attachment: signature.asc
Description: Digital signature

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

Reply via email to