[cvs] / xvidcore / src / divx4.c Repository:
ViewVC logotype

Diff of /xvidcore/src/divx4.c

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

revision 1.3, Fri Mar 8 22:26:15 2002 UTC revision 1.4, Sat Mar 9 16:24:21 2002 UTC
# Line 251  Line 251 
251    
252          case DEC_OPT_FRAME:          case DEC_OPT_FRAME:
253                  {                  {
254                          int csp_tmp;                          int csp_tmp = 0;
255    
256                          DEC_FRAME * dframe = (DEC_FRAME *)param1;                          DEC_FRAME * dframe = (DEC_FRAME *)param1;
257                          DINST * dcur = dinst_find(key);                          DINST * dcur = dinst_find(key);
258                          if (dcur == NULL)                          if (dcur == NULL)

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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