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

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

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

revision 1215, Wed Nov 19 12:24:25 2003 UTC revision 1216, Wed Nov 19 15:42:38 2003 UTC
# Line 20  Line 20 
20   *  along with this program; if not, write to the Free Software   *  along with this program; if not, write to the Free Software
21   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
22   *   *
23   * $Id: plugin_single.c,v 1.1.2.5 2003-10-01 23:23:01 edgomez Exp $   * $Id: plugin_single.c,v 1.1.2.6 2003-11-19 15:42:38 syskin Exp $
24   *   *
25   ****************************************************************************/   ****************************************************************************/
26    
# Line 266  Line 266 
266  {  {
267          switch (opt) {          switch (opt) {
268          case XVID_PLG_INFO:          case XVID_PLG_INFO:
269            case XVID_PLG_FRAME :
270                  return 0;                  return 0;
271    
272          case XVID_PLG_CREATE:          case XVID_PLG_CREATE:

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

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