FFmpeg is a collection of libraries and tools to process multimedia content such as audio, video, subtitles and related metadata.
This repository contains a fork of the FFmpeg sources, with customizations used by Unified Streaming:
- Renamed upstream
README.md
toREADME-upstream.md
- Added shell scripts for creating LGPLv2.1 builds of FFmpeg with gcc/clang and msvc
- Added jamfile.v2 for building with b2
- Added USPMakefile for building with USP build system