Chromium Code Reviews| Index: source/patched-ffmpeg-mt/libavformat/oma.c |
| =================================================================== |
| --- source/patched-ffmpeg-mt/libavformat/oma.c (revision 65184) |
| +++ source/patched-ffmpeg-mt/libavformat/oma.c (working copy) |
| @@ -201,6 +201,5 @@ |
| .flags= AVFMT_GENERIC_INDEX, |
| .extensions = "oma,aa3", |
| .codec_tag= (const AVCodecTag* const []){codec_oma_tags, 0}, |
| - .metadata_conv = ff_id3v2_metadata_conv, |
| }; |