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.
Try free now
Context for your AI agents
Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.
Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
Video processing sourcecode for algorithms and tools used in software media pipelines. The currently available sourcecode is written in C++ with their associated libraries and DirectShow Filters. Filters include an H.264 encoder, H.264 decoder, H.264 source filter, RTSP sink and source filters, YUV source, RGB to YUV color conversion, croppers, scalers, video mixing/picture in picture filters, rotate filter, virtual mic, and many more. ...
An AviSynth script editor with side by side preview and encoding GUI
AVSEdit Plus is an AviSynth script editor with side by side preview and video encoding GUI for command line encoders:
- edit AviSynth scripts,
- preview script video results,
- buffer slow scripts and preview them in real time,
- enable side-by-side preview for two script video results,
- work with command line encoders using an encoding GUI,
- create an encoding queue.
Visit the AVSEdit Plus official thread to get support and discuss issues:
http://forum.doom9.org/showthread.php?t=173640
ATTENTION:
The code has not been digitally signed yet. This is why Windows might block it from running showing a notification: "Windows SmartScreen prevented an unrecognized app from starting" or "The publisher could not be verified". Digital signing takes time and money. Until the product is signed, please click "More info" and then "Run Anyway". I assure You the code is perfectly safe, You may check the sourcecode in the "Files" section.
Welcome to Grafika, a dumping ground for Android graphics & media hacks. A collection of hacks exercising graphics features. An SDK app, developed for API 18 (Android 4.3). While some of the code may work with older versions of Android, some sporatic work is done to support them. Open source (Apache 2 license), copyright by Google. So you can use the code according to the terms of the license, A perpetual work-in-progress. It's updated whenever the need arises. To some extent, Grafika can be treated as a companion to the Android System-Level Graphics Architecture document. ...
A simplest video encoder based on FFmpeg.
It is based on VC 2010. It is suitable for beginner of FFmpeg.
It encodes YUV420P data to H.264 bitstream. It only uses about 100 lines of code.
Eacn line of sourcecode is important. New developer of FFmpeg can learn FFmpeg's API through this software.
It contains following project:
simplest_ffmpeg_video_encoder: Simple Encoder. It uses libavcodec to encode video and uses libavformat to add container format to the video bitstream.
simplest_ffmpeg_video_encoder_pure: Pure Encoder. ...
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
A real time open-source HEVC (h265) encoder under LGPL license
HomerHEVC ( see www.homerhevc.com ):
HOMER (Hevc Open Mpeg EncodeR) is an open-source HEVC encoder.
HOMER is multiplatform code, tested for Linux and Windows
It is published under the LPGLv2.1 license, and is therefore Free Software according to the Free Software Foundation.
Sourcecode can be found in:
https://github.com/jcasal-homer/HomerHEVC
Features (HomerHEVC_v2.0):
- Open-source. Free software published under the LGPL license...
FFMPEG and SHA512 frontend for lossless video encoding
DEFINITELY LOSSLESS provides a solution to reliably transmit video data from one location to another.
Context:
Up until now, standardisation organisation such as the Video Quality Experts Group (VQEG) or the International Telecommunications Union (ITU) have used only uncompressed video formats. The H.264 standard and its implementation in FFMPEG allows for lossless transmission of video data at a smaller file size.
Purpose:
DEFINITELY LOSSLESS simplifies the manipulation of YUV422...