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

Diff of /branches/dev-api-4/xvidcore/src/encoder.c

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

revision 1267, Wed Dec 17 15:16:16 2003 UTC revision 1282, Fri Dec 19 10:55:58 2003 UTC
# Line 21  Line 21 
21   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
22   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
23   *   *
24   * $Id: encoder.c,v 1.95.2.59 2003-12-17 15:16:16 edgomez Exp $   * $Id: encoder.c,v 1.95.2.60 2003-12-19 10:55:58 syskin Exp $
25   *   *
26   ****************************************************************************/   ****************************************************************************/
27    
# Line 1268  Line 1268 
1268                  pEnc->iFrameNum = 1;                  pEnc->iFrameNum = 1;
1269    
1270                  /* ---- update vol flags at IVOP ----------- */                  /* ---- update vol flags at IVOP ----------- */
1271                  pEnc->mbParam.vol_flags = frame->vol_flags;                  pEnc->mbParam.vol_flags = pEnc->current->vol_flags;
1272    
1273                  /* Aspect ratio */                  /* Aspect ratio */
1274                  switch(frame->par) {                  switch(frame->par) {

Legend:
Removed from v.1267  
changed lines
  Added in v.1282

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