text
stringlengths 0
14.1k
|
---|
'MonoToStereo', 'MessageClip',
|
'Normalize',
|
'OpenDMLSource', 'Overlay',
|
'PointResize', 'PeculiarBlend', 'Pulldown',
|
'RGBAdjust', 'ResetMask', 'Reverse', 'ResampleAudio', 'ReduceBy2',
|
'SegmentedAviSource', 'SegmentedDirectShowSource', 'SoundOut', 'ShowAlpha', 'ShowRed', 'ShowGreen',
|
'ShowBlue', 'SwapUV', 'Subtract', 'SincResize', 'Spline16Resize', 'Spline36Resize', 'Spline64Resize',
|
'SelectEven', 'SelectOdd', 'SelectEvery', 'SelectRangeEvery', 'Sharpen', 'SpatialSoften', 'SeparateFields',
|
'ShowFiveVersions', 'ShowFrameNumber', 'ShowSMPTE', 'ShowTime', 'StackHorizontal', 'StackVertical', 'Subtitle',
|
'SwapFields', 'SuperEQ', 'SSRC', 'ScriptClip',
|
'Tweak', 'TurnLeft', 'TurnRight', 'Turn180', 'TemporalSoften', 'TimeStretch', 'TCPServer', 'TCPSource', 'Trim',
|
'Tone',
|
'UToY', 'UToY8', 'UnalignedSplice',
|
'VToY', 'VToY8', 'VerticalReduceBy2', 'Version',
|
'WavSource', 'Weave', 'WriteFile', 'WriteFileIf', 'WriteFileStart', 'WriteFileEnd',
|
'YToUV'
|
),
|
// Internal functions.
|
4 => array(
|
'Abs', 'Apply', 'Assert', 'AverageLuma', 'AverageChromaU', 'AverageChromaV',
|
'Ceil', 'Cos', 'Chr', 'ChromaUDifference', 'ChromaVDifference',
|
'Defined', 'Default',
|
'Exp', 'Exist', 'Eval',
|
'Floor', 'Frac', 'Float', 'Findstr', 'GetMTMode',
|
'HexValue',
|
'Int', 'IsBool', 'IsClip', 'IsFloat', 'IsInt', 'IsString', 'Import',
|
'LoadPlugin', 'Log', 'LCase', 'LeftStr', 'LumaDifference', 'LoadVirtualDubPlugin', 'LoadVFAPIPlugin',
|
'LoadCPlugin', 'Load_Stdcall_Plugin',
|
'Max', 'MulDiv', 'MidStr',
|
'NOP',
|
'OPT_AllowFloatAudio', 'OPT_UseWaveExtensible',
|
'Pi', 'Pow',
|
'Round', 'Rand', 'RevStr', 'RightStr', 'RGBDifference', 'RGBDifferenceFromPrevious', 'RGBDifferenceToNext',
|
'Sin', 'Sqrt', 'Sign', 'Spline', 'StrLen', 'String', 'Select', 'SetMemoryMax', 'SetWorkingDir', 'SetMTMode',
|
'SetPlanarLegacyAlignment',
|
'Time',
|
'UCase', 'UDifferenceFromPrevious', 'UDifferenceToNext', 'UPlaneMax', 'UPlaneMin', 'UPlaneMedian',
|
'UPlaneMinMaxDifference',
|
'Value', 'VersionNumber', 'VersionString', 'VDifferenceFromPrevious', 'VDifferenceToNext', 'VPlaneMax',
|
'VPlaneMin', 'VPlaneMedian', 'VPlaneMinMaxDifference',
|
'YDifferenceFromPrevious', 'YDifferenceToNext', 'YPlaneMax', 'YPlaneMin', 'YPlaneMedian',
|
'YPlaneMinMaxDifference'
|
)
|
),
|
'SYMBOLS' => array(
|
'+', '++', '-', '--', '/', '*', '%',
|
'=', '==', '<', '<=', '>', '>=', '<>', '!=',
|
'!', '?', ':',
|
'|', '||', '&&',
|
'\\',
|
'(', ')', '{', '}',
|
'.', ','
|
),
|
'CASE_SENSITIVE' => array(
|
GESHI_COMMENTS => false,
|
1 => false,
|
2 => false,
|
3 => false,
|
4 => true,
|
),
|
'STYLES' => array(
|
'KEYWORDS' => array(
|
1 => 'color:#9966CC; font-weight:bold;',
|
2 => 'color:#0000FF; font-weight:bold;',
|
3 => 'color:#CC3300; font-weight:bold;',
|
4 => 'color:#660000; font-weight:bold;'
|
),
|
'COMMENTS' => array(
|
1 => 'color:#008000; font-style:italic;',
|
'MULTI' => 'color:#000080; font-style:italic;'
|
),
|
'ESCAPE_CHAR' => array(
|
0 => 'color:#000099;'
|
),
|
'BRACKETS' => array(
|
0 => 'color:#006600; font-weight:bold;'
|
),
|
'STRINGS' => array(
|
0 => 'color:#996600;'
|
),
|
'NUMBERS' => array(
|
0 => 'color:#006666;'
|
),
|
'METHODS' => array(
|
1 => 'color:#9900CC;'
|
),
|
'SYMBOLS' => array(
|
0 => 'color:#006600; font-weight:bold;'
|
),
|
'REGEXPS' => array(
|
),
|
'SCRIPT' => array(
|
)
|
),
|
'URLS' => array(
|
1 => '',
|
2 => '',
|
3 => 'http://avisynth.org/mediawiki/{FNAME}',
|
4 => ''
|
),
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.