26 |
* along with this program ; if not, write to the Free Software |
* along with this program ; if not, write to the Free Software |
27 |
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
28 |
* |
* |
29 |
*****************************************************************************/ |
****************************************************************************/ |
30 |
/***************************************************************************** |
/***************************************************************************** |
31 |
* |
* |
32 |
* History |
* History |
35 |
* - 22.12.2001 API change: added xvid_init() - Isibaar |
* - 22.12.2001 API change: added xvid_init() - Isibaar |
36 |
* - 16.12.2001 inital version; (c)2001 peter ross <pross@cs.rmit.edu.au> |
* - 16.12.2001 inital version; (c)2001 peter ross <pross@cs.rmit.edu.au> |
37 |
* |
* |
38 |
* $Id: xvid.c,v 1.16 2002-06-13 13:18:57 edgomez Exp $ |
* $Id: xvid.c,v 1.17 2002-06-13 21:35:01 edgomez Exp $ |
39 |
* |
* |
40 |
*****************************************************************************/ |
****************************************************************************/ |
41 |
|
|
42 |
#include "xvid.h" |
#include "xvid.h" |
43 |
#include "decoder.h" |
#include "decoder.h" |