搜索资源列表
MEPG4编码系统
- (1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。 (2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。 (3)运行时打开//encore/build/目录下的encore.dsw文件。-(1) the procedures in Windows 2000, Visual C 6.0 environment compile. (2) is a source code modules compil
Dxvid_dllxvidcore-1.0.1srcdct
- 快速dct和idct的C程序源码,而且提供了一些优化了的idct的汇编代码。-C source code of fast DCT and IDCT, and some optimized compilation code of IDCT
C++check
- 很多流媒体的程序员忽视的问题,那就是如何检查代码,这里介绍了代码检查的整个流程!-many programmers streaming media ignored the issue, which is how to check code the code presented here inspection of the entire process!
VidRead.tar
- Video Reading Code for Matlab. This some C++ and mex code written as a Matlab wrapper around the ffmpeg video reading libraries. It should compile under Windows and Linux. (The Windows compilation requires mingw gcc. Extact installation instructions
MPEG4DECORE-C-C++
- This code has been developed by Andrea Graziani. This software is an implementation of a part of one or more MPEG-4 Video tools as
softmp4
- 经过优化了的MPEG-4的代码,可以做到实时,是纯c的代码,大家可以-After optimization of the MPEG-4 code, can do real-time, pure c code, we can s
181422softmp4
- 经过优化了的MPEG-4的代码,可以做到实时编码及解码,并且是纯c的代码-After optimization of the MPEG-4 code, can do real-time encoding and decoding, and is pure c code
3gpp.rar
- 3GP文件结构解析原理 以及解码C++程序,3GP file structure analysis as well as decoding C++ program
x264-snapshot-20090216-2245
- x264最新源码,20090216。在vs2005下可以顺利编译。修正了原来log2f link错误。-the latest x264 source code, 20090216. In VS2005 can be successfully compiled. Amendments to the original error log2f link.
mediaPlayer
- 用C#编的视频播放软件,可以同时播放2个视频,内部潜入了暴风的插件,挺简单的。很实用。-C# Code video player software, you can play two video internal sneaked into the plug of the storm, very simple. Very practical.
tmndec-3.2.0
- h263解码器,c代码的便于移植到不同的平台上,移植到symbian下比较麻烦需要改全局变量-h263 decoder, c code is easily portable to different platforms, Transplantation of more trouble under symbian needs change global variables
app
- 264應用在MULTICODE的APP C CODE-264 applications in MULTICODE the APP C CODE
SiI9134_Source_code
- HDMI Transmitter IC SiI9134 Source code
code
- 在网上找的一个用c#编写的流媒体播放器源码-Written by c# source streaming media player
H264
- H264编解码C程序,可以对264码流进行编辑码-the C code for H264
H.264yuanma
- H.264源码最新版本,可以用vc6.0直接编译-Source the latest version of H.264, C code
MP4--C-source-code
- C语言实现的MP4功能,供大家学习娱乐之用-C language MP4 functions
h264.c
- h264 最最简单的压缩视频的代码例子, 参考这个修改吧-a simple sample souce code about h264 encoder
jepg2000C
- jepg2000实现的C代码供大家交流学习。-jepg2000 C code for the exchange of learning.
ffplayformfc-code
- 本工程将ffmpeg项目中的ffplay播放器(ffplay.c)移植到了VC的环境下。 并且使用MFC做了一套简单的界面。- This software transplant ffplay to Microsoft VC++ environment. And use MFC to build a simple Graphical User Interface.