XVID_CHROMAOPT debug checkbox (koepi)
VHQ for VfW - code by Koepi
VHQ for VfW - code by Koepi
VHQ for VfW - code by Koepi
_real_ fix of 2pass.c (by foxer / koepi)
ICM_DECMPRESS_GET_FORMAT now returns BI_RGB 24 by default
chromaME activated for b-frame search
chrmaME uses the new flag, so it works again. GMC enabled.
GMC disabled, because we want it disabled.
2-pass+bframes frame compensation <foxer at ?>
yv12/i420 stride fix
decoder options dlg
twopass malloc/free safety
decoder cleanup
by Koepi: some default values changed
removed EnableWindow(FALSE) for bframes widgets
foxers 2pass + 'packed bitstream' patch; part 2
This commit was manufactured by cvs2svn to create branch 'dev-api-3'.
foxers 2pass + 'packed bitstream' patch
removed #ifdef BFRAMES
koepi bframe_offset, foxer's updated 2pass code, bframe keyframe fix
external colorspace conversion support
new colorspace stride
virtualdub yv12 hack
new-and-improved fbase/fincr handling
test for bad fbase/fincr values
minor cleanup, rgb555/565 re-activated
removed obsolete PMV_EARLYSTOP flags
define BFRAMES
foxer: improved minimum frame size detection fixed i-frames being scaled larger than quant=2
foxer: added check for minimum possible frame size, altered overflow behaviour to soften impact - more overflow to heavily scaled frames external 2-pass - credits quant mode and i-frame boost fixes
foxer: added check for minimum possible frame size, altered overflow behaviour to soften impact - more overflow to heavily scaled frames
updated peter ross email address
This commit was manufactured by cvs2svn to create branch 'dev-api-3'.
"rundll32 xvid.dll,Configure" support
case DRV_LOAD : DRV_FREE :return DRV_OK;
no message
no message
koepi's new config defaults
koepi's xvid.h project mod
fixed: small bug with credits
use advanced diamond for quality 5 and square search for quality 6
xvid.h reference consolidation
Greyscale changes
Support for XVID_GREYSCALE (at least that's what Koepi claims...)
consecutive iframes correction
new curve treatment
frame_drop_ratio
XVID_ENC_PARAM->num_threads
bframes "bquant" correctly set to zero; bquant_ratio should now work correctly
help bubbles
XVID_GLOBAL_*, XVID_CPU_CHKONLY
#def BFRAMES controls.
Koepi's 'hinted ME' 1pass fix
add B-frame decode support
ICDECOMPRESS_PREROLL
vidomi patch
quantization matrix support fixed, misc. cleanup
fixed hinted me + lumi masking issue lumi masking can be "safely" enabled in both passes
outdated
support for foxer's updated cbr code
Foxer: max bitrate setting for 2-pass, overflow behaviour now alterable min i-frame interval re-added for all modes, off by default (set to >1 to enable)
Foxer: quantizer distribution printout upon 2nd pass finish, minor credits handling alteration
2nd passes were always reading from hint file (oops)
hinted motion estimation support interlacing option 2pass code separated new alt curve debug output
fixed: 2GB+ desired size problems
foxer's cbr mode (hijacks the rc_buffersize variable and uses it as reaction delay - easier than changing xvid.h)
changed an alt. curve tooltip
demonstration of foxer's alternative curve method
merged foxer's alternative 2-pass code added load defaults button added proper tooltips moved registry data into reg_ints/reg_strs arrays changed inter4v to only be in modes 5 or 6 fixed null mode crash ? added DEBUGERR output on errors instead of returning
"Custom" quantization type now reported correctly in 2-pass output
removed some debug output
no message
rudimentary tooltips, simplified main dialog, quantizer modulation, more enabling/disabling controls, BITMAPV4HEADER changed to BITMAPINFOHEADER (this prevents an access violation due to struct size difference), credits now properly excluded in external mode, motion search precision = 0 now works in 2-pass mode (might be useful??) added DX50 fourcc
Fix Version 1.3
Fix a little bug (xvid_c32.ax to xvid.ax)
VC can rebuild this file
Change get core version function
custom qmatrix support
moved sources