OSDN Git Service

Remove an O(n^2) algorithm in MPEG4Extractor.cpp to speed up seeks in long streams
authorAndreas Huber <andih@google.com>
Mon, 19 Sep 2011 19:18:47 +0000 (12:18 -0700)
committerAndreas Huber <andih@google.com>
Mon, 19 Sep 2011 19:21:33 +0000 (12:21 -0700)
commit89aa8fe4cb00d2f24260005b008602232d678684
tree06d871b702884809f45f70ed71b19917cc93fd3d
parent84ada693b87f4d9344578e750a506b7789c13eb9
Remove an O(n^2) algorithm in MPEG4Extractor.cpp to speed up seeks in long streams

containing B-frames.

Change-Id: Ie4dc734d2c2d5a5ce84674bb883f4b27e2278642
related-to-bug: 5336497
media/libstagefright/SampleTable.cpp
media/libstagefright/include/SampleTable.h