Showing 24 open source projects for "decode"

View related business solutions
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 1
    WebP Codec

    WebP Codec

    Library to encode and decode images in WebP format

    libwebp is the reference codec library for Google’s WebP image format, providing both encoding and decoding along with command-line tools. It supplies cwebp to compress images into WebP and dwebp to decompress them back, making it easy to test quality/size trade-offs across presets and tuning parameters. The GitHub repository is a mirror; the canonical source of truth lives on Chromium’s git, and developer docs are hosted on WebP’s portal. The project underpins WebP support across browsers,...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 2
    Jessibuca

    Jessibuca

    Jessibuca is an open source pure H5 live streaming player

    Jessibuca is an open-source HTML5 live streaming player that runs entirely in the browser using WebAssembly to decode audio and video streams without requiring plugins. It compiles native decoding libraries into JavaScript, enabling high-performance playback across desktop and mobile devices. The player supports modern streaming protocols and codecs, allowing it to handle real-time video feeds with low latency and stable rendering. Its architecture is modular, separating decoding, demuxing, and rendering to optimize performance and scalability. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    jamailmar

    jamailmar

    Ogg Vorbis decoder with multi-thread support

    Linux code to decode Ogg Vorbis files with multi-thread support Developed by DeepSeek
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CutterFF

    CutterFF

    Cutting videos using FFmpeg and GTK+

    CutterFF is a small program for UNIX (or Windows if compiled with MingW) for cutting videos using FFmpeg and GTK+. It is easy to use and fast, since it do not decode and encode the streams, instead it only copy them.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    fmedia

    fmedia

    fast media player/recorder/converter

    ...fmedia is very small and fast: it has low CPU & memory consumption making it ideal to listen to music or process audio files while running on a notebook's battery. fmedia can decode: .mp3, .ogg (Vorbis, Opus), .opus, .m4a/.mp4 (AAC, ALAC, MPEG), .mka/.mkv (AAC, ALAC, MPEG, Vorbis), .avi (AAC, MPEG), .mpc, .flac, .ape, .wv, .wav. fmedia can encode into: .mp3, .ogg, .opus, .m4a (AAC), .flac, .wav.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    jpegant

    jpegant

    Embedded JPEG encoder

    ...It implements a subset of JPEG standard. Now the code contains JPEG decoder so if you decided to use nonstandard transform or entropy coding in encoder you still will be able to decode bitstream (provided that you keep the decoder in sync of course). Release 1.1 source code and Windows executables are on the download page. For the latest release code look into the repository in 'release-1-0' branch. The SSE2 inplementation is present in 'simd.0' branch in the repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pymedia is a C/C++/Python multimedia module to allow encode/decode/play multimedia information in mp3,ogg,avi etc. formats. Based on ffmpeg with added features and simple Python interface. To be used in multimedia apps written in Python.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8
    TPlayer

    TPlayer

    media player focused on GPU acceleration

    a fast multimedia player using ffmpeg to decode, opencl to do fft on audio and opengl to render. same code is also hosted at https://gitorious.org/tplayer/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    mmsdec is an application developed in C which can be uses to decode MMS message (Multimedia Messaging Service). With this application it is possible to extract text message, photos and videos from a raw mms message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    ltcsmpte
    ltcsmpte is a collection of library functions to decode and encode linear/logitudinal time code (LTC) audio to/from SMPTE timstamps. ltcsmpte is deprecated and will soon reach its end-of-life. It is superseded by libltc + libtimcode + ltc-tools. * https://github.com/x42/libltc * https://github.com/x42/ltc-tools * https://github.com/x42/libtimecode
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Jpeg Decoder
    Current Decoder can decode Baseline Jpeg Images (both single & multi scan images) only. The decoded gray scale/color jpeg image is written to a PGM/PPM file. A provision to view the image in a window is provided (for this you will need Open CV).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    OGG/MP3 is a Visual Studio C++ DLL project which combines libmad and ogg/vorbis in order to decode and play these formats. Strictly using waveOut SDK functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    libpac is a library to decode SBStudio PAC music modules into a stream of integer PCM audio data. The package contain the library itself, a CLI player, and plugins for XMMS and Winamp.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 14
    This project is formed by 2 project togheter. First is a audio mixer in c#.... second is a shoutcast server that decode raw data comes from audio mixer, encode it and send to network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A streaming Ogg/Vorbis player for the PSP. Handles a wide range of sample rates (8000 Hz to 48000 Hz), high bitrates (tested on bitrates to 256 Kbps); has separate recv/decode/audio threads and buffers for stable sound even on highly uneven streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Libpsd is the Photoshop file format decode library in C language with full source code. It mainly decodes and blends *.psd files. It supports for Adobe Photoshop CS version, and is compatible with the previous versions of Photoshop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This program receives MPEG-2 transport streams from an IEEE 1394 (FireWire) bus according to IEC 61883-4. It can decode one audio and video stream and present them on the local sound card and on the local display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    libFAD is a Flash Animation Decode library with actionscript supported, implement in C language from scratch, and performs well on embedded device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cpia2 provides a linux driver for cameras using STMicroelectronics cpia2 (STV0672 and STV0676) chipsets. Also provided is a viewer to decode the mjpeg stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AAC and MP4 plugin for DeliPlayer. Uses the FAAD decode engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    liba52

    liba52 - a free ATSC A/52 audio stream decode

    liba52 - a free ATSC A/52 audio stream decoder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PVDTools is a set of tools written in ANSI C to encode and decode the Tiger/Hasbro VideoNow Personal Video Disc format(also called VNCD format).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    The R-Unit will be an mp3 player for the Gameboy Advance. It will consist both of hardware needed to connect to the Gameboy Advance, and software needed to read and decode the mp3 audio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DecMPA is a simple MPEG Audio decoding library, supporting all MPEG Audio layers. Thus, it is able to decode MP3 data as well as data using the less common layers 1 and 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo