文件名称:cudaDecodeGL
-
所属分类:
- 标签属性:
- 上传时间:2014-05-05
-
文件大小:15.05mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
gpu 实时H264视频解码,速度达到300帧每秒,用Opengl显示-gpu decode h264 video file ,at the speed of 300fps,display the result on Opengl
(系统自动生成,下载前可以参看下载内容)
下载文件列表
3_Imaging/
3_Imaging/cudaDecodeGL/
3_Imaging/cudaDecodeGL/cudaDecodeGL_vs2008.sln
3_Imaging/cudaDecodeGL/cudaDecodeGL_vs2008.vcproj
3_Imaging/cudaDecodeGL/cudaDecodeGL_vs2010.sln
3_Imaging/cudaDecodeGL/cudaDecodeGL_vs2010.vcxproj
3_Imaging/cudaDecodeGL/cudaDecodeGL_vs2012.sln
3_Imaging/cudaDecodeGL/cudaDecodeGL_vs2012.vcxproj
3_Imaging/cudaDecodeGL/cudaModuleMgr.cpp
3_Imaging/cudaDecodeGL/cudaModuleMgr.h
3_Imaging/cudaDecodeGL/cudaProcessFrame.cpp
3_Imaging/cudaDecodeGL/cudaProcessFrame.h
3_Imaging/cudaDecodeGL/data/
3_Imaging/cudaDecodeGL/data/NV12ToARGB_drvapi32.ptx
3_Imaging/cudaDecodeGL/data/NV12ToARGB_drvapi64.ptx
3_Imaging/cudaDecodeGL/data/plush1_720p_10s.m2v
3_Imaging/cudaDecodeGL/doc/
3_Imaging/cudaDecodeGL/doc/nvcuvid.pdf
3_Imaging/cudaDecodeGL/FrameQueue.cpp
3_Imaging/cudaDecodeGL/FrameQueue.h
3_Imaging/cudaDecodeGL/ImageGL.cpp
3_Imaging/cudaDecodeGL/ImageGL.h
3_Imaging/cudaDecodeGL/NV12ToARGB_drvapi.cu
3_Imaging/cudaDecodeGL/videoDecodeGL.cpp
3_Imaging/cudaDecodeGL/VideoDecoder.cpp
3_Imaging/cudaDecodeGL/VideoDecoder.h
3_Imaging/cudaDecodeGL/VideoParser.cpp
3_Imaging/cudaDecodeGL/VideoParser.h
3_Imaging/cudaDecodeGL/VideoSource.cpp
3_Imaging/cudaDecodeGL/VideoSource.h
Bin/
Bin/win32/
Bin/win32/release/
Bin/win32/release/cudaDecodeGL.exe
Bin/win64/
Bin/win64/Debug/
Bin/win64/Debug/cudaDecodeGL.exe
Bin/win64/Debug/freeglut.dll
Bin/win64/Debug/glew64.dll
Bin/win64/Release/
Bin/win64/Release/cudaDecodeGL.exe
Bin/win64/Release/freeglut.dll
Bin/win64/Release/glew64.dll
common/
common/inc/
common/inc/cuda_drvapi_dynlink.c
common/inc/drvapi_error_string.h
common/inc/dynlink/
common/inc/dynlink/cuda_drvapi_dynlink.h
common/inc/dynlink/cuda_drvapi_dynlink_cuda.h
common/inc/dynlink/cuda_drvapi_dynlink_d3d.h
common/inc/dynlink/cuda_drvapi_dynlink_gl.h
common/inc/dynlink_d3d10.h
common/inc/dynlink_d3d11.h
common/inc/exception.h
common/inc/GL/
common/inc/GL/freeglut.h
common/inc/GL/freeglut_ext.h
common/inc/GL/freeglut_std.h
common/inc/GL/glew.h
common/inc/GL/glext.h
common/inc/GL/glut.h
common/inc/GL/glxew.h
common/inc/GL/glxext.h
common/inc/GL/wglew.h
common/inc/GL/wglext.h
common/inc/helper_cuda.h
common/inc/helper_cuda_drvapi.h
common/inc/helper_cuda_gl.h
common/inc/helper_functions.h
common/inc/helper_image.h
common/inc/helper_math.h
common/inc/helper_string.h
common/inc/helper_timer.h
common/inc/multithreading.h
common/inc/nvMath.h
common/inc/nvMatrix.h
common/inc/nvQuaternion.h
common/inc/nvShaderUtils.h
common/inc/nvVector.h
common/inc/param.h
common/inc/paramgl.h
common/inc/rendercheck_d3d10.h
common/inc/rendercheck_d3d11.h
common/inc/rendercheck_d3d9.h
common/inc/rendercheck_gl.h
common/inc/timer.h
common/lib/
common/lib/Win32/
common/lib/Win32/freeglut.lib
common/lib/Win32/glew32.lib
common/lib/x64/
common/lib/x64/freeglut.lib
common/lib/x64/glew64.lib
License.txt
3_Imaging/cudaDecodeGL/
3_Imaging/cudaDecodeGL/cudaDecodeGL_vs2008.sln
3_Imaging/cudaDecodeGL/cudaDecodeGL_vs2008.vcproj
3_Imaging/cudaDecodeGL/cudaDecodeGL_vs2010.sln
3_Imaging/cudaDecodeGL/cudaDecodeGL_vs2010.vcxproj
3_Imaging/cudaDecodeGL/cudaDecodeGL_vs2012.sln
3_Imaging/cudaDecodeGL/cudaDecodeGL_vs2012.vcxproj
3_Imaging/cudaDecodeGL/cudaModuleMgr.cpp
3_Imaging/cudaDecodeGL/cudaModuleMgr.h
3_Imaging/cudaDecodeGL/cudaProcessFrame.cpp
3_Imaging/cudaDecodeGL/cudaProcessFrame.h
3_Imaging/cudaDecodeGL/data/
3_Imaging/cudaDecodeGL/data/NV12ToARGB_drvapi32.ptx
3_Imaging/cudaDecodeGL/data/NV12ToARGB_drvapi64.ptx
3_Imaging/cudaDecodeGL/data/plush1_720p_10s.m2v
3_Imaging/cudaDecodeGL/doc/
3_Imaging/cudaDecodeGL/doc/nvcuvid.pdf
3_Imaging/cudaDecodeGL/FrameQueue.cpp
3_Imaging/cudaDecodeGL/FrameQueue.h
3_Imaging/cudaDecodeGL/ImageGL.cpp
3_Imaging/cudaDecodeGL/ImageGL.h
3_Imaging/cudaDecodeGL/NV12ToARGB_drvapi.cu
3_Imaging/cudaDecodeGL/videoDecodeGL.cpp
3_Imaging/cudaDecodeGL/VideoDecoder.cpp
3_Imaging/cudaDecodeGL/VideoDecoder.h
3_Imaging/cudaDecodeGL/VideoParser.cpp
3_Imaging/cudaDecodeGL/VideoParser.h
3_Imaging/cudaDecodeGL/VideoSource.cpp
3_Imaging/cudaDecodeGL/VideoSource.h
Bin/
Bin/win32/
Bin/win32/release/
Bin/win32/release/cudaDecodeGL.exe
Bin/win64/
Bin/win64/Debug/
Bin/win64/Debug/cudaDecodeGL.exe
Bin/win64/Debug/freeglut.dll
Bin/win64/Debug/glew64.dll
Bin/win64/Release/
Bin/win64/Release/cudaDecodeGL.exe
Bin/win64/Release/freeglut.dll
Bin/win64/Release/glew64.dll
common/
common/inc/
common/inc/cuda_drvapi_dynlink.c
common/inc/drvapi_error_string.h
common/inc/dynlink/
common/inc/dynlink/cuda_drvapi_dynlink.h
common/inc/dynlink/cuda_drvapi_dynlink_cuda.h
common/inc/dynlink/cuda_drvapi_dynlink_d3d.h
common/inc/dynlink/cuda_drvapi_dynlink_gl.h
common/inc/dynlink_d3d10.h
common/inc/dynlink_d3d11.h
common/inc/exception.h
common/inc/GL/
common/inc/GL/freeglut.h
common/inc/GL/freeglut_ext.h
common/inc/GL/freeglut_std.h
common/inc/GL/glew.h
common/inc/GL/glext.h
common/inc/GL/glut.h
common/inc/GL/glxew.h
common/inc/GL/glxext.h
common/inc/GL/wglew.h
common/inc/GL/wglext.h
common/inc/helper_cuda.h
common/inc/helper_cuda_drvapi.h
common/inc/helper_cuda_gl.h
common/inc/helper_functions.h
common/inc/helper_image.h
common/inc/helper_math.h
common/inc/helper_string.h
common/inc/helper_timer.h
common/inc/multithreading.h
common/inc/nvMath.h
common/inc/nvMatrix.h
common/inc/nvQuaternion.h
common/inc/nvShaderUtils.h
common/inc/nvVector.h
common/inc/param.h
common/inc/paramgl.h
common/inc/rendercheck_d3d10.h
common/inc/rendercheck_d3d11.h
common/inc/rendercheck_d3d9.h
common/inc/rendercheck_gl.h
common/inc/timer.h
common/lib/
common/lib/Win32/
common/lib/Win32/freeglut.lib
common/lib/Win32/glew32.lib
common/lib/x64/
common/lib/x64/freeglut.lib
common/lib/x64/glew64.lib
License.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.