 Chromium Code Reviews
 Chromium Code Reviews Issue 4533003:
  patched ffmpeg nov 2  (Closed) 
  Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/ffmpeg/
    
  
    Issue 4533003:
  patched ffmpeg nov 2  (Closed) 
  Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/ffmpeg/| 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, | 
| }; |