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

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

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

revision 499, Sat Sep 21 03:11:36 2002 UTC revision 514, Sun Sep 22 17:01:36 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.32 2002-09-21 03:07:56 suxen_drol Exp $   * $Id: bitstream.c,v 1.33 2002-09-22 17:01:36 edgomez Exp $
32   *   *
33   ****************************************************************************/   ****************************************************************************/
34    
# Line 417  Line 417 
417    
418    
419                                  if (vol_ver_id != 1) {                                  if (vol_ver_id != 1) {
420                                          DEBUG("QUARTERPEL BITSTREAM");                                          DPRINTF(DPRINTF_DEBUG, "QUARTERPEL BITSTREAM");
421                                          dec->quarterpel = BitstreamGetBit(bs);  // quarter_sample                                          dec->quarterpel = BitstreamGetBit(bs);  // quarter_sample
422                                  }                                  }
423                                  else                                  else

Legend:
Removed from v.499  
changed lines
  Added in v.514

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