#
encoder
Here are 931 public repositories matching this topic...
Free Lossless Image Format
-
Updated
Dec 14, 2021 - C++
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
Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
open-source
opensource
video
video-player
encoder
streamer
media
media-server
media-player
free-software
free
video-streaming
mediamanager
video-sharing
social-features
streamer-tool
videosharing
streamer-site
avideo
avideo-platform
-
Updated
May 30, 2022 - JavaScript
react
javascript
kotlin
swift
npm
library
image
node
algorithm
typescript
ui
react-native
component
placeholder
ux
encoder
loading
native-module
blurhash
woltapp
-
Updated
Apr 29, 2022 - Kotlin
Arduino FOC for BLDC and Stepper motors - Arduino Based Field Oriented Control Algorithm Library
arduino
encoder
vector-control
arduino-library
motor
bldc-motor-controller
stepper-motor
stepper-library
stepper-motor-control
foc
low-cost
bldc-motor
arduino-foc
bldc-motors
foc-algorithm
arduino-simplefoc
-
Updated
May 29, 2022 - 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
This package provides the ability to encode golang structs to a buffer as JSON very quickly.
-
Updated
Apr 11, 2021 - Go
Must-have verilog systemverilog modules
spi-interface
fpga
hls
encoder
delay
tcl
verilog
debounce
xilinx
synchronizer
uart
altera
uart-verilog
fifo
pwm
uart-protocol
spi-master
uart-controller
uart-tx
uart-receiver
-
Updated
May 20, 2022 - Verilog
Official implementation of "Designing an Encoder for StyleGAN Image Manipulation" (SIGGRAPH 2021) https://arxiv.org/abs/2102.02766
-
Updated
May 19, 2022 - Jupyter Notebook
Easy XML parsing using Codable protocols in Swift
-
Updated
May 3, 2022 - Swift
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
May 30, 2022 - C++
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
May 5, 2022 - Kotlin
A node utility utilizing ffmpeg to encode videos with the hevc codec.
-
Updated
Apr 9, 2022 - JavaScript
A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.
-
Updated
Apr 6, 2022 - JavaScript
2
TheMadHau5
commented
Jun 22, 2021
While meson appears to support miniz, CMake (which I unfortunately have to use as my IDE doesn't support meson) requires zlib and cannot fall back to miniz. I am on windows and don't have zlib installed, so making this use miniz would be appreciated. Thanks.
Open
Cleanup post v0.7.0
Improve this page
Add a description, image, and links to the encoder topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the encoder 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