ALT_BITSTREAM_READER_LE is obviously not needed for the tta demuxer, as there was a typo in the define

Originally committed as revision 6119 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Aurelien Jacobs 2006-08-28 18:53:10 +00:00
parent 75c998a219
commit 51ebd13654

View File

@ -17,7 +17,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "avformat.h"
#define ALT_BITSREAM_READER_LE
#include "bitstream.h"
typedef struct {