[FFmpeg-devel] [PATCH 2/3] Provide local copies of avisynth_c.h, avxsynth_c.h, and avxsynth_c.h's requisite headers in compat/avisynth/. The versions of the headers are the same as those provided with x264 for consistency.
Michael Niedermayer
michaelni at gmx.at
Sat Mar 2 14:05:07 CET 2013
On Tue, Feb 26, 2013 at 06:59:08PM -0500, Stephen Hutchinson wrote:
> ---
> compat/avisynth/avisynth_c.h | 879 ++++++++++++++++++++
> compat/avisynth/avxsynth_c.h | 727 ++++++++++++++++
> .../windowsPorts/basicDataTypeConversions.h | 85 ++
> compat/avisynth/windowsPorts/windows2linux.h | 77 ++
> 4 files changed, 1768 insertions(+)
> create mode 100644 compat/avisynth/avisynth_c.h
> create mode 100644 compat/avisynth/avxsynth_c.h
> create mode 100644 compat/avisynth/windowsPorts/basicDataTypeConversions.h
> create mode 100644 compat/avisynth/windowsPorts/windows2linux.h
Normally libraries on posix systems install their headers somewhere
in /usr/include or /usr/local/include or other similar places
when they are installed
Why do applications that want to use avisynth/avxsynth on "linux"
need to duplicate these headers?
also i see avisynth_c.h in libx264 but not the others
?
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Dictatorship naturally arises out of democracy, and the most aggravated
form of tyranny and slavery out of the most extreme liberty. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130302/8133abd1/attachment.asc>
More information about the ffmpeg-devel
mailing list