搜索资源列表
H264软件解码器的优化
- 是一篇关于H.264软件解码器的优化的文章-is one of the H.264 software decoder optimized article
h264.tar
- 开放源代码的一个最小化H.264解码器,Minimal H.264 decoder by Martin Fiedler-open source a minimum H.264 codec, H.264 decoder Minimal by Martin Fiedler
H264-v1_code.0
- Nokia H.264/AVC Encoder/Decoder Usage Manual
General Play SDK Eng Chn IS V3.2
- 开发包中包括的文件有: dhplay.dll、dhplay.h、dhplay.lib、底层mpeg4解码库(dllmpeg4.dll)、底层h264解码库dllh264.dll(解大华的h264码流和ADI公司的码流)和海思的h264解码库,包括(AmrDLL.dll、DLLDeinterlace.dll、hi_h264dec_w.dll) 。,Development Kit includes documents: dhplay.dll, dhplay.h, dhplay.lib, bottom
x264.rar
- 本代码是免费的,H.264编码以及解码测试程序。, x264: h264 encoder/decoder testing program.
H264Android_code
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
stagefright_h264
- android源码中提取的h264编解码部分-android H264 encoder & decoder source code
android H264 Encoder与android H264 Decoder
- 基于Android手机的视频采集、h264编码、ffmpeg解码,然后立即显示,完成的程序,在手机上调试成功
h264-src.tar
- H.264解码器,从国外网站下载的,不知道能不能用,没试过-H.264 decoder download site from abroad, I do not know can not, not tried
H264
- This document aims to provide instructions on how to configure the H.264/AVC encoder and decoder using the different command line options. Also, sample command line parameters are included for reference
friptv-0.20-src.tar
- FripTV is a free, opensource, SDL based IP TV player. Currently in alpha stage it runs on Windows XP and Linux, but the code is designed to be portable. It supports MPEG2 and h264 transport streams. h264 support is provided through opensource
H.264decodingprocess
- 这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。 执行命令方式为: -o 264格式的输入文件 yuv格式的输出文件 比如(假如目录为 D:\H264\ ): D:\H264\h264_dec.exe D:\H264\test.264 D:\H264\test.yuv 若不输入参数,则默认为: h264_dec.exe test.264 test.yuv-This is a pure C language of the H.2
H264
- h.264(verilog HDL) 这是基于流水线结构的H.264解码器源码-h.264 (verilog HDL) which is based on the pipeline structure of the H.264 decoder source code
h.264decoder
- h264解码器,该解码器拥有非常好的性能。程序可以编译-h264 decoder, the decoder has a very good performance. Programs can be compiled
h264.tar
- h264解码器,包含详细的结构介绍,详细介绍了使用配置和端口说明-h264 decoder, the structure contains a detailed introduction, detailed descr iption of the use of configuration and port
reviews_of_H264
- a reviews chip architecture of H264 s coder and decoder. and describe the compute requirement in details-a reviews chip architecture of H264 s coder and decoder. and describe the compute requirement in details
H264Symbian
- symbian平台实现的H264流媒体解码的程序源码。-symbian platform of H264 streaming media decoder program source code.
AVC_tim
- avc h264 encoder and decoder with c/c++ only. very useful to be ported on dsp
H264-OPhone
- 流媒体程序开发之:H264解码器移植到OPhone:并写一个测试程序(OPhoneSDK+Java)测试解码库是否正常运行,此方法也可用在android手机上。-Program development of streaming media: H264 decoder ported to OPhone: and write a test program (OPhoneSDK+ Java) test whether the normal operation of the decoder librar
Decoder
- 基于bradway的纯javascr ipt,h264解码器。(javascr ipt h264 decoder based on brodway)