summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/FFMPEGSoftCodec.cpp
diff options
context:
space:
mode:
authorSteve Kondik <steve@cyngn.com>2015-11-05 12:39:08 -0800
committerSteve Kondik <steve@cyngn.com>2015-11-05 12:39:08 -0800
commitf75aa259959c64e8b4eeb4a25528b1580b348a2f (patch)
tree9556d244234ce757e56117515669297454b6e5f1 /media/libstagefright/FFMPEGSoftCodec.cpp
parentd5d618443b0166393389b422892ec033825e57ce (diff)
downloadframeworks_av-f75aa259959c64e8b4eeb4a25528b1580b348a2f.zip
frameworks_av-f75aa259959c64e8b4eeb4a25528b1580b348a2f.tar.gz
frameworks_av-f75aa259959c64e8b4eeb4a25528b1580b348a2f.tar.bz2
stagefright: Reduce logspam
Change-Id: I316d82226ea5b8486e4aefae0d69a361ab115006
Diffstat (limited to 'media/libstagefright/FFMPEGSoftCodec.cpp')
-rw-r--r--media/libstagefright/FFMPEGSoftCodec.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/libstagefright/FFMPEGSoftCodec.cpp b/media/libstagefright/FFMPEGSoftCodec.cpp
index 3e6692b..5c6a8ed 100644
--- a/media/libstagefright/FFMPEGSoftCodec.cpp
+++ b/media/libstagefright/FFMPEGSoftCodec.cpp
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-#define LOG_NDEBUG 0
+//#define LOG_NDEBUG 0
#define LOG_TAG "FFMPEGSoftCodec"
#include <utils/Log.h>