search for: approxbitr

Displaying 1 result from an estimated 1 matches for "approxbitr".

2002 Jul 15
2
oggdrop with quality < 0
...=============== RCS file: /usr/local/cvsroot/win32-tools/oggdrop/main.c,v retrieving revision 1.14 diff -r1.14 main.c 14c14 < #define BASEKEY "Software\\Xiphophorus\\Oggdrop" --- > #define BASEKEY "Software\\Xiph.Org\\Oggdrop" 187c187,188 < --- > nominalBitrate = qc2approxBitrate(qcValue); > 458c459 < (LPARAM) MAKELONG(0, 100)); // min. & max. positions --- > (LPARAM) MAKELONG(0, 110)); // min. & max. positions 465c466 < (LPARAM) MAKELONG(0, 100)); --- > (LPARAM) MAKELONG(0, 110)); 469c470 < (LPARAM...