CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 搜索资源 - h264 decoder

搜索资源列表

  1. H264AVCBaselineDecoder

    0下载:
  2. 一个完成h.264视频解码的模块。一通过验证。非常有用~-a low-power H.264/AVC baseline decoder targeting mobile applications. It is a dedicated, full hardwired ASIC design without utilizing any GPP/DSP cores.
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2017-04-01
    • 文件大小:887662
    • 提供者:Ethan
  1. fuji

    0下载:
  2. H264 hardware decoder
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-01
    • 文件大小:804706
    • 提供者:Jon Lee
  1. ff_264_dec_realview

    0下载:
  2. RealView下的H264源代码,从ffmpeg中分离-H264 decoder codes based on realview platform
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-31
    • 文件大小:13734283
    • 提供者:
  1. ffmpeg_h264_vc

    1下载:
  2. ffmpeg中使用到的H.264解码的C语言源代码。-the H.264 decoder C source code in ffmpeg.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-09
    • 文件大小:1118041
    • 提供者:李斌
  1. S3C6410_H264_Codec

    0下载:
  2. 三星S3C6410处理器硬件编解码器封装-hardware decoder and encoder use S3C6410 hardware
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-21
    • 文件大小:15475
    • 提供者:Dylan
  1. H264Decoder

    0下载:
  2. 基于ffmpeg的视频解码程序,这思路非常清晰,而且解码的是264文件。解码得到yuv格式的文件-Ffmpeg-based video decoding process, this idea is very clear, and the decoder is 264 files. Yuv format decoded
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-27
    • 文件大小:2522
    • 提供者:严云
  1. H264_Video_Codec

    0下载:
  2. 本书详尽地论述了H.264 特点、编码器原理、解码 器原理、编解码器的实现。-This book discusses in detail features of H.264 encoder principle, the principle decoder, codec implementation.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-15
    • 文件大小:3688561
    • 提供者:zhaoyaofeng
  1. 264decoder

    0下载:
  2. VC环境下的H264的解码器,很实用的,可以编译通过。-VC environment H264 decoder, it is practical, and can compile.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-25
    • 文件大小:8294173
    • 提供者:lhb
  1. JM86

    0下载:
  2. 官方JM86源代码,包括H264编码器和解码器,还有测试解码器的H264码流文件。-Official JM86 source code, including the H264 encoder and decoder, as well as testing the H264 decoder stream file.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-11
    • 文件大小:2649516
    • 提供者:李伟彬
  1. H.264-Decoder.pdf

    0下载:
  2. H.264 Decoder新一代视频压缩编码标准-----H264/AVC-H.264 Decoder
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-16
    • 文件大小:4349849
    • 提供者:hdf
  1. H264_Decoder

    0下载:
  2. h264解码的源代码 ,可以参考一下,很好使 的-h264 decoder source code, can refer to
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-15
    • 文件大小:3639225
    • 提供者:秦晗
  1. H264VideoEncoder

    0下载:
  2. h264解码程序的源代码,可以参考一下,能运行的偶-h264 decoder source code, can refer to, can even run
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-04
    • 文件大小:654848
    • 提供者:秦晗
  1. 06291539ffmpeg(vc)

    0下载:
  2. ffmpeg提取的h264解码代码,绝对可用。-ffmpeg h264 decoder extracted code, absolutely available.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-03
    • 文件大小:262555
    • 提供者:张平
  1. www.99pan.com_h264aacode

    0下载:
  2. 包涵x264dec,T264,decode264是一个使用ffmpeg sdk开发h264解码的例子。-Including x264dec, T264, decode264 example of a h264 decoder of ffmpeg sdk development.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2016-01-25
    • 文件大小:6982656
    • 提供者:chushouwuzhao
  1. libh264-android

    1下载:
  2. android上的h264解码器,可以通过JNI,应用层对h264数据进行解码-h264 decoder for android according to the jni interface to java
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2015-01-03
    • 文件大小:680960
    • 提供者:RobSky
  1. H264Android_CPP

    0下载:
  2. H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。-The H264 decoder source code, transplant ffmpeg' s H264 decoding part to Android, depth deletion of optimized and verified by simulator (320x480).
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2014-11-14
    • 文件大小:169984
    • 提供者:葛伟
  1. 352x288

    0下载:
  2. H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,此为测试码流-The H264 decoder source code, transplant ffmpeg' s H264 decoding part to Android, depth deletion optimization, this is a test stream
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-18
    • 文件大小:351152
    • 提供者:葛伟
  1. H264-encod-and-decod

    1下载:
  2. \bin 目录下是已编译成功的编解码器程序以及相应说明 \ldecod目录下是H.264视频解码器程序码。 \lencod目录下是H.264视频编码器程序码。 \rtpdump 目录下是H.264实时传输协议应用的一个简单例子程序。-\ Bin directory is compiled successfully codec procedures, and the corresponding notes \ ldecod directory is H.264 video decode
  3. 所属分类:Video Capture

    • 发布日期:2014-07-27
    • 文件大小:4802560
    • 提供者:李映
  1. H264_Decoder

    0下载:
  2. 使用ffmpeg解码、 sdl播放的视频解码源代码 for vs-simple H264 decoder useing ffmeeg and sdl
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2016-01-26
    • 文件大小:15961088
    • 提供者:icelee123
  1. LibH264Decode

    0下载:
  2. 将ffmpeg中的H264解码器提取到单独的工程中,并建立Visual Studio工程,方便集成到开发者自己的项目中,可以编译成动态库和静态库,方便使用。-The ffmpeg of H264 decoder to extract the individual project, and the establishment of Visual Studio projects to facilitate their integration into the project developer, y
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-26
    • 文件大小:341032
    • 提供者:徐伟
« 1 23 »
搜珍网 www.dssz.com