Skip to content
View zkpeng's full-sized avatar
☺️
I may be slow to respond.
☺️
I may be slow to respond.
Block or Report

Block or report zkpeng

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. SPlayer SPlayer Public

    视频播放器,使用FFmpeg解封装、解码、重采样,SDL2播放视频和音频,视频同步到音频。暂时只支持快进、快退和暂停功能。

    C

  2. ffmpeg_filter ffmpeg_filter Public

    使用ffmpeg开发的一个类似画中画效果的小项目,涉及解封装、解码、过滤器、编码、封装等。输入和输出文件可以是flv或mp4,其他的封装格式没有测试。

    C 2 1

  3. CleanArchitectureDemo CleanArchitectureDemo Public

    使用CleanArchitecture写的一个小例子,为了突出这种架构结构,没有使用butterknife,dagger,rxjava等技术。

    Java 1

  4. lameMp3 lameMp3 Public

    Android使用lame库转换wav文件为mp3文件

    C 1

  5. pythondemo pythondemo Public

    python输入身份证号和密码登录济南住房公积金官网

    Python

  6. RefreshLoadMoreLayout RefreshLoadMoreLayout Public

    针对RecyclerView的下拉刷新及上拉加载更多实现

    Java