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

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

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

revision 1161, Wed Oct 1 23:23:01 2003 UTC revision 1216, Wed Nov 19 15:42:38 2003 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: plugin_psnr.c,v 1.1.2.5 2003-10-01 23:23:01 edgomez Exp $   * $Id: plugin_psnr.c,v 1.1.2.6 2003-11-19 15:42:38 syskin Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 43  Line 43 
43      case XVID_PLG_CREATE :      case XVID_PLG_CREATE :
44      case XVID_PLG_DESTROY :      case XVID_PLG_DESTROY :
45      case XVID_PLG_BEFORE :      case XVID_PLG_BEFORE :
46            case XVID_PLG_FRAME :
47         return 0;         return 0;
48    
49      case XVID_PLG_AFTER :      case XVID_PLG_AFTER :

Legend:
Removed from v.1161  
changed lines
  Added in v.1216

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