资源列表
mp3
- mp3编码和解码的源代码。 代码简洁,调用层次清晰。 为深入研究MP3的程序员提供了很好的样板-mp3 encoding and decoding of the source code. Code simple, clear call level. MP3-depth study for the programmer to provide a good model
ID3TagEditor
- MP3的 ID3 编辑修改工具~~~~~`
MPEG-4
- MPEG4编解码的实现,在VISUALC++中实现的,希望对大家的研究有帮助-MPEG4 codec implementation, in the VISUALC++ to implement, and hope our study helps
MPEG-4
- 视频编码标准MPEG-4的C++实现程序-the encode and decode program of MPEG-4 video coding
e427e817b2a2f238c83d6d0b
- VC+桌面歌词源代码+仿QQ音乐千千静听+鼠标穿透+无任务栏图标+无焦点-Desktop lyrics source code VC++ simulation QQ through music listening Pros+ mouse+ no+ no focus on the task bar icon
ffplay
- 最新版本的ffplay,已经调试成功的代码。-/* * Various utilities for command line tools * Copyright (c) 2000-2003 Fabrice Bellard * * This file is part of FFmpeg. * * FFmpeg is free software you can redistribute it and/or * modify it under the terms of t
13818_5codeforVc++compile
- MPEG-2 TS 解码参考程序,描述了MPEGTS文件被解析的过程.-MPEG-2 TS decoder reference program, described the document was MPEGTS analytic process.
MPEG-4
- MPEG4视频压缩源码,VC上编译通过,可参考
mciplayer
- MP3播放器的开发,可以学习关于播放器编程-MP3 player development, player can learn programming
divxen
- 此程序为MPEG-4视频编码之DIVX视频编码。-This procedure for MPEG-4 video encoding video encoding of DIVX.
mp3
- mp3格式的音频文件解码,包括imdct以及huffman解码程序-mp3 audio file decoding including imdct and huffman decoding procedure
mpeg4
- 截获视频并以mpeg4格式在网上传输的程序,希望对大家有所帮助