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

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

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

revision 1265, Wed Dec 17 08:38:06 2003 UTC revision 1266, Wed Dec 17 13:15:33 2003 UTC
# Line 20  Line 20 
20   *  along with this program; if not, write to the Free Software   *  along with this program; if not, write to the Free Software
21   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
22   *   *
23   * $Id: plugin_single.c,v 1.1.2.9 2003-12-05 14:44:35 edgomez Exp $   * $Id: plugin_single.c,v 1.1.2.10 2003-12-17 13:15:33 chl Exp $
24   *   *
25   ****************************************************************************/   ****************************************************************************/
26    
# Line 30  Line 30 
30  #include "../xvid.h"  #include "../xvid.h"
31  #include "../image/image.h"  #include "../image/image.h"
32    
33  #define DEFAULT_INITIAL_QUANTIZER 8  #define DEFAULT_INITIAL_QUANTIZER 4
34    
35  #define DEFAULT_BITRATE 900000  /* 900kbps */  #define DEFAULT_BITRATE 900000  /* 900kbps */
36  #define DEFAULT_DELAY_FACTOR 16  #define DEFAULT_DELAY_FACTOR 16

Legend:
Removed from v.1265  
changed lines
  Added in v.1266

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