-
Updated
Dec 14, 2021 - C++
#
encoder
Here are 860 public repositories matching this topic...
Free Lossless Image Format
A robust HTML entity encoder/decoder written in JavaScript.
-
Updated
Dec 29, 2021 - JavaScript
fastest JSON encoder/decoder with powerful 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
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
Jan 3, 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
Dec 20, 2021 - 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
Dec 22, 2021 - C++
This package provides the ability to encode golang structs to a buffer as JSON very quickly.
-
Updated
Apr 11, 2021 - Go
Easy XML parsing using Codable protocols in Swift
-
Updated
Nov 11, 2021 - Swift
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 node utility utilizing ffmpeg to encode videos with the hevc codec.
-
Updated
Sep 2, 2021 - JavaScript
Official implementation of "Designing an Encoder for StyleGAN Image Manipulation" (SIGGRAPH 2021) https://arxiv.org/abs/2102.02766
-
Updated
Dec 2, 2021 - Jupyter Notebook
A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.
-
Updated
Apr 1, 2020 - 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
Minimalistic H264/SVC encoder single header library
encoding
h264
video
minimal
encoder
codec
video-codec
x264
mini
single-header-lib
svc
single-header
h264-svc
-
Updated
Dec 10, 2020 - C
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
Dec 25, 2021 - Verilog
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++
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."
Essentially introduce const where appropriate for the public types exposed by the api.
This request intentionally only targets some functions since we don't have stable
&mutin const contexts along with a bunch of other const stuff that is still nightly.I don't expect that iced will ever become 100% const, that's unreasonable to assume due to the fact iced needs liballoc around the crate.