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

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

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

revision 1671, Fri Dec 30 14:04:49 2005 UTC revision 1696, Mon Mar 27 11:21:48 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.77 2005-12-30 14:04:49 Isibaar Exp $   * $Id: decoder.c,v 1.78 2006-03-27 11:21:48 Skal 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.1671  
changed lines
  Added in v.1696

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