JYangkai / MediaDemo

音视频采集、编码、解码、封装、解封装,OpenGLES渲染图像、视频,滤镜、特效、转场特效
MIT License
113 stars 32 forks source link

博客地址

掘金mirai

关于音视频的知识,做一个系统性的总结,希望对音视频感兴趣的同学有所帮助

音频篇

视频篇

特效篇

应用篇

GitHub

MediaDemo

后续主要是写应用篇相关的文章,不过由于最近上班比较忙,所有更新时间不定

License

MIT License

Copyright (c) 2021 JYangkai

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.