[svn] / branches / dev-api-4 / xvidcore / src / bitstream / mbcoding.h Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/src/bitstream/mbcoding.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3, Fri Mar 8 02:46:11 2002 UTC revision 100, Thu Apr 4 13:58:18 2002 UTC
# Line 3  Line 3 
3    
4  #include "../portab.h"  #include "../portab.h"
5  #include "../global.h"  #include "../global.h"
6    #include "bitstream.h"
7    
8  void create_vlc_tables(void);  void init_vlc_tables(void);
 void destroy_vlc_tables(void);  
9    
10  int get_mcbpc_intra(Bitstream * bs);  int get_mcbpc_intra(Bitstream * bs);
11  int get_mcbpc_inter(Bitstream * bs);  int get_mcbpc_inter(Bitstream * bs);

Legend:
Removed from v.3  
changed lines
  Added in v.100

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4