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

搜索资源列表

  1. H264_vc-pass

    0下载:
  2. 在VC下编译通过的H264的代码,方便调试跟踪代码,学习H264算法。
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:2.86mb
    • 提供者:huangxd
  1. YuvViewer

    0下载:
  2. 在vc中实现的YUV读取和显示程序。H264的测试序列都是YUV格式,该程序可以直接读取H264官方提供的YUV测试序列,并显示
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:35.57kb
    • 提供者:袁红星
  1. ffmpeg_h264_dec.rar

    1下载:
  2. 根据ffmepg开源代码,提取的H264解码参考模型,VC工程,According to ffmepg open source code, extracted from Reference Model H264 codec, VC works
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-30
    • 文件大小:300.9kb
    • 提供者:peak
  1. H264PlayM4Src.rar

    1下载:
  2. Mpeg4/h264播放器源代码(vc++工程),Mpeg4/h264 Player source code (vc++ project)
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2017-06-29
    • 文件大小:299.12kb
    • 提供者:sharkeye
  1. VC_H264_Decoder

    0下载:
  2. VC编写的一个H264流媒体解码库,自己封装了流媒体数据的解码与现实。-Prepared a VC H264 streaming media decoder library, their own package of streaming media data decoding and reality.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-31
    • 文件大小:303.93kb
    • 提供者:bibby
  1. ff_264_dec_vc.rar

    0下载:
  2. VC编译通过的ffmpeg,解h264码流。 有点慢!!!不如JM14.1,VC compiler adopted ffmpeg, solutions h264 stream. A bit slow! ! ! Not as good as JM14.1
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:301.77kb
    • 提供者:li
  1. ff_264_dec_vc.rar

    0下载:
  2. 从ffmpeg中提取的h.264解码器,网上从其他地方也不容易找的到,对于想理解H264标准,优化H264解码器,及开发H264相关应用的人,会有很大帮助。,Ffmpeg extracted from the h.264 codec, on-line from other places is not easy to find that the standard for H264 would like to understand and optimize the H264 decoder, and
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-26
    • 文件大小:302.15kb
    • 提供者:liuchunlong
  1. H264Player

    1下载:
  2. 采用VC++实现采用h264协议压缩的视频流的播放,即是一个H264播放器。-vc++ h264 decoder
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:
    • 文件大小:7.35mb
    • 提供者:张宏
  1. H264EncPlayer

    0下载:
  2. h264编码播放器,希望对大家有用,VC的-h264 encoder player
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-31
    • 文件大小:696.18kb
    • 提供者:Richard
  1. H264CODEC

    0下载:
  2. h264编解码源码,提供详细的接口,可以参考学习-h264 codec source code, provide a detailed interface
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-10
    • 文件大小:2.04mb
    • 提供者:adao
  1. H.264

    0下载:
  2. h.264压缩和解压的代码,来源于著名的H264标准JM开源代码,在VC下编译通过,可以运行。包含压缩和解码成RTP格式。-the copress codes of h.264.the codes come from the open source JM codes.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-09
    • 文件大小:1.97mb
    • 提供者:高浩然
  1. 264decoder

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

    • 发布日期:2017-05-25
    • 文件大小:7.91mb
    • 提供者:lhb
  1. 06291539ffmpeg(vc)

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

    • 发布日期:2017-04-03
    • 文件大小:256.4kb
    • 提供者:张平
  1. h2642yuv-vcPP

    0下载:
  2. vc++环境下,h264转yuv,仅供参考,可能会编译不通过。-vc++,h264 to yuv
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-10
    • 文件大小:14.21mb
    • 提供者:正小开
  1. rtpTxanfRx

    0下载:
  2. VC++源码采用RTP协议封装H264码流实现RTP发送和接收-VC++ source code, using RTP protocol encapsulation H264 stream to achieve send and receive RTP
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-25
    • 文件大小:198.12kb
    • 提供者:hecong
  1. xvidcore-1.3.0

    0下载:
  2. H264解码开源库, 基于VC开发平台,XVID,直接下载编译即可使用-h264 xvid
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-02
    • 文件大小:928.35kb
    • 提供者:马晓寒
搜珍网 www.dssz.com