[FFmpeg-devel] [PATCH]Fix building with --disable-everything

Carl Eugen Hoyos cehoyos at ag.or.at
Sat Feb 9 13:02:04 CET 2013


Paul B Mahol <onemda <at> gmail.com> writes:

> >> > -YASM-OBJS-$(CONFIG_H264QPEL)   += x86/h264_qpel_8bit.o          \
> >> > -                                  x86/h264_qpel_10bit.o
> >> > +YASM-OBJS-$(CONFIG_H264QPEL)   += x86/h264_qpel_10bit.o
> >>
> >> Why?
> >
> > (I am not sure I understand the question.)
> > I removed the conditional compilation of h264_qpel_10bit.o
> > because it has to be compiled unconditionally if
> > compilation with --disable-everything should be supported.
> 
> Why? What depends on it?

I added the missing information to ticket #2253.
Sorry for setting an incomplete ticket to "open".

Carl Eugen



More information about the ffmpeg-devel mailing list