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

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

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

revision 1472, Sat Jun 12 13:02:12 2004 UTC revision 1474, Sat Jul 3 08:33:16 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.59 2004-06-12 13:02:12 edgomez Exp $   * $Id: decoder.c,v 1.60 2004-07-03 08:33:16 syskin Exp $
24   *   *
25   ****************************************************************************/   ****************************************************************************/
26    
# Line 1573  Line 1573 
1573    
1574                  if (dec->low_delay) {                  if (dec->low_delay) {
1575                          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");
1576                          dec->low_delay = 1;                          dec->low_delay = 0;
1577                  }                  }
1578    
1579                  if (dec->frames < 2) {                  if (dec->frames < 2) {

Legend:
Removed from v.1472  
changed lines
  Added in v.1474

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