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

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

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

revision 469, Tue Sep 10 22:52:13 2002 UTC revision 478, Thu Sep 12 19:06:37 2002 UTC
# Line 28  Line 28 
28   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
29   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
30   *   *
31   * $Id: bitstream.c,v 1.29 2002-09-10 22:52:12 edgomez Exp $   * $Id: bitstream.c,v 1.30 2002-09-12 19:06:37 edgomez Exp $
32   *   *
33   ****************************************************************************/   ****************************************************************************/
34    
# Line 161  Line 161 
161          uint32_t coding_type;          uint32_t coding_type;
162          uint32_t start_code;          uint32_t start_code;
163          uint32_t time_incr = 0;          uint32_t time_incr = 0;
164          int32_t time_increment;          int32_t time_increment = 0;
165    
166          do {          do {
167                  BitstreamByteAlign(bs);                  BitstreamByteAlign(bs);

Legend:
Removed from v.469  
changed lines
  Added in v.478

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