freebsd-ports/multimedia/mplayer
Johannes Jost Meixner 4f12f3b178 multimedia/x264: General overhaul
- 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)
2014-11-22 16:23:34 +00:00
..
files Enable network streaming via https and other encrypted connections 2014-11-20 21:42:42 +00:00
distinfo - Update to new upstream snapshot 2014-08-24 2014-08-29 09:55:41 +00:00
Makefile Enable network streaming via https and other encrypted connections 2014-11-20 21:42:42 +00:00
Makefile.options Enable network streaming via https and other encrypted connections 2014-11-20 21:42:42 +00:00
Makefile.optvars multimedia/x264: General overhaul 2014-11-22 16:23:34 +00:00
Makefile.shared - Update to new upstream snapshot 2014-08-24 2014-08-29 09:55:41 +00:00
pkg-descr
pkg-plist Correct iconv handling 2014-11-16 17:20:32 +00:00