From f75aa259959c64e8b4eeb4a25528b1580b348a2f Mon Sep 17 00:00:00 2001 From: Steve Kondik Date: Thu, 5 Nov 2015 12:39:08 -0800 Subject: stagefright: Reduce logspam Change-Id: I316d82226ea5b8486e4aefae0d69a361ab115006 --- media/libstagefright/FFMPEGSoftCodec.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media/libstagefright/FFMPEGSoftCodec.cpp') 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 -- cgit v1.1