[svn] / branches / dev-api-3 / xvidcore / src / divx4.c Repository:
ViewVC logotype

Diff of /branches/dev-api-3/xvidcore/src/divx4.c

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

revision 10, Fri Mar 8 22:26:15 2002 UTC revision 19, 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.10  
changed lines
  Added in v.19

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