Re: [PATCH] a52: Make compatible with ffmpeg 3.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 16 Feb 2016 02:49:22 +0100,
Anatol Pomozov wrote:
> 
> audioconvert.h has been deprecated a while ago and got removed in
> ffmpeg 3.0 (commit 2d40968dd3ff17b12f7).
> 
> Signed-off-by: Anatol Pomozov <anatol.pomozov@xxxxxxxxx>

Applied, thanks.


Takashi


> ---
>  a52/pcm_a52.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/a52/pcm_a52.c b/a52/pcm_a52.c
> index 88529eb..6fad77d 100644
> --- a/a52/pcm_a52.c
> +++ b/a52/pcm_a52.c
> @@ -39,7 +39,7 @@
>  #endif
>  
>  #if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(53, 34, 0)
> -#include <libavutil/audioconvert.h>
> +#include <libavutil/channel_layout.h>
>  #include <libavutil/mem.h>
>  #define USE_AVCODEC_FRAME
>  #endif
> -- 
> 2.7.1
> 
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel



[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux