搜索资源列表
BA1_Sony_D
- H.264 test stream: BA1_Sony_D.
CABA3_SVA_B
- H.264 standard test stream: CABAC stream
H263Encoder
- h.263的源码,经过优化可以运行于windows操作系统纸上。效率很高。-source code about video stream specification H.263,which is optimized for windows OS.
Senfore_DragDrop_v4.1
- Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
Hi_H.264_DEC_SDK_V2.1.0.3
- the hi_h264dec_w.exe is built base on the hi_h264sample.c and static libary of the decoder, the command format is as following: hi_h264dec_w.exe test.h264 [-o test.yuv] [-deinterlace] [-direct] [-enhance num] Notes: The first parameter is
mpeg4ip-1.6.tar.gz
- Windows,Linux,Mac OS X平台下的音视频流的传输播放系统,支持MPEG4/H.261/MPEG2/H.263 MP3/AAC/AMR等不同编码格式,Windows, Linux, Mac OS X platform audio and video stream broadcast transmission systems to support MPEG4/H.261/MPEG2/H.263 MP3/AAC/AMR different encoding format, etc.
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
msd7828L
- MSTAR高清机顶盒芯片资料。集成DVB-Cdemodulator。-The MSD7828L is a highly integrated ASIC for STB (Set-Top Box) applications. It is configured with a DVB-C demodulator, a transport stream de-multiplexer with time-shifting capabilities and limited recording of an
Base64
- Base64算法源码、0x30编解码、Hex编解码,这些一般在银行、通信等中,用于对二进制的数据流进行处理,转换成全可见的ASCII字符。这里提供的是.h和.cpp,简单明了,易于移植。-Base64 source algorithm, 0x30 codec, Hex codec, which generally in the banking, communications, etc., used for binary data stream processing, conversion Che
otlv4_h
- OTL是Oracle 和 ODBC 的模板库,它屏蔽数据库操作的底层,提供数据库连接功能,以标准 C++ 流的方式完成嵌入式 SQL 语句、存储过程的执行和光标操作。-OTL' s are Oracle and ODBC Template Library, which shield the underlying database operations to provide database connectivity to standard C++ stream manner embedde
Compression
- 文件夹的压缩和解压缩功能测试程序 由于要用程序压缩一个文件夹,因此选用zlib库。 在zlib中的例子程序zpipe.c中,给出了如何压缩一个文件,这里稍加扩展,对一个文件夹进行压缩。 说来也简单,就是将文件夹/目录下的每个文件找到并压缩到一个文件中。 -Decompress from file source to file dest until stream ends or EOF. inf() returns Z_OK on success, Z_MEM
h.263decoder
- h.263解码器能够将h.263的码流解压出来并显示-h.263 decoder can extract the h.263 bit stream out and display
123456
- 模拟实现单机目录FAT的文件系统 基本思路:用二进制文件空间模拟磁盘空间,用文件块操作模拟磁盘块操作。 基本设计要求:1、实现如下文件系统功能(过程或函数): a、 打开文件系统 FILE *OPENSYS(char *filename) b、 关闭文件系统 int CLOSESYS(FILE *stream) c、 显示目录 void LISTDIR(void) d、 建立文件 int FCREATE(char *filename) e、 删除文件 int
OMAP3530
- 摘要: 对标准的视频编解码标准(如H. 264 和AVS 标准) 的核心技术进行了分析,提出一种基于TI 公司的OMAP3530处理器平台的通用视频解码方案。该方案充分利用了OMAP3530 的硬件结构特点,特别是2D/ 3D 图形图像加速器的特点,以提高解码速度。实验结果表明,AVS 格式的QCIF 码流解码速率可以达到25 fps ,适合于便携式多媒体终端视频解码应用。-Abstract: The standard video coding standard (such as H. 264
H264Player
- 实现h.264文件的解码,将功能封装成类,可以很方便的使用,附带有两个h.264流文件。-Realize h.264 file decoding, will function encapsulation type, can be very convenient use, accompanied by two h.264 stream files.
H264Visa
- 查看h.264码流的使用小工具,对于学习h.264有一定的帮助-a tool that can view the h.264 stream, and is can help you to study the h.264
TNALLDecodderh
- 这是自己编的一个h.264的NAL层的解码小程序源码,它首先从H264文件件中读取码流,然后分离每个NAL,以便将H264打包成RTP包。 可直接使用。 -This is one of their series h.264 NAL layer decoding applet source code, it is first of all to read the stream from H264 file pieces, and then separating each NAL to H264
H.263--encod-and-decod
- 使用H.63格式进行视频与音频的编辑。 \H.263编解码源代码 目录中存放的是H.263视频编码器和解码器的程序代码。 \播放工具 目录中存放的是用于播放YUV格式视频的工具。 \压缩视频 目录中存放的是笔者已压缩好了的263视频数据流文件。 \原始视频 目录中存放的是用于测试用的Demo视频,YUV格式。-Use of h.63 format for video and audio editing. \ h. 263 codec source code directory
class
- 人财政支出管理,因为我觉得这个程序非常实用,编完了以后自己也可以使用。按照原来的格式,是普通的结构化程序设计,而且是面向过程的,程序中没有使用类或对象,结构比较清晰。它使用了四个头文件都是来源于C语言的标准库函数,分别是:1 #include<iostream.h> 2 #include<fstream.h> 3 #include<conio.h> 4 #include<iomanip.h>。第一个控制文件输入输出,是流类库中最常用的头文件。它包含
H.265 可用于 3G
- H.265 使用了 D2,D3,D4,MM 小波; BPDD位流编解码; 熵量化速率控制; 时间域三维仿真; 目标提取跟踪; 等技术。H.265 可用于 3G,HDTV 音视频编解码协议; H.265 使用了 D2,D3,D4,MM 小波; BPDD位流编解码; 熵量化速率控制; 时间域三维仿真; 目标提取跟踪。(H.265 uses D2, D3, D4, MM wavelets