comparison g726.c @ 9428:0dce4fe6e6f3 libavcodec

Rename bitstream.h to get_bits.h.
author stefano
date Mon, 13 Apr 2009 16:20:26 +0000
parents 4cb7c65fc775
children 7955db355703
comparison
equal deleted inserted replaced
9427:4c1fb7723412 9428:0dce4fe6e6f3
21 * License along with FFmpeg; if not, write to the Free Software 21 * License along with FFmpeg; if not, write to the Free Software
22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
23 */ 23 */
24 #include <limits.h> 24 #include <limits.h>
25 #include "avcodec.h" 25 #include "avcodec.h"
26 #include "bitstream.h" 26 #include "get_bits.h"
27 #include "put_bits.h" 27 #include "put_bits.h"
28 28
29 /** 29 /**
30 * G.726 11bit float. 30 * G.726 11bit float.
31 * G.726 Standard uses rather odd 11bit floating point arithmentic for 31 * G.726 Standard uses rather odd 11bit floating point arithmentic for