ALT_BITSTREAM_READER_LE is obviously not needed for the tta demuxer, as there was...
authorAurelien Jacobs <aurel@gnuage.org>
Mon, 28 Aug 2006 18:53:10 +0000 (18:53 +0000)
committerAurelien Jacobs <aurel@gnuage.org>
Mon, 28 Aug 2006 18:53:10 +0000 (18:53 +0000)
Originally committed as revision 6119 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavformat/tta.c

index 7a54ec2..07cf75c 100644 (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 {