projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
avcodec: Remove some commented-out debug cruft
[ffmpeg.git]
/
libavcodec
/
h264_mvpred.h
diff --git
a/libavcodec/h264_mvpred.h
b/libavcodec/h264_mvpred.h
index
586772f
..
a7545f0
100644
(file)
--- a/
libavcodec/h264_mvpred.h
+++ b/
libavcodec/h264_mvpred.h
@@
-32,7
+32,6
@@
#include "avcodec.h"
#include "h264.h"
-//#undef NDEBUG
#include <assert.h>
static av_always_inline int fetch_diagonal_mv(H264Context *h, const int16_t **C,