summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_sei.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-08-21 11:18:43 +0200
committerMichael Niedermayer <michaelni@gmx.at>2013-08-21 11:18:43 +0200
commit58e12732dbab77fe06b861dcbdc712c5fa065bbd (patch)
tree2115478067f320c6bd6e4c2793c3a80905b89b62 /libavcodec/h264_sei.c
parenta76390d100ec85f88a7d48ddad476c4a685008f9 (diff)
parent2a61592573d725956a4377641344afe263382648 (diff)
downloadffmpeg-streaming-58e12732dbab77fe06b861dcbdc712c5fa065bbd.zip
ffmpeg-streaming-58e12732dbab77fe06b861dcbdc712c5fa065bbd.tar.gz
Merge commit '2a61592573d725956a4377641344afe263382648'
* commit '2a61592573d725956a4377641344afe263382648': avcodec: Remove some commented-out debug cruft Conflicts: libavcodec/h264_cabac.c libavcodec/h264_cavlc.c libavcodec/h264_loopfilter.c libavcodec/h264_mvpred.h libavcodec/mjpegdec.c libavcodec/mjpegenc.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/h264_sei.c')
-rw-r--r--libavcodec/h264_sei.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/h264_sei.c b/libavcodec/h264_sei.c
index b1c6499..d5e8a4f 100644
--- a/libavcodec/h264_sei.c
+++ b/libavcodec/h264_sei.c
@@ -30,7 +30,6 @@
#include "h264.h"
#include "golomb.h"
-//#undef NDEBUG
#include <assert.h>
static const uint8_t sei_num_clock_ts_table[9] = {
OpenPOWER on IntegriCloud