搜索资源列表
Efficient_rate-distortion_estimation_for_264AVC_co
- 估计H264的码流算法。提供了详细的说明。可以作为H.264优化使用-Estimated flow algorithm code H264. Provides a detailed explanation. H.264 can be used as the optimal use of
H264_MPEG4_diff
- h264标准码与mp4文件格式之间的区别,对进行h264和mp4转换工作具有价值-The difference between the the h264 standard code mp4 file format, h264 and mp4 conversion work has value
H264Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
CallsGraph-decode_frame
- FFMPEG源码中解码H264部分的decode_frame函数的调用关系图,详细到每一个被调函数,以及被调函数的被吊函数等。学习FFMPEG解码流程很好的帮助文档。-FFMPEG source code decoding H264 part decode_frame function call graph, each one in detail to the called function, and the called function was hanging functions, etc.
trialcode
- CODE FOR MOTION ESTIMATION UNIT OF A H264 CODEC
capture2
- H264图像捕捉功能源代码,适用于嵌入式开发,兼容UVC,已经在mips平台测试OK-H264 image capture function source code, suitable for embedded development, compatible with UVC, has been tested in the MIPs platform OK
H264-Documents
- 自己整理的H264相关知识,包含各种文档及规范,分享一下-Some documents on H264 Code and Decode
