summaryrefslogtreecommitdiffstats
path: root/media/libavextensions/stagefright
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2015-11-03 17:48:54 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2015-11-03 17:48:54 -0800
commitfc4da68969ef979905ce29018a22460fe8c73dba (patch)
tree51d6ef569397a4cfffc66af28581ba7f41e44c33 /media/libavextensions/stagefright
parentf140e521f51b2d48c1f983c2790f4ab55b6dfac9 (diff)
parenta729f437f5f46efbd366721d7d4f398186ce77cd (diff)
downloadframeworks_av-fc4da68969ef979905ce29018a22460fe8c73dba.zip
frameworks_av-fc4da68969ef979905ce29018a22460fe8c73dba.tar.gz
frameworks_av-fc4da68969ef979905ce29018a22460fe8c73dba.tar.bz2
Merge "nuplayer: Drop frames with DATACORRUPT flag"
Diffstat (limited to 'media/libavextensions/stagefright')
-rw-r--r--media/libavextensions/stagefright/AVExtensions.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/media/libavextensions/stagefright/AVExtensions.h b/media/libavextensions/stagefright/AVExtensions.h
index 937180f..0b70c08 100644
--- a/media/libavextensions/stagefright/AVExtensions.h
+++ b/media/libavextensions/stagefright/AVExtensions.h
@@ -47,7 +47,6 @@ struct ACodec;
struct ALooper;
struct IMediaHTTPConnection;
struct MediaCodec;
-struct MediaSource;
struct MediaHTTP;
struct NuCachedSource2;
class CameraParameters;