搜索资源列表
divxecode.编解码器的xvid静态库的c++封装
- 编解码器的xvid静态库的c++封装 编码: m_vdo_enc->Encode(pBuffer) // 这里pBuffer是BGR24的320x240的数据 编码如果成功,就会自动调用PostEncHandler函数,就可以得到编码后的结果 解码: m_vdo_dec->Decode(xvid, xvid_len) // 传入的存有xvid数据的buffer和长度 解码成功后,会自动调用PostDecHandler,注意对于流媒体数据而言,在这个函数中还有
Mp3Test.rar
- 用Windows底层音频解码包装的一个控件,用来播放Mp3文件,可以用在SDI/MDI上的工具栏,状态栏上。,Windows audio decoding the bottom of a packaging component, which plays MP3, can be used in SDI/MDI on the toolbar, status bar.
H264decoder.rar
- h.264解码的源代码实现,是优化后的,解码的效率很高,h.264 codec implementation source code is optimized, highly efficient decoding
decode.rar
- 关于音视频解码的硬解码的代码,是在三星6410上运行的,On the audio and video decoding hardware decoding the code is running on Samsung 6410
mpeg2_easy.rar
- MPEG2 PS,TS流编解码,结构清晰,适合初学者,MPEG2 PS, TS stream encoding and decoding, structural clarity, suitable for beginners
vedio_h246_sample.rar
- 一套完整的VC++ 开发的视频系统的实例,包括源码和H246编码和解码,A complete set of VC++ examples of the development of video systems, including the source and H246 encoding and decoding
ffmpeg_source
- FFmpeg是一个集录制、转换、音/视频编码解码功能为一体的完整的开源解决方案,支持的标准非常全。-FFmpeg is a collection of recording, conversion, audio/video encoding and decoding functions for the integration of a complete open source solution that supports the standard is very full.
AudioCoder.rar
- 对音频的编码、解码的封装,接口非常简单,支持g722,g723,g728,g729的编解码,For audio encoding, decoding package, interface is very easy to support g722, g723, g728, g729 codec
libffmpeg
- mplayer调用的ffmpeg,将浮点解码改为定点解码库来播放wma音频流。-Mplayer calls ffmpeg, the floating-point decoding were replaced by site-directed decoding library to play wma audio stream.
H264Decoder_vc6
- H264解码器源码,移植ffmpeg中的H264解码部分到windows,深度删减优化,在VC6中验证通过。-H264 decoder source code, porting ffmpeg s H264 decoding to the windows, the depth of cut optimization, in VC6 verify pass.
BarCode
- 用VC开发的一个二维码编解码程序,支持PDF417,QR等编码-VC developed with a two-dimensional encoding and decoding procedures, support PDF417, QR code, etc.
ImageCoding
- 图像编解码VC++程序,有各种图像编解码算法!-The image the codec VC++ program, a variety of image encoding and decoding algorithms
vlc-0.9.7
- 一个很全面的播放器源代码,其工作量在5人年左右;内嵌几十种商用和开源解码程序,是想全面学习的朋友的好例子。请注意部分代码需要数学功底才能理解-A very comprehensive player source code, the workload in about 5 years embedded dozens of commercial and open source decoding process is to comprehensively study friend s good ex
Hi_H.264_DEC_SDK_V1.0.0.23
- 华为海思视频处理SOC方案Hi3510客户端软件视频流解码包.-Huawei Hass SOC program Hi3510 video processing video stream decoding client software package.
Hi_VOICE_CODEC_SDK_V1.0.2.3
- 华为海思视频处理SOC方案Hi3510客户端软件对音频做编码,解码处理SDK-Huawei Hass video processing SOC program Hi3510 client software to do the audio encoding, decoding SDK
SoundTest
- G711音频编码程序,实现音频的编解码,以及G711音频文件的解码与播放。-G711 audio coding process to achieve the audio codec, and G711 audio file decoding and playback.
DTMF
- DTMT编码和解码程序。可以把电话号码先编码成为wav文件,再通过解码把它恢复原来的号码-DTMT encoding and decoding process. Phone numbers can be encoded into wav files first, and then put it through the decoder to restore the original number
ClientDemo
- 实时监视 实时监视功能有二种播放方式,直接方式和数据回调方式。直接方式是指通过服务器传送过来的视频数据不需要用户自己去解码就能够显示播放,用户只要调用接口CLIENT_API LONG CLIENT_RealPlay(LONG lLoginID, int nChannelID, HWND hWnd),将窗口句柄传入形参hWnd就能够实时播放视频了;数据回调方式是指服务器传送过来的视频数据通过回调函数由用户自己来处理,如果用户需要播放的话,可以调用解码库dhplay.dll解码播放。 多画
Decoding-study-notes-series-
- 解码学习笔记系列和DirectShow开发指南大全,适合研究学习多媒体开发相关人员-Decoding study notes series and DirectShow Developer s Guide to Guinness, for the research study multimedia development staff
Motion_aware-decoding-of-CS-video
- 一篇关于压缩感知的运动感知译码算法,将YUV视频进行压缩感知采样,然后传输至译码端,并采用LASSO算法对其进行重构的文章。-A motion perception on compressed sensing decoding algorithm, the YUV video compression sensing sampling, and then transmitted to the decoder side, using LASSO algorithm to reconstruct th