Mercurial > libavcodec.hg
changeset 534:56784e066e09 libavcodec
Remove some cruft.
author | mellum |
---|---|
date | Wed, 10 Jul 2002 22:06:04 +0000 |
parents | 3c07cf9595de |
children | 7f1b09bb34c6 |
files | common.h |
diffstat | 1 files changed, 0 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/common.h Wed Jul 10 21:01:45 2002 +0000 +++ b/common.h Wed Jul 10 22:06:04 2002 +0000 @@ -15,14 +15,6 @@ //#define LIBMPEG2_BITSTREAM_READER //#define A32_BITSTREAM_READER -#ifdef ARCH_ALPHA -#define ALT_BITSTREAM_READER -#endif - -//#define ALIGNED_BITSTREAM -#define FAST_GET_FIRST_VLC -//#define DUMP_STREAM - #ifdef HAVE_AV_CONFIG_H /* only include the following when compiling package */ #include "config.h"