Skip to content
View liuhang7's full-sized avatar

Block or report liuhang7

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

Popular repositories Loading

  1. ffmpeg-DXVA-decode ffmpeg-DXVA-decode Public

    Forked from Yacov-lu/ffmpeg-DXVA-decode

    win32 project uses ffmpeg and DXVA2 to decode video, and use DirectDraw to present video image

    C 1

  2. RTSP RTSP Public

    Forked from fengweiyu/RTSP

    C++

  3. codingmath codingmath Public

    Forked from lifeiteng/codingmath

    Tech

    Shell

  4. QtAV QtAV Public

    Forked from wang-bin/QtAV

    A cross-platform multimedia framework based on Qt and FFmpeg(https://github.com/wang-bin/avbuild). High performance. User & developer friendly. Supports Android, iOS, Windows store and desktops. 基于…

    C++

  5. D3D11YUVRendering D3D11YUVRendering Public

    Forked from balapradeepswork/D3D11YUVRendering

    Renders YUV image data using D3D11. Data can be 4:4:4 or 4:2:0 sub sampled. Choose the YUV enum accordingly.

    C++

  6. FFmpegAndroid FFmpegAndroid Public

    Forked from xufuji456/FFmpegAndroid

    android端基于FFmpeg实现音频剪切、拼接、转码、混音、编解码;视频剪切、水印、截图、转码、编解码、转Gif动图、画面拼接、视频倒播;音视频合成与分离;音视频解码、同步与播放;FFmpeg本地推流、H264与RTMP实时推流直播;OpenGL实时滤镜;FFmpeg滤镜:素描、色彩平衡、hue、lut、模糊、九宫格等;基于IjkPlayer修改支持RTSP超低延时直播(局域网1080P…

    C