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

Diff of /xvidcore/src/encoder.c

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

revision 1.95.2.56, Sun Nov 30 16:13:15 2003 UTC revision 1.95.2.57, Fri Dec 12 09:58:40 2003 UTC
# Line 1223  Line 1223 
1223                  /* ---- update vol flags at IVOP ----------- */                  /* ---- update vol flags at IVOP ----------- */
1224                  pEnc->current->vol_flags = pEnc->mbParam.vol_flags = frame->vol_flags;                  pEnc->current->vol_flags = pEnc->mbParam.vol_flags = frame->vol_flags;
1225                  switch(frame->par) {                  switch(frame->par) {
1226                    case 0:
1227                            pEnc->mbParam.par = XVID_PAR_11_VGA;
1228                            break;
1229                  case XVID_PAR_11_VGA:                  case XVID_PAR_11_VGA:
1230                  case XVID_PAR_43_PAL:                  case XVID_PAR_43_PAL:
1231                  case XVID_PAR_43_NTSC:                  case XVID_PAR_43_NTSC:

Legend:
Removed from v.1.95.2.56  
changed lines
  Added in v.1.95.2.57

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