Parent Directory
|
Revision Log
|
Patch
revision 1486, Sat Jul 10 17:49:31 2004 UTC | revision 1487, Sun Jul 11 08:54:38 2004 UTC | |
---|---|---|
# | Line 711 | Line 711 |
711 | frame.vop_flags |= XVID_VOP_HALFPEL; | frame.vop_flags |= XVID_VOP_HALFPEL; |
712 | frame.vop_flags |= XVID_VOP_HQACPRED; | frame.vop_flags |= XVID_VOP_HQACPRED; |
713 | ||
714 | if (codec->config.interlacing && codec->config.tff) | |
715 | frame.vop_flags |= XVID_VOP_TOPFIELDFIRST; | |
716 | ||
717 | ||
718 | if (codec->config.vop_debug) | if (codec->config.vop_debug) |
719 | frame.vop_flags |= XVID_VOP_DEBUG; | frame.vop_flags |= XVID_VOP_DEBUG; |
720 |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |