yuvencodedecode项目包含Android硬编码、硬解码、yuv渲染3个主要功能.
添加libyuv对图像的裁剪功能代码。
20200321补充
添加FFmpeg软解码裸h264功能。
20200326补充
添加ffmpeg解码流数据功能,
同时注释掉
//调用硬件解码
// Decoder.getDecoder().onFrame(u);
//调用FFmpeg软解
//Decoder.getDecoder().onFFmpegFrame(u);
这几行代码关闭硬解h264和ffmpeg软解裸h264数据功能。有需要的可以在Encoder类中恢复该功能。
20200328ffmpeg解码流数据放置在子线程中。
-
Notifications
You must be signed in to change notification settings - Fork 3
liluojun/PlayVideo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published