On 03/09/13 15:17, Stephen Hutchinson wrote: > In preparation for the rewritten AviSynth demuxer, provide local > copies of AviSynth's and AvxSynth's requisite headers in > compat/avisynth/. > > The versions of the headers are the same as those provided with x264 > for consistency's sake. > --- > 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
Aren't those headers provided by the respective projects? Would make more sense just require them to be installed? lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
