Loading media/extractors/mp4/MPEG4Extractor.cpp +1 −0 Original line number Original line Diff line number Diff line Loading @@ -5592,6 +5592,7 @@ static bool isCompatibleBrand(uint32_t fourcc) { FOURCC("mp41"), FOURCC("mp41"), FOURCC("mp42"), FOURCC("mp42"), FOURCC("dash"), FOURCC("dash"), FOURCC("nvr1"), // Won't promise that the following file types can be played. // Won't promise that the following file types can be played. // Just give these file types a chance. // Just give these file types a chance. Loading Loading
media/extractors/mp4/MPEG4Extractor.cpp +1 −0 Original line number Original line Diff line number Diff line Loading @@ -5592,6 +5592,7 @@ static bool isCompatibleBrand(uint32_t fourcc) { FOURCC("mp41"), FOURCC("mp41"), FOURCC("mp42"), FOURCC("mp42"), FOURCC("dash"), FOURCC("dash"), FOURCC("nvr1"), // Won't promise that the following file types can be played. // Won't promise that the following file types can be played. // Just give these file types a chance. // Just give these file types a chance. Loading