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

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

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

revision 1467, Fri Jun 4 11:54:42 2004 UTC revision 1476, Sat Jul 3 09:18:35 2004 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.51.2.5 2004-06-04 11:54:41 edgomez Exp $   * $Id: decoder.c,v 1.51.2.6 2004-07-03 09:18:35 edgomez Exp $
24   *   *
25   ****************************************************************************/   ****************************************************************************/
26    
# Line 1556  Line 1556 
1556    
1557                  if (dec->low_delay) {                  if (dec->low_delay) {
1558                          DPRINTF(XVID_DEBUG_ERROR, "warning: bvop found in low_delay==1 stream\n");                          DPRINTF(XVID_DEBUG_ERROR, "warning: bvop found in low_delay==1 stream\n");
1559                          dec->low_delay = 1;                          dec->low_delay = 0;
1560                  }                  }
1561    
1562                  if (dec->frames < 2) {                  if (dec->frames < 2) {

Legend:
Removed from v.1467  
changed lines
  Added in v.1476

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