--- branches/dev-api-4/xvidcore/src/plugins/plugin_2pass1.c 2003/11/09 20:49:21 1202 +++ branches/dev-api-4/xvidcore/src/plugins/plugin_2pass1.c 2003/11/19 15:42:38 1216 @@ -22,7 +22,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id: plugin_2pass1.c,v 1.1.2.8 2003-11-09 20:49:21 edgomez Exp $ + * $Id: plugin_2pass1.c,v 1.1.2.9 2003-11-19 15:42:38 syskin Exp $ * *****************************************************************************/ @@ -145,6 +145,7 @@ switch(opt) { case XVID_PLG_INFO : + case XVID_PLG_FRAME : return 0; case XVID_PLG_CREATE :