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

Diff of /xvidcore/src/xvid.c

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

revision 1.82, Fri Jun 5 07:58:41 2009 UTC revision 1.83, Tue Mar 9 10:00:14 2010 UTC
# Line 4  Line 4 
4   *  - Native API implementation  -   *  - Native API implementation  -
5   *   *
6   *  Copyright(C) 2001-2004 Peter Ross <pross@xvid.org>   *  Copyright(C) 2001-2004 Peter Ross <pross@xvid.org>
7     *               2002-2010 Michael Militzer <isibaar@xvid.org>
8   *   *
9   *  This program is free software ; you can redistribute it and/or modify   *  This program is free software ; you can redistribute it and/or modify
10   *  it under the terms of the GNU General Public License as published by   *  it under the terms of the GNU General Public License as published by
# Line 180  Line 181 
181    
182    
183  /*****************************************************************************  /*****************************************************************************
184   * XviD Init Entry point   * Xvid Init Entry point
185   *   *
186   * Well this function initialize all internal function pointers according   * Well this function initialize all internal function pointers according
187   * to the CPU features forced by the library client or autodetected (depending   * to the CPU features forced by the library client or autodetected (depending
# Line 776  Line 777 
777  }  }
778    
779  /*****************************************************************************  /*****************************************************************************
780   * XviD Global Entry point   * Xvid Global Entry point
781   *   *
782   * Well this function initialize all internal function pointers according   * Well this function initialize all internal function pointers according
783   * to the CPU features forced by the library client or autodetected (depending   * to the CPU features forced by the library client or autodetected (depending
# Line 809  Line 810 
810  }  }
811    
812  /*****************************************************************************  /*****************************************************************************
813   * XviD Native decoder entry point   * Xvid Native decoder entry point
814   *   *
815   * This function is just a wrapper to all the option cases.   * This function is just a wrapper to all the option cases.
816   *   *
# Line 841  Line 842 
842    
843    
844  /*****************************************************************************  /*****************************************************************************
845   * XviD Native encoder entry point   * Xvid Native encoder entry point
846   *   *
847   * This function is just a wrapper to all the option cases.   * This function is just a wrapper to all the option cases.
848   *   *

Legend:
Removed from v.1.82  
changed lines
  Added in v.1.83

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