comparison wma.h @ 9428:0dce4fe6e6f3 libavcodec

Rename bitstream.h to get_bits.h.
author stefano
date Mon, 13 Apr 2009 16:20:26 +0000
parents 4cb7c65fc775
children 39bb2646fe00
comparison
equal deleted inserted replaced
9427:4c1fb7723412 9428:0dce4fe6e6f3
20 */ 20 */
21 21
22 #ifndef AVCODEC_WMA_H 22 #ifndef AVCODEC_WMA_H
23 #define AVCODEC_WMA_H 23 #define AVCODEC_WMA_H
24 24
25 #include "bitstream.h" 25 #include "get_bits.h"
26 #include "put_bits.h" 26 #include "put_bits.h"
27 #include "dsputil.h" 27 #include "dsputil.h"
28 28
29 /* size of blocks */ 29 /* size of blocks */
30 #define BLOCK_MIN_BITS 7 30 #define BLOCK_MIN_BITS 7