Showing 480 open source projects for "avc/decoder"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    giffiledecoder

    Decoder and player for animated GIFs on Android, written in Java

    This project includes code to decode and play animated GIFs on Android. Significant files: GifFileDecoder.java - decoder, converts gif files to in-memory images. Implements streaming: only one or two frames are kept in memory, so long videos can be played without memory concerns. Code is implemented in Java, but appears to work about as fast as WebView. GifImageView.java - custom ImageView running decoder from a thread. You have permission to use this code in any of your projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Software Bundle

    Some small software.

    Some small programs. Currently includes a password generator and a Base64 encoder/decoder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MPlayer WW
    MPlayer modified by william0wang
    Downloads: 23 This Week
    Last Update:
    See Project
  • 4
    Text Hex Convert v2.1.1 -src
    This is the source code for Text Hex Decoder that I released earlier. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 5

    ReedSolomon

    Fast Java implementation of Reed Solomon coding

    This is a partial Java port of Reed-Solomon encoder/decoder from Phil Karn, KA9Q http://www.ka9q.net/code/fec/ (version fec-3.0.1). This mini project was born out of frustration at not being able to find a decent performing Java Reed-Solomon implementation. Only symbol sizes <= 8 are supported in this port. And testing has been performed only with GF(256) and polynomial 0x11d. As the original code was GNU Lesser General Public License (LGPL), this derivative work shall fall under LGPL as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Aurora.js

    Aurora.js

    JavaScript audio decoding framework

    Aurora.js is a JavaScript framework that simplifies audio decode pipeline implementation—covering source, demux, decode, and playback stages. It provides high-level APIs for inspecting and playing audio, supports plugins for decoders (MP3, AAC, FLAC), works in browser and Node.js (via Browserify), and abstracts browser audio APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Octet Game Framework

    Educational framework for OpenGLES, OpenCL and OpenAL

    Octet is a cross-platform game development framework for developing games on Windows, Mac and other platforms. It is designed to be very simple, dependency-free and very fast to build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    open-vjj

    Open Source VJ Software in Java

    An Open Source Java Software for Visual-Artists like VJs written in Java. Using xuggle as video decoder, we are able to read most popular videocodecs. Supports iGuard IP-250E IP/Network Camera. With MJPEG-Stream-Server for multiple clients like VLC. GPU support with OpenCL and jogamp.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 10
    Python application to scan DataMatrix barcodes using webcam. Uses libdmtx as backend decoder and pyGTK for display. Intended as a conference badge scanning application, but flexible enough to allow other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    bfsk_decoder

    Universal B-FSK decoder for MSX, Spectrum, Amstrad, C64, ...

    Universal B-FSK decoder for MSX, Spectrum, Amstrad, C64, ... For the moment only MSX works...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JAAD
    JAAD is an open-source AAC decoder and MP4 demultiplexer library written completely in Java. It is platform-independent and portable.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    Wildlife Acoustics WAC Decoder

    Decoder for Wildlife Acoustics WAC file format

    WAC is a proprietary compressed audio format developed by Wildlife Acoustics, Inc. (www.wildlifeacoustics.com). This project provides a command-line decoder for WAC files and documentation (in the code) on how the WAC file format is defined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FLAC Decoder/Encoder

    FLAC Decoder/Encoder

    Hardware FLAC Encoder / Decoder

    ...FLAC is an open format with royalty-free licensing and a reference implementation which is free software. This project is High Performance, Low Power and High Quality FLAC Encoder and Decoder on HDL Code for FPGAs or ASICs synthesis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Datamatrix decoder

    Datamatrix decoder for multiple platform

    Datamatrix decoder for multiple platform such as windows, Mac, Linux, IOS, android,Windows phone, blackberry. Windows mobile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple Cipher Decoder

    Simple Cipher Decoder

    Decrypts and encrypts substitution, transposition and vigenere ciphers

    Change log 1.01: 1)Error fixed on clicking solve and arrow buttons in the vigenere decoder 2)Error fixed when number of columns exceeds text length in substiution cipher 3)Can now handle variable block length when changing columns 4)Multiple identicle conversion values onn the frequency analysis page now not allowed This project is near its final stages but there may still be improvements to be made. If you could write some form of review or send me an email with advice I would greatly appreciate it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The AntHill SMPP is a library (C++, Ruby) that implements SMPP protocol (v 3.4 & v 5.0 draft 6). It contains SMPP encoder, decoder and validators. Resources (XSD schema, XMLs, SMPP dumps) and utilities (DumpViewer, PDUComposer and etc) are included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    avccodecDemo

    Avc/H264 codec demo

    An Andoid Demo application to demonstrate my Avc/H264 performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DTMF Joystick

    DTMF Joystick

    usa tu telefono como un joystick

    ...El programa trabaja usando perfiles que se guardan como un archivo de texto INI. para cargar y guardar nuestras preferencias debemos ir al menu de archivo. Librerias usadas: DTMF decoder por Plyashkevich Viatcheslav WAVFile por CalicoSkies INIFile class V2.1 por Moreno-Airoldi ppDTMF por kapodamy ;) InputManager por shynet InpOut32 por logix4u.net NAudio por Mark Heath
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Morse View

    Morse View

    Real-time audible Morse code to text message converter

    Morse View an open source software project to convert audible Morse codes to text messages. This application is capable to convert Morse codes from wave files or from the audio line/microphone inputs. Conversion from Morse code to text can perform based amplitude and frequency decomposition of the input audio stream.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    KC-Encoder
    Program KC-Encoder serves as easy and intuitive encoder/decoder allowing writing texts in native languages using English keyboard. KC-Encoder runs both at Linux and/or Windows. Currently supported languages are as follows: Bulgarian Czech French German Greek Hungarian Italian Polish Portuguese Russian Serbian Slovakian Spanish Ukrainian
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BxEngine

    BxEngine

    BxEngine For Marmalade And QT

    BxEngine is middleware game engine. png decoder / pathfind logic / scene system / memory system / telex system / particle / STL (named BxVar) / pooling / singleton / http query cache system / xml parser / express fixed float / dynamical resource loading / BEKON parser (better json) / THROW (dynamical parameter) / software renderer / animation-tool / particle-tool (Marmalade 7.0.0) https://www.madewithmarmalade.com/downloads/7.0/7.0.0/marmalade-sdk-7.0.0-353650-windows.exe (QT 5.2.1) http://download.qt-project.org/official_releases/qt/5.2/5.2.1/qt-opensource-windows-x86-android-5.2.1.exe (Medusa AnimationTool) http://cafe.naver.com/bxengineformarmalade/64 (Typhon ParticleTool) http://cafe.naver.com/bxengineformarmalade/66 ***** Next version! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Project MESE

    Project MESE

    MESE is a cool alternative to md5

    Project MESE is a awesome alternative to MD5, so MD5 Decryption sites will be put to shame.
    Downloads: 0 This Week
    Last Update:
    See Project