Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
/ x264-usp Public archive

Unified Streaming fork of x264 (https://www.videolan.org/developers/x264.html)

License

Notifications You must be signed in to change notification settings

unifiedstreaming/x264-usp

Repository files navigation

Unified Streaming fork of x264 README

x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format, and is released under the terms of the GNU GPL.

This repository contains a fork of the x264 sources, with customizations used by Unified Streaming:

  • Added shell scripts for creating GPLv2 builds of x264 with gcc/clang and msvc
  • Added jamfile.v2 for building with b2
  • Renamed upstream version.sh to version.sh.orig, and added version.sh which outputs version defines without requiring git.