Commit b4b6ff3a authored by Oded Shimon's avatar Oded Shimon

Original Commit: r30 | ods15 | 2006-09-22 18:24:04 +0300 (Fri, 22 Sep 2006) | 2 lines

remove some old defines, use ALT_BITSTREAM_WRITER

Originally committed as revision 6439 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent b1f6c8b1
......@@ -27,13 +27,9 @@
#undef NDEBUG
#include <assert.h>
#define ALT_BITSTREAM_READER_LE
#define ALT_BITSTREAM_WRITER
#include "bitstream.h"
#define VORBIS_FRAME_SIZE 64
#define BUFFER_SIZE (1024*64)
typedef struct {
int len;
uint32_t codeword;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment