commit | 5a1c3529e4fa2f8a11054181294e0ce79fff8dd3 | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Wed Aug 25 11:09:41 2010 -0700 |
committer | Andreas Huber <andih@google.com> | Wed Aug 25 13:08:38 2010 -0700 |
tree | 06386bceb568bf27c3fff03139ac0745ec1c4eba | |
parent | fce49325d807c278229a594c1cc866e21da0e155 [diff] |
Allow sniffers to return a packet of opaque data that the corresponding extractor can take advantage of to not duplicate work already done sniffing. The mp3 extractor takes advantage of this now. Change-Id: Icb77ae3ee95a69c7da25b4d3b8696c0a2d33028a related-to-bug: 2948754