On 28/01/13 20:32, Ronald S. Bultje wrote: > From: "Ronald S. Bultje" <[email protected]> > > This allows objects to use just halfpel MC without depending on all > of dsputil. E.g. indeo3, interplayvideo and svq1dec become dsputil- > independent. The fine-grained HAVE_HPEL_* flags allow only compiling > a subset of the HPEL functions if a codec only uses a subset of them. > Currently, only the C code uses this, I'll add this to the assembly > at a later point. >
PPC had a mismatch in the headers int vs ptrdiff_t fixed locally. It needs a small rebase to fit the bfin changes, The rest builds fine on all the arches I could try. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
