diff options
author | Pannag Sanketi <psanketi@google.com> | 2012-05-18 11:38:37 -0700 |
---|---|---|
committer | Pannag Sanketi <psanketi@google.com> | 2012-06-20 19:23:48 -0700 |
commit | 22f2a8728ee2000a01aa6fc6108d8478d7c0ced9 (patch) | |
tree | 8a7fceac06445181536287a0a0993cd43d6907e9 /packages | |
parent | fce2ec4da468c2d5ba26de8d051ff7ee64bb01c3 (diff) | |
download | frameworks_base-22f2a8728ee2000a01aa6fc6108d8478d7c0ced9.zip frameworks_base-22f2a8728ee2000a01aa6fc6108d8478d7c0ced9.tar.gz frameworks_base-22f2a8728ee2000a01aa6fc6108d8478d7c0ced9.tar.bz2 |
Crash in SurfaceTextureTarget filter open
If the filter graph in an app closes out, the SurfaceTextureTarget
filter was losing the reference to the original surfacetexture, and the
app would re-start the graph without setting the surfacetexture again,
thus leading to a crash in registering a surface from surfacetexture.
Typical scenarios is start/stop immediately in camera effects recording.
Fix part of b/6651352
Fix part of b/6655597
Change-Id: Ib2bae7e886784e91b3a886f7ccd439ff190feb22
Diffstat (limited to 'packages')
0 files changed, 0 insertions, 0 deletions