搜索资源列表
13818_5_for_vc
- 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的ma
libdvbpsi-0.1.2.tar
- libdvbpsi是一个简单有效的decode和生成MPEG TS和DVB PST 表的开源库。
Mpeg2Dec
- TS文件(mpeg2)文件播放器,c/c++语言实现,编译后即可运行.-TS Stream file(mpeg2) player,use c/c++ language complete,you can compile it use vc++6 and later compiler.
MAC_MPEG2_AV
- MPEG2 編碼解碼的verilog 代碼 可在XILINX FPGA上使用-Mpeg2 Encode/Decode on Xilinx FPGA Board
mpeg4decsrc
- MP4解码的原代码.[珍藏很久],并有YUV,RGB格式转换的参考代码.-mp4 decode source code
TSdecode
- TS协议解析,包括MPEG的分析 Decode MPEG-2 transport streams Peter Daniel, Final year project 2000/2001-ts decoder Decode MPEG-2 transport streams Peter Daniel, Final year project 2000/2001