Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(106)

Unified Diff: libavcodec/ituh263dec.c

Issue 9370003: Remove pthreads patch, roll in new patches, disable unchecked bit readers. (Closed) Base URL: ssh://gerrit.chromium.org:29418/chromium/third_party/ffmpeg.git@master
Patch Set: gyp fix. Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: libavcodec/ituh263dec.c
diff --git a/libavcodec/ituh263dec.c b/libavcodec/ituh263dec.c
index f058c9b84828a3dc8425bd96d1664250eada91e0..bf03e1a1d66e2325c9f3951f77a1059578eaa8cc 100644
--- a/libavcodec/ituh263dec.c
+++ b/libavcodec/ituh263dec.c
@@ -27,8 +27,6 @@
* h263 decoder.
*/
-#define UNCHECKED_BITSTREAM_READER 1
-
//#define DEBUG
#include <limits.h>
« configure ('K') | « libavcodec/h264_parser.c ('k') | libavcodec/mpeg12.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698