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

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

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

revision 1217, Wed Nov 19 15:42:39 2003 UTC revision 1219, Wed Nov 19 15:59:41 2003 UTC
# Line 25  Line 25 
25   *  along with this program; if not, write to the Free Software   *  along with this program; if not, write to the Free Software
26   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
27   *   *
28   * $Id: plugin_2pass2.c,v 1.1.2.26 2003-11-19 15:42:39 edgomez Exp $   * $Id: plugin_2pass2.c,v 1.1.2.27 2003-11-19 15:59:41 edgomez Exp $
29   *   *
30   *****************************************************************************/   *****************************************************************************/
31    
# Line 220  Line 220 
220  {  {
221          switch(opt) {          switch(opt) {
222          case XVID_PLG_INFO :          case XVID_PLG_INFO :
223            case XVID_PLG_FRAME :
224                  return 0;                  return 0;
225    
226          case XVID_PLG_CREATE :          case XVID_PLG_CREATE :

Legend:
Removed from v.1217  
changed lines
  Added in v.1219

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