[svn] / trunk / xvidcore / src / xvid.c Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/xvid.c

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

revision 1820, Fri Nov 28 16:54:45 2008 UTC revision 1821, Fri Nov 28 18:16:42 2008 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: xvid.c,v 1.77 2008-11-28 16:42:50 Isibaar Exp $   * $Id: xvid.c,v 1.78 2008-11-28 18:16:42 Isibaar Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 661  Line 661 
661                  return XVID_ERR_VERSION;                  return XVID_ERR_VERSION;
662    
663          info->actual_version = XVID_VERSION;          info->actual_version = XVID_VERSION;
664          info->build = "xvid-1.2.0-dev";          info->build = "xvid-1.3.0-dev";
665          info->cpu_flags = detect_cpu_flags();          info->cpu_flags = detect_cpu_flags();
666    info->num_threads = 0;    info->num_threads = 0;
667    

Legend:
Removed from v.1820  
changed lines
  Added in v.1821

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