Skip to content
View bavulapati's full-sized avatar
:octocat:
:octocat:

Block or report bavulapati

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. FfmpegDirectXApp FfmpegDirectXApp Public

    A windows app which uses desktop duplication API to capture the desktop and uses H264 codec from ffmpeg to encode and decode the captured image and finally display the decoded YUV image using DirectX

    C 8 4

  2. FFmpegH264Codec FFmpegH264Codec Public

    Windows app to capture screen and encode it as H264 using ffmpeg

    C

  3. DXGICaptureApplication DXGICaptureApplication Public

    Captures the desktop in a loop using Desktop Duplication API and saves them as bitmap images in the current Directory

    C++ 14 10

  4. DXGICaptureDXColorSpaceConversionIntelEncode DXGICaptureDXColorSpaceConversionIntelEncode Public

    This is a solution containing Capturing windows screens with DXGI Desktop duplication, BGRA to NV12 conversion using DirectX rendering capabilities and Intel Encoder for H264

    C 19 9

  5. theflashlabs/ajv-plus theflashlabs/ajv-plus Public

    Forked from ajv-validator/ajv

    A maintained and JSON specification-compliant fork of the original `ajv` package.

    TypeScript 5 1

  6. IntelMediaH264Encoder IntelMediaH264Encoder Public

    Capture and encode the windows screen using Intel Media SDK

    C