Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Multimedia program Streaming Mpeg4
Title: h.264-cuda-master Download
 Description: This project seeks to implement H.264 (the standard x264 is based on) to run on CUDA. Specifically we attempt to write the motion estimation module in CUDA. Motion estimation is currently the most computationally intensive portion of the H.264 encoding process. Previous attempts to parallelize this algorithm in CUDA showed sizeable speedups but sacrificed quality by ignoring the motion vector prediction (MVp). We demonstrate the viability of a hierarchical (pyramid) motion estimation algorithm in CUDA. This solution addresses the MVp problem while still taking advantage of the CUDA framework.
 Downloaders recently: [More information of uploader softweb]
 To Search:
File list (Check if you may need any files):
 

h.264-cuda-master
.................\.gitignore
.................\AUTHORS
.................\COPYING
.................\Doxyfile
.................\Makefile
.................\build
.................\.....\win32
.................\.....\.....\libx264.vcproj
.................\.....\.....\x264.sln
.................\.....\.....\x264.vcproj
.................\common
.................\......\bs.h
.................\......\cabac.c
.................\......\cabac.h
.................\......\common.c
.................\......\common.h
.................\......\cpu.c
.................\......\cpu.h
.................\......\dct.c
.................\......\dct.h
.................\......\display-x11.c
.................\......\display.h
.................\......\frame.c
.................\......\frame.h
.................\......\macroblock.c
.................\......\macroblock.h
.................\......\mc.c
.................\......\mc.h
.................\......\mdate.c
.................\......\osdep.h
.................\......\pixel.c
.................\......\pixel.h
.................\......\ppc
.................\......\...\dct.c
.................\......\...\dct.h
.................\......\...\deblock.c
.................\......\...\mc.c
.................\......\...\mc.h
.................\......\...\pixel.c
.................\......\...\pixel.h
.................\......\...\ppccommon.h
.................\......\...\predict.c
.................\......\...\predict.h
.................\......\...\quant.c
.................\......\...\quant.h
.................\......\predict.c
.................\......\predict.h
.................\......\quant.c
.................\......\quant.h
.................\......\set.c
.................\......\set.h
.................\......\sparc
.................\......\.....\pixel.asm
.................\......\.....\pixel.h
.................\......\visualize.c
.................\......\visualize.h
.................\......\vlc.c
.................\......\x86
.................\......\...\cabac-a.asm
.................\......\...\cpu-a.asm
.................\......\...\dct-32.asm
.................\......\...\dct-64.asm
.................\......\...\dct-a.asm
.................\......\...\dct.h
.................\......\...\deblock-a.asm
.................\......\...\mc-a.asm
.................\......\...\mc-a2.asm
.................\......\...\mc-c.c
.................\......\...\mc.h
.................\......\...\pixel-32.asm
.................\......\...\pixel-a.asm
.................\......\...\pixel.h
.................\......\...\predict-a.asm
.................\......\...\predict-c.c
.................\......\...\predict.h
.................\......\...\quant-a.asm
.................\......\...\quant.h
.................\......\...\sad-a.asm
.................\......\...\util.h
.................\......\...\x86inc.asm
.................\......\...\x86util.asm
.................\config.guess
.................\config.sub
.................\configure
.................\cuda.mk
.................\doc
.................\...\ratecontrol.txt
.................\...\regression_test.txt
.................\...\standards.txt
.................\...\threads.txt
.................\...\vui.txt
.................\encoder
.................\.......\analyse.c
.................\.......\analyse.h
.................\.......\cabac.c
.................\.......\cavlc.c
.................\.......\encoder.c
.................\.......\glDebug.cu
.................\.......\macroblock.c
    

CodeBus www.codebus.net