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

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

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

revision 1616, Tue May 17 21:03:32 2005 UTC revision 1617, Mon May 23 09:29:43 2005 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: bitstream.h,v 1.21 2005-05-17 21:03:32 Skal Exp $   * $Id: bitstream.h,v 1.22 2005-05-23 09:29:43 Skal Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# 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.1616  
changed lines
  Added in v.1617

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