[ITP] openh264 (2.3.1)

Takashi Yano takashi.yano@nifty.ne.jp
Fri Feb 10 05:05:31 GMT 2023


On Thu, 09 Feb 2023 23:35:53 -0500
Yaakov Selkowitz wrote:
> The Fedora package includes openh264 headers and a patch which will dlopen()
> libopenh264 if present.  These could be used (with the modification
> libopenh264.so.N -> cygopenh264-N.dll of course) in the Cygwin package.

Thanks for the reply.

libopenh264_dlopen.h in Fedra's ffmpeg-free package includes
#include <wels/codec_api.h>
#include <wels/codec_ver.h>
and wels/codec_api.h includes
#include "codec_app_def.h"
#include "codec_def.h"
.

These are from cisco's openh264 source files. Can we distribute
these headers as a cygwin package, (That is:
  https://tyan0.yr32.net/cygwin/noarch/release/openh264/
) ?

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>


More information about the Cygwin-apps mailing list