video-decoding
There are 29 repositories under video-decoding topic.
intel/libva
Libva is an implementation for VA-API (Video Acceleration API)
polymonster/hotline
A high-performance, hot-reload graphics engine.
chenxinfeng4/ffmpegcv
The ffmpegcv is a ffmpeg backbone for open-cv like Video Reader and Writer
DaWelter/h264decoder
h264 decoding module for python based on ffmpeg/libav
Dinoosauro/ffmpeg-web
A Web and Native UI for ffmpeg-wasm: convert video, audio and images using the power of ffmpeg, directly from your web browser or from your computer.
astoeckel/acinerella
FFmpeg wrapper library for audio/video decoding
hoanglehaithanh/NVIDIA-DeepStreamSDK
NVIDIA DeepStream SDK
kueblert/AndroidMediaCodec
Android Media codec for video encoding and decoding from C++ (e.g. for use with QT). Not fully tested yet, ergo not stable, API 23.
ruiyoua/video_decode_ffmpeg
Video Decoder by ffmpeg, Solve the problem that the rtsp stream will receive some invalid frame when network is unstable.
aekanman/FPGA-video-decoder
:space_invader: Design and implementation of a video decoder on an Altera Cyclone V FPGA board.
anibali/pybraw
Python bindings for the Blackmagic RAW SDK.
chrberger/mini-decoder.js
Video decoding functions for JavaScript to decode raw h264 or VP8/VP9 frames using openh264 and libvpx
danilhendrasr/video-decoding-benchmark
Compare NVIDIA Video Codec SDK's, PyAV's, and OpenCV's performance on video decoding.
yuanmu97/PacketGame
PacketGame: Multi-Stream Packet Gating for Concurrent Video Inference at Scale
hejia-zhang/libwave
C++ library for hardware-accelerated video stream decoding
MikuAuahDark/nav
NPad Audio Video Decode: Performs audio and video decoding using platform-specific backends.
developer0hye/Practical-FFmpeg-Examples
Practical FFmpeg examples for beginners
alesanfra/iterframes
Process quickly all videos in the world, one frame at time.
mintaka33/ffva
GPU video acceleration library for deep learning applications
sendjasni/FFmpeg-video-encoding
A simple python script for encoding and decoding video files using FFmpeg and H265
codeRATny/libav-simple-memory-video-decoder
simple memory video decoder
Nakamir-Code/SKMediaFoundation
Media Foundation Samples using StereoKit
StefanoLusardi/video_io
video encoder and decoder, written in modern C++
delthas/xvid
Mirror of Xvid SVN
TeiaCare/TeiaCareVideoIO
TeiaCareVideoIO is a C++ video encoder and decoder library.
chalmers-revere/opendlv-video-aom-decoder
OpenDLV Microservice to decode an AV1 frame into a shared memory
chalmers-revere/opendlv-video-vpx-decoder
OpenDLV Microservice to decode a VPX frame (VP8 or VP9) into a shared memory
chalmers-revere/rec2csv-png
Tool to extract messages as .csv and h264/VP8/VP9 frames as separate .png files from a .rec file from OpenDLV
slavanap/JM
Clone of H.264/AVC Reference Software (with optimizations and critical bug fixes provided by me in separate commits)