[svn] / branches / release-1_1-branch / xvidcore / src / decoder.c Repository:
ViewVC logotype

Diff of /branches/release-1_1-branch/xvidcore/src/decoder.c

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

revision 1713, Mon Jul 10 08:09:59 2006 UTC revision 1714, Mon Jul 10 15:05:30 2006 UTC
# Line 20  Line 20 
20   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
21   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
22   *   *
23   * $Id: decoder.c,v 1.75.2.1 2005-12-30 14:26:46 Isibaar Exp $   * $Id: decoder.c,v 1.75.2.2 2006-07-10 15:05:30 Isibaar Exp $
24   *   *
25   ****************************************************************************/   ****************************************************************************/
26    
# Line 195  Line 195 
195    dec->low_delay = 0;    dec->low_delay = 0;
196    dec->packed_mode = 0;    dec->packed_mode = 0;
197    dec->time_inc_resolution = 1; /* until VOL header says otherwise */    dec->time_inc_resolution = 1; /* until VOL header says otherwise */
198      dec->ver_id = 1;
199    
200    dec->bs_version = 0xffff; /* Initialize to very high value -> assume bugfree stream */    dec->bs_version = 0xffff; /* Initialize to very high value -> assume bugfree stream */
201    

Legend:
Removed from v.1713  
changed lines
  Added in v.1714

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