Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
CryptoAlgo Inc daad8a087a Add source files 4 years ago
..
amrtpdmx Add source files 4 years ago
amrtpnet Add source files 4 years ago
amrtpss Add source files 4 years ago
codecs Add source files 4 years ago
dxmrtp Add source files 4 years ago
inc Add source files 4 years ago
intldbg Add source files 4 years ago
lib Add source files 4 years ago
mixer Add source files 4 years ago
ppm Add source files 4 years ago
rph Add source files 4 years ago
rrcm Add source files 4 years ago
setup Add source files 4 years ago
sph Add source files 4 years ago
dirs Add source files 4 years ago
filters.mk Add source files 4 years ago
makefil0 Add source files 4 years ago
readme.txt Add source files 4 years ago

readme.txt


9/30/1998
Removed Generic Video Payload Handlers by adding the define:
NO_GENERIC_VIDEO
to files:

dxmrtp\sources
idl\sources
rph\rphgenv\sources
sph\sphgenv\sources

In order to enable them just comment out or remove that line then compile

=====================================================================

NOTE: these filters are based on ActiveMovie 2.0. In order to build
them you must enlist in %_NTDRIVE%%_NTROOT%\private\amovie. Then
ssync and build ~amovie\sdk\classes\base.

The script 'amovie.cmd' will do this for you.

11/4/97: The filters listed below are now included in a new dll,
dxmrtp.dll.

Filters included in dxmrtp.dll:
amrtpdmx.ax
amrtpnet.ax
amrtpss.ax
mxfilter.ax
ppm.dll
rphaud.ax
rphgena.ax
rphgenv.ax
rphh26x.ax
sphaud.ax
sphgena.ax
sphgenv.ax
sphh26x.ax
winrtp.dll

Each filter can still be generated independently, in order to do that,
you must modify filters\filters.mk file and set to 0 or 1 the respective
variables to control what filters get included into dxmrtp.dll and what
will become separate DLLs.

Note that dependencies are not checked across directories, so you must
rebuild the whole directorie(s) that change from a separate DLL to be
included in dxmrtp.dll (or viceversa), as well as dxmrtp.