[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.11, Tue Sep 10 22:25:23 2002 UTC revision 1.13, Sat Sep 21 03:07:56 2002 UTC
# Line 3  Line 3 
3   *  XVID MPEG-4 VIDEO CODEC   *  XVID MPEG-4 VIDEO CODEC
4   *  - Bitstream reader/writer inlined functions and constants-   *  - Bitstream reader/writer inlined functions and constants-
5   *   *
6   *  Copyright (C) 2001-2002 - Peter Ross <pross@cs.rmit.edu.au>   *  Copyright (C) 2001-2002 - Peter Ross <pross@xvid.org>
7   *   *
8   *  This program is an implementation of a part of one or more MPEG-4   *  This program is an implementation of a part of one or more MPEG-4
9   *  Video tools as specified in ISO/IEC 14496-2 standard.  Those intending   *  Video tools as specified in ISO/IEC 14496-2 standard.  Those intending
# Line 131  Line 131 
131                                                           const FRAMEINFO * frame,                                                           const FRAMEINFO * frame,
132                                                           int vop_coded);                                                           int vop_coded);
133    
 void BitstreamWriteUserData(Bitstream * const bs,  
                                                         uint8_t * data,  
                                                         const int length);  
   
134  /*****************************************************************************  /*****************************************************************************
135   * Inlined functions   * Inlined functions
136   ****************************************************************************/   ****************************************************************************/

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.13

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