x264 Opencl을 지원 하는 소스 코드(translate from):x264 source code supported OpenCL
File list:
cl264
....\x264NET
....\.......\x264
....\.......\....\common
....\.......\....\......\MisClasses
....\.......\....\......\..........\Bs_s.cs
....\.......\....\......\..........\Outt.cs
....\.......\....\......\MotionCompensation
....\.......\....\......\..................\mc.cs
....\.......\....\......\..................\MotionCompensation.cs
....\.......\....\......\PixelClasses
....\.......\....\......\............\pixel.cs
....\.......\....\......\............\x264_pixel_function_t.cs
....\.......\....\......\x86
....\.......\....\......\...\mc-c.cs
....\.......\....\......\...\predict-c.cs
....\.......\....\......\cabac.cs
....\.......\....\......\common.cs
....\.......\....\......\cpu.cs
....\.......\....\......\dct.cs
....\.......\....\......\deblock.cs
....\.......\....\......\frame.cs
....\.......\....\......\macroblock.cs
....\.......\....\......\mdate.cs
....\.......\....\......\mvpred.cs
....\.......\....\......\predict.cs
....\.......\....\......\quant.cs
....\.......\....\......\rectangle.cs
....\.......\....\......\set.cs
....\.......\....\......\visualize.cs
....\.......\....\......\vlc.cs
....\.......\....\encoder
....\.......\....\.......\analyse.cs
....\.......\....\.......\cabac.cs
....\.......\....\.......\cavlc.cs
....\.......\....\.......\encoder.cs
....\.......\....\.......\lookahead.cs
....\.......\....\.......\macroblock.cs
....\.......\....\.......\me.cs
....\.......\....\.......\ratecontrol.cs
....\.......\....\.......\rdo.cs
....\.......\....\.......\set.cs
....\.......\....\.......\slicetype.cs
....\.......\....\extras
....\.......\....\......\getopt.cs
....\.......\....\input
....\.......\....\.....\AVS
....\.......\....\.....\...\avs.cs
....\.......\....\.....\...\AVS_Clip.cs
....\.......\....\.....\...\AVS_ScriptEnvironment.cs
....\.......\....\.....\...\AVS_Value.cs
....\.......\....\.....\...\AVS_VideoFrame.cs
....\.......\....\.....\...\AVS_VideoFrameBuffer.cs
....\.......\....\.....\...\AVS_VideoInfo.cs
....\.......\....\.....\ClientInputVideo.cs
....\.......\....\.....\ffms.cs
....\.......\....\.....\lavf.cs
....\.......\....\.....\thread.cs
....\.......\....\.....\timecode.cs
....\.......\....\.....\y4m.cs
....\.......\....\.....\yuv.cs
....\.......\....\OpenCLSupportDLL
....\.......\....\................\frame.c
....\.......\....\................\mc.c
....\.......\....\................\OpenCLSupportDLL.vcxproj
....\.......\....\................\OpenCLSupportDLL.vcxproj.filters
....\.......\....\output
....\.......\....\......\ClientOutputVideo.cs
....\.......\....\......\flv.cs
....\.......\....\......\flv_bytestream.cs
....\.......\....\......\matroska.cs
....\.......\....\......\matroska_ebml.cs
....\.......\....\......\mp4.cs
....\.......\....\......\raw.cs
....\.......\....\Settings
....\.......\....\........\Analyse.cs
....\.......\....\........\cli_opt_t.cs
....\.......\....\........\Presets.cs
....\.......\....\........\RateControl.cs
....\.......\....\........\Setting.cs
....\.......\....\........\Settings.cs
....\.......\....\........\VUI.cs
....\.......\....\........\x264_zone_t.cs
....\.......\....\tools
....\.......\....\.....\checkasm.cs
....\.......\....\.....\xyuv.cs
....\.......\....\x264Classes
....\.......\....\...........\picClass.cs
....\.......\....\...........\x264_param_t.cs
....\.......\....\...........\x264_picture_t.cs
....\.......\....\...........\x264_t.cs
....\.......\....\app.config
....\.......\....\RandomNumbers.cs
....\.......\....\StringFunctions.cs
....\.......\....\try264.csproj
....\.......\....\try264.sln
....\.......\....\x264.cs
....\.......\....\x264dll.cs