summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/m4v_h263
diff options
context:
space:
mode:
authorAndreas Huber <andih@google.com>2012-05-10 12:50:56 -0700
committerAndreas Huber <andih@google.com>2012-05-10 12:50:56 -0700
commit5c36fc8701eb7468c268c47dae5dba58dbd8e83e (patch)
tree69c02df15543f3439716349d0c2114a1cc6ef9b5 /media/libstagefright/codecs/m4v_h263
parent2f74ef3cdc192f817ee1121f41765f0852c1d81e (diff)
downloadframeworks_av-5c36fc8701eb7468c268c47dae5dba58dbd8e83e.zip
frameworks_av-5c36fc8701eb7468c268c47dae5dba58dbd8e83e.tar.gz
frameworks_av-5c36fc8701eb7468c268c47dae5dba58dbd8e83e.tar.bz2
Don't attempt to support content the software MPEG4 decoder clearly wasn't
prepared for. Change-Id: I4614ba25a1c67e47bde27ddebd99cb50892c1a94 related-to-bug: 6327803
Diffstat (limited to 'media/libstagefright/codecs/m4v_h263')
-rw-r--r--media/libstagefright/codecs/m4v_h263/dec/include/mp4dec_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/media/libstagefright/codecs/m4v_h263/dec/include/mp4dec_api.h b/media/libstagefright/codecs/m4v_h263/dec/include/mp4dec_api.h
index 24a50ce..6d4868c 100644
--- a/media/libstagefright/codecs/m4v_h263/dec/include/mp4dec_api.h
+++ b/media/libstagefright/codecs/m4v_h263/dec/include/mp4dec_api.h
@@ -20,7 +20,7 @@
#include "m4vh263_decoder_pv_types.h"
-#define PV_TOLERATE_VOL_ERRORS
+// #define PV_TOLERATE_VOL_ERRORS
#define PV_MEMORY_POOL
#ifndef _PV_TYPES_