[cvs] / xvidcore / src / bitstream / bitstream.h Repository:
ViewVC logotype

Diff of /xvidcore/src/bitstream/bitstream.h

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

revision 1.21, Tue May 17 21:03:32 2005 UTC revision 1.22, Mon May 23 09:29:43 2005 UTC
# Line 146  Line 146 
146                                                           unsigned int quant);                                                           unsigned int quant);
147    
148  void BitstreamWriteUserData(Bitstream * const bs,  void BitstreamWriteUserData(Bitstream * const bs,
149                                                          uint8_t * data,                                                          const char *data,
150                                                          const int length);                                                          const unsigned int length);
151    
152  void  void
153  BitstreamWriteEndOfSequence(Bitstream * const bs);  BitstreamWriteEndOfSequence(Bitstream * const bs);
154    

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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