aboutsummaryrefslogtreecommitdiff
path: root/multimedia/x264/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/x264: General overhaulJohannes Jost Meixner2014-11-221-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Split x264 into two ports: the CLI application (x264), and the library (libx264). This will allow x264 to use lavf and friends from ffmpeg for decoding and demuxing while preventing a circular dependency between the two: x264 can depend on ffmpeg, but ffmpeg will depend on libx264 rather than x264. - Add the LAVF option to the CLI port, making the dependency on ffmpeg optional. - Update to 0.142.2455. - Amend fixes to local patches so that they can apply to the new upstream files. - Provide the git revision and other version information to the build environment, allowing the CLI binary to display this information (like the Windows builds). - Remove unsupported build options (X11_OUTPUT). - Ensure that the library and CLI ports each have the appropriate options. - Add notes for future contributors who wish to update the ports. - Bump PORTREVISION for all dependent ports. PR: 187805 Differential Revision: https://reviews.freebsd.org/D1159 Submitted by: Andrew Berg <aberg010@my.hennepintech.edu> Approved by: koobs (maintainer, mentor) Notes: svn path=/head/; revision=373073
* - Update to 0.110.1820Martin Matuska2010-12-121-0/+1
| | | | Notes: svn path=/head/; revision=266156
* - Update x264 to 0.110.1804Martin Matuska2010-11-301-1/+1
| | | | Notes: svn path=/head/; revision=265441
* - Update x264 to 20100624 (build 98)Martin Matuska2010-07-241-1/+1
| | | | Notes: svn path=/head/; revision=258146
* - Update to snapshot 20100222 (library version 85)Martin Matuska2010-04-211-1/+1
| | | | Notes: svn path=/head/; revision=253000
* - Update x264 to 0.0.20081218Pav Lucistnik2009-03-311-1/+1
| | | | | | | | | | | | | | | | - Remove x264-gtk PR: ports/132780 Submitted by: Bapt <baptiste.daroussin@gmail.com> - Update libquicktime to 1.1.1 to fix build with new x264 Submitted by: kwm - Chase x264 shlib bump Notes: svn path=/head/; revision=231385
* Update to 2008-04-09 snapshotMichael Johnson2008-04-101-1/+0
| | | | | | | Requested by: Roman Divacky <rdivacky@freebsd.org> Notes: svn path=/head/; revision=210970
* - Update to 20070531 snapshotMichael Johnson2007-06-011-10/+0
| | | | | | | - Remove optional GTK2 support for a x264-gtk slave port Notes: svn path=/head/; revision=192530
* Build and install avc2aviMichael Johnson2007-05-011-0/+1
| | | | | | | | PR: ports/112186 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> Notes: svn path=/head/; revision=191334
* - Remove unneeded patchMichael Johnson2006-10-011-9/+9
| | | | | | | | | | - Fix plist Reported by: Kostik Belousov <kostikbel@gmail.com> Pointyhat to: me Notes: svn path=/head/; revision=174246
* - Update to 0.0.20060926Michael Johnson2006-10-011-0/+16
- Add an option for a gtk encoder frontend Notes: svn path=/head/; revision=174219