资源列表
softsqueeze.tar
- SqueezeBox software version
ORGE-WALKING
- ORGE的一个实例代码,演示角色在地图的上面进行走动,源代码-a demo showing a character walking on the ground, powered by ORGE
box1.m
- Box jekkins metodology on time series forecast video
simplest_media_play
- 简单的视音频播放示例 本工程包含了使用各种API(Direct3D,OpenGL,GDI,DirectSound,SDL2)播放多媒体例子。 其中音频输入为PCM采样数据。输出至系统的声卡播放出来。 视频输入为YUV/RGB像素数据。输出至显示器上的一个窗口播放出来。 通过本工程的代码初学者可以快速学习使用这几个API播放视频和音频的技术。 一共包括了如下几个子工程: simplest_audio_play_directsound: 使用DirectSound播放PCM
CSA
- CSA 1directional for motion estimation
EBMA_halfpel
- EBMA halfpel for motion estimation
EBMA_bidirectional_experiment3
- EBMA bidirectional for motion estimation
EBMA
- EBMA for motion estimation
CSA_halfpel
- CSA when we use halfpel for motion estimation
CSA_bidirectional_
- bidirectional CSA(cross search algorithm) for motion estimation
CatScreen2
- 屏幕录像软件,Qt 开发 使用Qt的API 截图,然后存入视频。XVID的使用接口,套用了网友松牛的用法,在此感谢大牛的贡献。然后我在博客中会有一篇XVid 编译的帖子 http://www.qtprogrammer.org/?p=161,欢迎拍砖。-Screen recording software, Qt development using Qt API shots, and then stored in the video. XVID to use interface, users a
MPEG-2-Audio-Decoder-Source
- 一个用c++实现的针对MPEG2 Audio媒体文件的解码器。-a decoder used for MPEG2 Audio.