[svn] / trunk / xvidcore / examples / xvid_encraw.c Repository:
ViewVC logotype

Diff of /trunk/xvidcore/examples/xvid_encraw.c

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

revision 561, Sat Sep 28 14:53:40 2002 UTC revision 566, Sat Sep 28 16:01:15 2002 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_encraw.c,v 1.3 2002-09-28 14:53:40 edgomez Exp $   * $Id: xvid_encraw.c,v 1.4 2002-09-28 16:01:15 edgomez Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 36  Line 36 
36    
37  #include <stdio.h>  #include <stdio.h>
38  #include <stdlib.h>  #include <stdlib.h>
39    #include <string.h>
40  #include <math.h>  #include <math.h>
41  #ifndef _MSC_VER  #ifndef _MSC_VER
42  #include <sys/time.h>  #include <sys/time.h>

Legend:
Removed from v.561  
changed lines
  Added in v.566

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