资源列表
MFC_Ffmpeg_sdl2_Player
- MFC FFMPEG STL2 播放器(Written by windows MFC FFMPEG)
8hz-mp3
- Sources of a layer 3 only encoder derived from the ISO source code(Encoding engines source codes, Sources of a layer 3 only encoder derived from the ISO source code)
1
- 音乐播放器,支持上一首,下一首,列表循环,单曲循环,使用jquery框架。(The music player supports the last one, the next, the list loop, the single loop, and the jQuery framework.)
parseRtpPacket
- 该程序在windows 下能正常,对从网络上接收的rtp数据包,可以去掉头信息,拼接成完整的视频数据流。生成的视频数据文件是h264的纯码流数据。(this program can unpack rtp data packet into video data. The Video data is pure H264 standard stream data.)
VideoEXE
- 使用DirectShow实现视频采集播放(Using DirectShow to realize video capture and play)
DyBMPMovie
- 使用Visual Studio编程工具实现“动态”的位图动画显示。(Using visual studio programming tools to realize the "dynamic" bitmap animation display.)
P_cineWMP_2017_11_10 sv21
- Activex player WMP based on the Windows Multimedia Player
1MicroSIP.sfx
- sip电话,使用方便,非常适用于SIP平台测试。(Sip phone, easy to use, very suitable for sip platform test.)
ABCs
- IIR filter desing based on ABCs algorithm
算数编码
- 这是我大学多媒体的一个作业,里面要求实现算数编码。具体请看文档(This is a job in my university multimedia, which requires arithmetic coding. Please see the document)
自适应哈夫曼编码
- 这是我大学的一个作业,要求实现自适应哈夫曼编码。具体请看文档(This is a job in my university multimedia, which requires arithmetic coding. Please see the document)
DCT变换图片压缩
- 里面要求实现基于DCT变换的图片压缩程序,基本上复制以后就可以直接运行。值得一提的是,我里面直接调用了三个个外部的包,如果用eclipse编译器或者其他的话,需要在偏好设置中自行设置,否则会报错。具体设置可以自行百度,很简单的(It requires the implementation of image compression program based on DCT transform. After copying, it can run directly. It is worth ment