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

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

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

revision 1261, Sat Dec 13 00:04:09 2003 UTC revision 1270, Wed Dec 17 17:07: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: xvid.c,v 1.45.2.24 2003-12-13 00:04:09 edgomez Exp $   * $Id: xvid.c,v 1.45.2.25 2003-12-17 17:07:38 Isibaar Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 171  Line 171 
171          /* Initialize the function pointers */          /* Initialize the function pointers */
172          idct_int32_init();          idct_int32_init();
173          init_vlc_tables();          init_vlc_tables();
         init_postproc();  
174    
175          /* Fixed Point Forward/Inverse DCT transformations */          /* Fixed Point Forward/Inverse DCT transformations */
176          fdct = fdct_int32;          fdct = fdct_int32;

Legend:
Removed from v.1261  
changed lines
  Added in v.1270

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