[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 2176, Wed May 29 06:02:01 2019 UTC revision 2177, Sun Nov 3 11:50:49 2019 UTC
# Line 171  Line 171 
171  the end of the buffer. Padding might be appropriate. If only chunks  the end of the buffer. Padding might be appropriate. If only chunks
172  of 4bytes are applicable, define XVID_SAFE_BS_TAIL. Note that this will  of 4bytes are applicable, define XVID_SAFE_BS_TAIL. Note that this will
173  slow decoding, so consider this as a last-resort solution */  slow decoding, so consider this as a last-resort solution */
174  /* #define XVID_SAFE_BS_TAIL */  #ifndef XVID_HAVE_PADDED_BS_BUFFER
175    #define XVID_SAFE_BS_TAIL
176    #endif
177    
178  /* initialise bitstream structure */  /* initialise bitstream structure */
179    

Legend:
Removed from v.2176  
changed lines
  Added in v.2177

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