Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

z85-cli

Compare

  Analyzed about 13 hours ago

Command line client for ZeroMQ Base-85 encoding

98 lines of code

4 current contributors

over 3 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

dataenc

Compare

  Analyzed 1 day ago

Data encoding library for Haskell currently providing Uuencode, Base64, Base64Url, Base32, Base32Hex, and Base16.

1.5K lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

CyoEncode

Compare

  Analyzed about 1 hour ago

Provides C functions for encoding binary data into a printable representation using base64, base32, or base16 (hex) character sets, plus equivalent functions for the decoding of such encoded data back into its binary form.

2.74K lines of code

0 current contributors

10 months since last commit

1 users on Open Hub

New Project
0.0
 
I Use This
Licenses: No declared licenses

Packet Dump Decode (pdd)

Compare

  Analyzed about 13 hours ago

Packet Dump Decode (pdd) is a simple convenient GUI wrapper around the Wireshark/Ethereal tools to convert packet hexdumps into well formatted xml containing the decoded protocols and protocol contents Using pdd, you just need to copy-paste the hexdump into pdd and hit the "Decode" button. ... [More] NOTE: pdd is only a wrapper around the Wireshark/Ethereal tools and hence needs either (but at least one) to be already installed. [Less]

1.01K lines of code

0 current contributors

almost 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Apostasy

Compare

  No analysis available

Apostasy is a powerful tool for converting different types of media between a wide and extensible range of formats and encodings. It was inspired by the mp32ogg and dir2ogg commands, and has been designed from the ground up to facilitate extensibility, allowing support for new formats to be added quickly and easily.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

smpeg

Compare

  No analysis available

smpeg is an mpeg decoding library, which runs on just about any platform. It comes with two sample decoders, plaympeg (console, no UI), and gtv, a simple GTK+ interface.

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses
Tags decoding mpeg

april-ann

Compare

  Analyzed 1 day ago

April-ANN toolkit (A Pattern Recognizer In Lua with Artificial Neural Networks). This toolkit incorporates ANN algorithms (as dropout, stacked denoising auto-encoders, convolutional neural networks), with other pattern recognition methods as hiddem makov models (HMMs) among others.

165K lines of code

0 current contributors

almost 8 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

libde265

Compare

  Analyzed about 24 hours ago

Open h.265 video codec implementation.

44.3K lines of code

2 current contributors

3 months since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This

avTranscoder

Compare

  Analyzed about 6 hours ago

C++ API for LibAV / FFMpeg

7.24K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

ffmpegsource

Compare

  Analyzed about 21 hours ago

FFmpegSource (usually known as FFMS or FFMS2) is a cross-platform wrapper library around FFmpeg, plus some additional components to deal with file formats FFmpeg's libavformat has (or used to have) problems with. It gives you an easy, convenient way to say "open and decompress this media file for ... [More] me, I don't care how you do it" and get frame- and sample-accurate access (usually), without having to bother with the sometimes less than straightforward and less than perfectly documented FFmpeg API. The library is written in C++, but the public API is C-friendly and it's easy to simply include and link directly with a pure C application. The source is available under the MIT license, but the binaries are GPL licensed because they need to be linked against a GPL'd FFmpeg. Avisynth pluginFor the end user, the most visible use of FFMS is the implementation of an Avisynth source plugin that uses the FFMS library to open media files. This plugin is a part of the FFMS2 project and is available for download here; for documentation see the UserGuide. [Less]

7.22K lines of code

2 current contributors

12 days since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This