Andreas Rheinhardt:
> libavcodec/internal.h has been included since 36e61e24/67286fa9 for
> avpriv_bprint_to_extradata(). The latter function has been replaced
> by ff_bprint_to_codecpar_extradata() in 6f69f7a8, making the header
> superfluous.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@gmail.com>
> ---
>  libavformat/assdec.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/libavformat/assdec.c b/libavformat/assdec.c
> index f66b296673..2e7d100a5b 100644
> --- a/libavformat/assdec.c
> +++ b/libavformat/assdec.c
> @@ -25,7 +25,6 @@
>  #include "avformat.h"
>  #include "internal.h"
>  #include "subtitles.h"
> -#include "libavcodec/internal.h"
>  #include "libavutil/bprint.h"
>  
>  typedef struct ASSContext {
> 
Ping for the rest of this patchset.

- Andreas
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to