 |
|
|
|
| This Page contains some additional Delphi Components, Classes and a few Conversions i have created. |
| |
djbfft is a conversion of D. J. Bernstein Complex Split Radix FFT to Delphi. Precision can be setup to Single, Double and Extended and the FFTSize goes up to 8192 Points. For Single Precision i´d recommend using the FFT from the DC-DSP Components, because it´s further optimized for SSE/3DNow instructions. This Unit is plain Pascal.
|
| |
AlphaBlend is an Alphablending Unit for 24-Bit Bitmaps. It is based on TBSMorphButton by Babak Sateli and further optimized using MMX Instructions. The MMX Code has been converted using MMXAsm to be able to compile this Unit even under Delphi 5.
|
| |
This Unit is a conversion of the ITrackInfo, IChapterInfo and IKeyFrameInfo Interface to Delphi, which is implemented in gabest's MatroskaSplitter for DirectShow.
|
| |
This Unit is a Conversion of the IDirectVobSub and IDirectVobSub2 Interface to Delphi, which is implemented in gabest's VSFilter for DirectShow. This Unit also contains a COM Class for the external Subtitleparsing feature for DVD's of the VSFilter.
|
| |
Delphi conversion for the LAME DirectShow Encoder.
Updated version by Martin Offenwanger.
|
|
|
|
|
|
 |