All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by codecs with all dependencies

Search JAR files by class name

lettuce from group biz.paluch.redis (version 5.0.0.Beta1)

Advanced and thread-safe Java Redis client for synchronous, asynchronous, and reactive usage. Supports Cluster, Sentinel, Pipelining, Auto-Reconnect, Codecs and much more.

Group: biz.paluch.redis Artifact: lettuce
Show all versions Show documentation Show source 
 

127 downloads
Artifact lettuce
Group biz.paluch.redis
Version 5.0.0.Beta1
Last update 28. October 2016
Organization not specified
URL http://github.com/mp911de/lettuce/wiki
License Apache License, Version 2.0
Dependencies amount 4
Dependencies reactor-core, netty-common, netty-transport, netty-handler,
There are maybe transitive dependencies!

vertxui-core from group live.connector (version 1.0)

100% Java 100% async client and server with POJO codecs, Fluent HTML (with virtualDOM and declarative view-on-model), fast GUI jUnit testing, an Eventbus server and clientside, automatic browser reloading and more.

Group: live.connector Artifact: vertxui-core
Show documentation Show source 
 

4 downloads
Artifact vertxui-core
Group live.connector
Version 1.0
Last update 17. February 2017
Organization not specified
URL https://github.com/nielsbaloe/vertxui
License GNU General Public License, Version 3
Dependencies amount 6
Dependencies vertx-web, gwt-dev, gwt-elemental, gwt-jackson, junit, jbrowserdriver,
There are maybe transitive dependencies!

ffmpeg-package from group com.tagtraum (version 4.0.11)

FFmpeg built with support for javax.sound.sampled in mind, i.e. mostly decoders, demuxers etc. Codecs to have known patent problems are disabled (no guarantee). tagtraum industries is not the developer of FFmpeg or any of its libraries. It only assembled this particular package. For more information on FFmpeg, please visit http://www.ffmpeg.org/

Group: com.tagtraum Artifact: ffmpeg-package
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ffmpeg-package
Group com.tagtraum
Version 4.0.11
Last update 01. August 2023
Organization tagtraum industries incorporated
URL https://www.tagtraum.com/ffmpeg
License LGPL 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ijp_imageio from group net.sf.ij-plugins (version 2.3.0)

ijp-ImageIO enable reading and writing images using Java ImageIO codecs. The core ImageIO formats: JPEG, PNG, BMP, WBMP, and GIF. IJP-ImageIO is also using JAI codes adding support for TIFF, JPEG200, PNM, and PCX. TIFF supports reading and writing using various compression schemes: LZW, JPEG, ZIP, and Deflate. For more detailed information see IJP-ImageIO home page: https://github.com/ij-plugins/ijp-imageio/wiki.

Group: net.sf.ij-plugins Artifact: ijp_imageio
Show all versions Show documentation Show source 
 

0 downloads
Artifact ijp_imageio
Group net.sf.ij-plugins
Version 2.3.0
Last update 29. May 2022
Organization net.sf.ij-plugins
URL https://github.com/ij-plugins/ijp-imageio
License LGPL-2.1
Dependencies amount 1
Dependencies ij,
There are maybe transitive dependencies!

libavcodec from group com.tagtraum (version 4.0.0)

The libavcodec library provides a generic encoding/decoding framework and contains multiple decoders and encoders for audio, video and subtitle streams, and several bitstream filters. The shared architecture provides various services ranging from bit stream I/O to DSP optimizations, and makes it suitable for implementing robust and fast codecs as well as for experimentation.

Group: com.tagtraum Artifact: libavcodec
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libavcodec
Group com.tagtraum
Version 4.0.0
Last update 25. April 2018
Organization FFmpeg.org
URL http://ffmpeg.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

asn1 from group directory-asn1 (version 0.3.3)

The ASN.1 subproject attempts to isolate the ASN.1 libraries and tools for encoding ASN.1 in BER/DER/CER/PER encodings. The LDAP and X.500 aspects of the directory project impose the need for ASN.1 and BER codecs. Kerberos requires DER. Rather than implement highly specific and britle code for these needs we decided to separate out the APIs and implementations used for dealing with ASN.1 codecs for any ASN.1 defined protocol.

Group: directory-asn1 Artifact: asn1
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact asn1
Group directory-asn1
Version 0.3.3
Last update 06. November 2006
Organization not specified
URL http://directory.apache.org/subprojects/asn1
License Apache 2.0 License
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!

libjpeg-turbo-ndk26-shared-with-shared-deps from group com.viliussutkus89.ndk.thirdparty (version 3.0.1-beta-3)

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, AVX2, Neon, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, Arm, and PowerPC systems, as well as progressive JPEG compression on x86, x86-64, and Arm systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.

Group: com.viliussutkus89.ndk.thirdparty Artifact: libjpeg-turbo-ndk26-shared-with-shared-deps
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libjpeg-turbo-ndk26-shared-with-shared-deps
Group com.viliussutkus89.ndk.thirdparty
Version 3.0.1-beta-3
Last update 19. December 2023
Organization not specified
URL https://libjpeg-turbo.org
License BSD-modified-3-clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

libjpeg-turbo-ndk25-shared from group com.viliussutkus89.ndk.thirdparty (version 3.0.1-beta-3)

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, AVX2, Neon, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, Arm, and PowerPC systems, as well as progressive JPEG compression on x86, x86-64, and Arm systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.

Group: com.viliussutkus89.ndk.thirdparty Artifact: libjpeg-turbo-ndk25-shared
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libjpeg-turbo-ndk25-shared
Group com.viliussutkus89.ndk.thirdparty
Version 3.0.1-beta-3
Last update 19. December 2023
Organization not specified
URL https://libjpeg-turbo.org
License BSD-modified-3-clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

libjpeg-turbo-ndk25-static from group com.viliussutkus89.ndk.thirdparty (version 3.0.1-beta-3)

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, AVX2, Neon, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, Arm, and PowerPC systems, as well as progressive JPEG compression on x86, x86-64, and Arm systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.

Group: com.viliussutkus89.ndk.thirdparty Artifact: libjpeg-turbo-ndk25-static
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libjpeg-turbo-ndk25-static
Group com.viliussutkus89.ndk.thirdparty
Version 3.0.1-beta-3
Last update 19. December 2023
Organization not specified
URL https://libjpeg-turbo.org
License BSD-modified-3-clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

libjpeg-turbo-ndk25-shared-with-shared-deps from group com.viliussutkus89.ndk.thirdparty (version 3.0.1-beta-3)

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, AVX2, Neon, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, Arm, and PowerPC systems, as well as progressive JPEG compression on x86, x86-64, and Arm systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.

Group: com.viliussutkus89.ndk.thirdparty Artifact: libjpeg-turbo-ndk25-shared-with-shared-deps
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libjpeg-turbo-ndk25-shared-with-shared-deps
Group com.viliussutkus89.ndk.thirdparty
Version 3.0.1-beta-3
Last update 19. December 2023
Organization not specified
URL https://libjpeg-turbo.org
License BSD-modified-3-clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 32 from 33 (items total 322)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy