On Mon, Nov 23, 2020 at 10:54:58AM -0800, Thierry Foucu wrote:
> ff_riff_info_conv deals with riff metadata already, so, not need to add
> those metadata in avi_metadata_conv
> ---
>  libavformat/avidec.c | 8 --------
>  1 file changed, 8 deletions(-)
> 
> diff --git a/libavformat/avidec.c b/libavformat/avidec.c
> index 7e527e15ee..75a76b995d 100644
> --- a/libavformat/avidec.c
> +++ b/libavformat/avidec.c
> @@ -110,14 +110,6 @@ static const char avi_headers[][8] = {
>  
>  static const AVMetadataConv avi_metadata_conv[] = {
>      { "strn", "title" },

> -    { "isbj", "subject" },

where is isbj duplicated ?

also see:
"avformat/avidec: Remove redundant entries from avi_metadata_conv"

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No great genius has ever existed without some touch of madness. -- Aristotle

Attachment: signature.asc
Description: PGP signature

_______________________________________________
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