X264: Difference between revisions
Appearance
Created page with "==Description== 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..." |
mNo edit summary |
||
Line 3: | Line 3: | ||
==Download== | ==Download== | ||
* [http://hobbes.nmsu.edu/ | * [http://hobbes.nmsu.edu/download/pub/os2/dev/mm/x264-0.148.x.zip Version v0.148] | ||
* [https://github.com/komh/x264-os2 Source code at Github] | * [https://github.com/komh/x264-os2 Source code at Github] | ||
Line 17: | Line 17: | ||
* [http://www.videolan.org/developers/x264.html Official Web Site] | * [http://www.videolan.org/developers/x264.html Official Web Site] | ||
[[Category: | [[Category:C Libraries]] | ||
Revision as of 01:09, 6 October 2016
Description
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.
Download
API Documentation
License
- GNU LGPL
Author
- Port: KO Myung-Hun