projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3626642
)
don't need to define ALT_BITSTREAM_READER
author
Justin Ruggles
<justin.ruggles@gmail.com>
Thu, 19 Jul 2007 02:21:14 +0000
(
02:21
+0000)
committer
Justin Ruggles
<justin.ruggles@gmail.com>
Thu, 19 Jul 2007 02:21:14 +0000
(
02:21
+0000)
Originally committed as revision 9752 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ac3dec.c
patch
|
blob
|
history
diff --git
a/libavcodec/ac3dec.c
b/libavcodec/ac3dec.c
index 19ceac3645c6e47afd39f43fe71663b3833fda42..a1f4cc85dd56935ba0d9c521d12587fd2547ab80 100644
(file)
--- a/
libavcodec/ac3dec.c
+++ b/
libavcodec/ac3dec.c
@@
-32,8
+32,6
@@
#include <math.h>
#include <string.h>
-#define ALT_BITSTREAM_READER
-
#include "avcodec.h"
#include "ac3.h"
#include "ac3tab.h"