[FFmpeg-devel] [PATCH] libavformat/avidec.c: remove duplicated conversion

Michael Niedermayer michael at niedermayer.cc
Wed Nov 25 01:00:00 EET 2020


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20201125/d4d35ea5/attachment.sig>


More information about the ffmpeg-devel mailing list