-
Updated
Dec 14, 2021 - C++
#
decoder
Here are 931 public repositories matching this topic...
Free Lossless Image Format
A robust HTML entity encoder/decoder written in JavaScript.
-
Updated
Dec 29, 2021 - JavaScript
high performance JSON encoder/decoder with stream API for Golang
-
Updated
Jan 4, 2022 - Go
[Skype Silk Codec SDK]Decode silk v3 audio files (like wechat amr, aud files, qq slk files) and convert to other format (like mp3). Batch conversion support.
encoder
decoder
convert
mp3
audio-files
encode
decode
wechat
silk
qq
autoit
batch-conversion-support
mina
mini-program
silkv3
-
Updated
Dec 9, 2021 - C
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
This is a PHP library to detect and decode QR-codes. This is first and only QR code reader that works without extensions.
-
Updated
Nov 26, 2021 - PHP
lsy641
commented
May 15, 2020
Hi, I am so interesting in your project, and wonder if you need contributor and how could I make my own contribution?
good first issue
Good for newcomers
Minimalistic MP3 decoder single header library
audio
music
minimal
decoder
mp3
sound
small
tiny
codec
mini
mp3-decoder
single-header-lib
single-header
mini-mp3
-
Updated
Nov 30, 2021 - C
Captfencoder is a rapid cross platform network security tool suite, providing network security related code conversion, classical cryptography, cryptography, asymmetric encryption, miscellaneous tools, and aggregating all kinds of online tools.
electron
rust
security
crypto
cipher
toolkit
encoder
decoder
hash
encode
cybersecurity
decode
ctf
misc
hacking-tool
network-security
security-tools
-
Updated
Apr 9, 2022 - JavaScript
bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, designed specifically to detect shellcode-like behavior.
-
Updated
Feb 17, 2022 - C
PyTorch CTC Decoder bindings
-
Updated
Mar 3, 2022 - C++
Easy XML parsing using Codable protocols in Swift
-
Updated
Apr 20, 2022 - Swift
daniestevez
commented
Mar 5, 2021
For some uses cases it would be useful to have an option in the gr_satellites command line tool that skips the demodulator and sends the input the directly to the deframer.
13
FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出效果等
android
ffmpeg
mp4
encoder
decoder
media
gif
amr
multi
fdk-aac
pthread
encoder-decoder
capture-video
lamemp3
jni-android
libx264
h264-decoder
yuv420
h264-encoder
libopencore-amr
-
Updated
Jun 9, 2021 - Kotlin
A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.
-
Updated
Apr 6, 2022 - JavaScript
JPEG XL image format reference implementation
photos
photography
encoder
images
decoder
lossy
codec
image-compression
lossless-compression-algorithm
lossless-images
lossy-compression
lossy-image-compression
lossless-image-compression
-
Updated
Apr 23, 2022 - C++
Connectionist Temporal Classification (CTC) decoder with dictionary and language model.
decoder
recurrent-neural-networks
speech-recognition
text-recognition
language-model
handwritten-text-recognition
ctc
-
Updated
Jan 10, 2022 - C++
Unicode (UTF-8) capable std::string
unicode
cplusplus
cpp
string
encoder
decoder
utf-8
conversion
header-only
string-conversion
string-manipulation
codepoints
std
utf8
utf8-string
drop-in
cplusplus-11
utf-32
tiny-utf8
-
Updated
Nov 9, 2021 - C++
Ethereum smart contract transaction input data decoder
-
Updated
Mar 16, 2022 - JavaScript
Improve this page
Add a description, image, and links to the decoder topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the decoder topic, visit your repo's landing page and select "manage topics."
It's currently always using
mov rAX,[moffs]but if it fits in ani32, it's shorter to usemov rAX,[m]with a modrm byte.The generated
mov()methods would need to be updated. This is what the generated C# code looks like:An extra check would need to be adde