Hi,

On Sun, Oct 16, 2011 at 8:17 AM, Mans Rullgard <[email protected]> wrote:
> Signed-off-by: Mans Rullgard <[email protected]>
> ---
>  libavcodec/avcodec.h |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h
> index 750a208..593ee36 100644
> --- a/libavcodec/avcodec.h
> +++ b/libavcodec/avcodec.h
> @@ -3639,8 +3639,6 @@ AVCodecContext *avcodec_alloc_context2(enum 
> AVMediaType);
>  *
>  * @return An AVCodecContext filled with default values or NULL on failure.
>  * @see avcodec_get_context_defaults
> - *
> - * @deprecated use avcodec_alloc_context3()
>  */
>  AVCodecContext *avcodec_alloc_context3(AVCodec *codec);

Hehe, that could be recursive. Patch OK.

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

Reply via email to