summaryrefslogtreecommitdiffstats
path: root/libvideoeditor/lvpp/VideoEditorBGAudioProcessing.h
diff options
context:
space:
mode:
authorSantosh Madhava <smadhava@google.com>2011-02-11 00:43:26 -0800
committerSantosh Madhava <smadhava@google.com>2011-02-11 00:43:26 -0800
commit5df818550a13d5bd21798badcb413e7a945e15e8 (patch)
tree555e1034505ab57c4c7be5e31373d23d28228b58 /libvideoeditor/lvpp/VideoEditorBGAudioProcessing.h
parent5d5aed9d4e28fc2166617e54a219506fe0892e8b (diff)
downloadframeworks_av-5df818550a13d5bd21798badcb413e7a945e15e8.zip
frameworks_av-5df818550a13d5bd21798badcb413e7a945e15e8.tar.gz
frameworks_av-5df818550a13d5bd21798badcb413e7a945e15e8.tar.bz2
Fix for issue 3431967 : Memory leak from video editor engine
Change-Id: I4cc445ce7d41a4842dcf0b5ad1c729c0ae5553cd
Diffstat (limited to 'libvideoeditor/lvpp/VideoEditorBGAudioProcessing.h')
-rwxr-xr-xlibvideoeditor/lvpp/VideoEditorBGAudioProcessing.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libvideoeditor/lvpp/VideoEditorBGAudioProcessing.h b/libvideoeditor/lvpp/VideoEditorBGAudioProcessing.h
index 851a133..8c54e15 100755
--- a/libvideoeditor/lvpp/VideoEditorBGAudioProcessing.h
+++ b/libvideoeditor/lvpp/VideoEditorBGAudioProcessing.h
@@ -56,7 +56,6 @@ public:
void veSetAudioProcessingParams(veAudMixSettings mixParams);
M4OSA_Int32 veProcessAudioMixNDuck(void* , void *, void *);
-protected:
~VideoEditorBGAudioProcessing();
private: