encoder
- Sign up for GitHub or sign in to edit this page
Here are 470 public repositories matching this topic...
A robust HTML entity encoder/decoder written in JavaScript.
-
Updated
Oct 6, 2019 - 140 commits
- JavaScript
[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.
-
Updated
Oct 5, 2019 - 121 commits
- C
Library to stream in rtmp and rtsp for Android. All code in Java
-
Updated
Oct 7, 2019 - 610 commits
- Java
jingo currently can't serialize time.Time. By default it will serialize to {}, and using stringify it won't give a proper ISO8601 (?) representation.
I've attempted to work around this using a fallback to the json.Marshaller interface (see #13 ) but explicitly supporting time.Time is more efficient and probably as effective.
A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.
-
Updated
Sep 13, 2019 - 28 commits
- JavaScript
I think the current the examples in README are trying to explain too many things at once. The first example in particular is pretty odd. I need to rework it with some very very simple examples, maybe just one, showing how parsing, checking a value, mutating and stringifying works.
On top of that, a GitBook talking about how to use the library might be a nice addition.
A node utility utilizing ffmpeg to encode videos with the hevc codec.
-
Updated
Oct 6, 2019 - 145 commits
- JavaScript
The JAVE (Java Audio Video Encoder) library is Java wrapper on the ffmpeg project
-
Updated
Oct 7, 2019 - 127 commits
- Java
PHP library for iteratively encoding large JSON documents piece by piece
-
Updated
Aug 2, 2019 - 43 commits
- PHP
encoder with hls output based on gstreamer.
-
Updated
Sep 26, 2019 - 1 commits
- C
Easy XML parsing using Codable protocol in Swift
-
Updated
Oct 7, 2019 - 220 commits
- Swift
Audio File Encoder. Extracts audio tracks from an audio CD image to separate tracks.
-
Updated
Oct 5, 2019 - 455 commits
- C++
Unicode (UTF-8) capable std::string
-
Updated
Sep 29, 2019 - 136 commits
- C++
... so others can independently implement FLIF.
This can obviously only be completed once #85 is completed.