Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
wlmedia is a multimedia processing and playback project designed to provide tools for handling video and audio content in lightweight environments. It focuses on integrating FFmpeg capabilities into streamlined workflows for decoding, encoding, and playback. The project includes support for multiple media formats and emphasizes performance and efficiency in resource-constrained systems. It demonstrates how to build media pipelines that handle playback, processing, and format conversion....
A portable video player based on ffmpeg for windows and android
fanplayer is a lightweight, cross-platform video player built directly on top of FFmpeg, designed for Windows and Android environments. It is implemented in C with a focus on simplicity, performance, and minimal dependencies, avoiding external libraries such as SDL. The player directly interfaces with platform-specific rendering APIs like Direct3D and AudioTrack, enabling efficient audio and video output.
ijkplayer is a cross-platform multimedia playback framework designed for Android and iOS that builds on top of FFmpeg to deliver flexible and high-performance video playback capabilities. It is essentially an enhanced implementation of ffplay, extended for mobile environments with support for hardware acceleration technologies such as MediaCodec on Android and VideoToolbox on iOS, enabling efficient decoding and rendering of video streams. The project is widely used in applications that...