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

搜索资源列表

  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. VideoCamera

    0下载:
  2. android h264视频采集,通过LOCALSOCKET上传到服务器上-android video capture and playback
  3. 所属分类:Video Capture

    • 发布日期:2017-11-10
    • 文件大小:107290
    • 提供者:bradlee
  1. H264Show

    0下载:
  2. h264和avc下编解码小程序,android平台下实现,可供参考-the h264 and avc codec applet, the android platform is available for reference
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-13
    • 文件大小:695303
    • 提供者:sakura
  1. qcom_video_codec_sample_1_3_1

    0下载:
  2. 高通android硬解码示例代码,h264,yuv-Qualcomm android hardware decoding sample code, h264, yuv
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2014-10-24
    • 文件大小:7617536
    • 提供者:lengend
  1. H264AndroidDecoder

    2下载:
  2. android的H264解码及编码过程,可看到现象-android H264 decoding and encoding process, you can see the phenomenon
  3. 所属分类:Multimedia Develop

    • 发布日期:2015-05-09
    • 文件大小:243712
    • 提供者:chenfuwei
  1. H264Android

    0下载:
  2. android H264编解码源程序,包含本地代码!-android H264 codec source code contains the local code!
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:1834774
    • 提供者:luo
  1. Rtp2H264

    0下载:
  2. h264 RTP包的解包、拼帧源码,适合android平台,实测可用。-H264 RTP packet unpacking, fight the frame source, suitable for the android platform, the measured available.
  3. 所属分类:android

    • 发布日期:2017-11-14
    • 文件大小:3185
    • 提供者:xgqing77
  1. IVideoChat

    0下载:
  2. 视频聊天,通过android移动设备视频采集,然后H264编码并上传,另外一端android设备能观看-Video chat, video capture via android mobile device, then H264 encoding and uploading, the other end android devices to watch
  3. 所属分类:VOIP program

    • 发布日期:2015-06-16
    • 文件大小:2648064
    • 提供者:朱德清
  1. android_rtp_h263_Encoder

    0下载:
  2. android平台h264在rtp上的负载编码打包及发送-android platform load on rtp h264 encoded in packaged and sent
  3. 所属分类:android

    • 发布日期:2017-04-10
    • 文件大小:1084100
    • 提供者:范书铭
  1. H264Android_CPP

    0下载:
  2. 一个android手机端H364编码的demo,很好的一个例子-android simple mobile client to encode the video as a DEMO H264
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:168749
    • 提供者:zhouzhijin
  1. H264Android

    0下载:
  2. android 上 h264 解码与编码简易程序-the android h264 decoding and encoding summary
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:230823
    • 提供者:lx
  1. AndroidYUVH26420120331

    0下载:
  2. Android YUV和H264资料,对初学者帮助很大,比较系统的介绍视频格式
  3. 所属分类:android

    • 发布日期:2017-05-25
    • 文件大小:8660776
    • 提供者:kangwei
  1. H264Android

    0下载:
  2. android开发,对H264视频解码并显示-decode video
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:275097
    • 提供者:wang
  1. IVideoChat

    1下载:
  2. Android上的juv-rtmp-client,视频聊天,通过android移动设备视频采集,然后H264编码并上传-Juv-rtmp-client Android on the video chat, video capture via android mobile devices and H264 encoding and upload
  3. 所属分类:android

    • 发布日期:2014-11-04
    • 文件大小:2606080
    • 提供者:yq
  1. android_ffplay

    0下载:
  2. Android ffmpeg视频播放器源代码,可以直接播放H264的视频流数据-Android ffmpeg vodeo player source, It can play h264 stream
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-16
    • 文件大小:4116967
    • 提供者:yanliang66
  1. H264Encoder

    0下载:
  2. android摄像头采集视频数据,YUV420格式,利用x264编译成android静态库,将YUV420编码成h264格式-Android camera capture video data, YUV420 format, use android x264 compiled into a static library, will be encoded into h264 format YUV420
  3. 所属分类:android

    • 发布日期:2017-05-16
    • 文件大小:3749257
    • 提供者:邵永樘
  1. A10-allwinner

    0下载:
  2. Allwinner A10 h264 example decode encode android linux example, libve user guide
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-18
    • 文件大小:4733766
    • 提供者:Robot
  1. ObtainSPSAndPPS

    0下载:
  2. 从项目中抽取的一个java类,可以提取.h264格式文件中的sps和pps参数。不是完整的android项目,需创建android项目,然后拷贝java文件,使用该功能-a simple java file.for extract sps and pps a given .h264 file . copy the java class to you project to use it .
  3. 所属分类:android

    • 发布日期:2017-04-29
    • 文件大小:27654
    • 提供者:aabry
  1. H264android

    1下载:
  2. android h264 通过jni 方式 解码-android h264 decode
  3. 所属分类:3G develop

    • 发布日期:2017-05-03
    • 文件大小:581510
    • 提供者:李超
  1. gpac-master-0.6.2

    0下载:
  2. GPAC 是一个多媒体框架,支持AAC、H263、H264的MPEG-4封装,也支持音视频文件的播放。可以编译windows、linux、android、ios等版本。-GPAC covers different aspects of multimedia: A/V codecs, network protocols and synchronization management algorithms, scene representation tools, etc…
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-28
    • 文件大小:10787028
    • 提供者:时洪升
« 1 2 34 »
搜珍网 www.dssz.com