freebsd-ports/net/liveMedia
Tobias C. Berner eb89bc89c4 net/liveMedia: update to 2020.08.09
2020.08.09:
- Changed the parameter signature of the "RawVideoRTPSink" constructor and "createNew()"
  functions so that the "width" parameter comes before the "height" parameter.  This order
  - "width", "height" - is more common, and is the order used when these parameters are
  defined in RFC 4175.
  IMPORTANT NOTE: Because the types of these two parameters are the same, existing application
  code that uses "RawVideoRTPSink" will compile without error; however, it will not work
  properly unless the order of the parameters in the call to "RawVideoRTPSink::createNew()"
  is changed.

The sole consumer multimedia/vlc does not use RawVideoRTPSink, so no patching is required.
2020-08-09 09:31:24 +00:00
..
files
distinfo net/liveMedia: update to 2020.08.09 2020-08-09 09:31:24 +00:00
Makefile net/liveMedia: update to 2020.08.09 2020-08-09 09:31:24 +00:00
pkg-descr
pkg-message
pkg-plist net/liveMedia: update to 2020.08.05 2020-08-08 09:51:14 +00:00