[FFmpeg-cvslog] r24370 - trunk/Makefile [VOTE! ;)]
Måns Rullgård
mans
Wed Jul 21 22:56:59 CEST 2010
"Ronald S. Bultje" <rsbultje at gmail.com> writes:
> Hi,
>
> On Wed, Jul 21, 2010 at 3:34 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
>> 1. Print warning and carry on. ?Easy to do.
>> 2. Do nothing. ?Old behaviour.
>> 3. further discussion
>> 4. Rerun configure. ?Current.
>
> I agree with Michael here, running configure is only correct if a
> codec was added. Any other change would add a good minute to my
> buildtime for no good reason. Doing nothing isn't right, but
> re-running configure isn't either.
But that's not what happens. It only reruns if one of the all*.c
files has changed. These change when codec/formats are added, very
rarely otherwise.
> Not to mention that adding a format shouldn't cause a complete
> rebuild in libavcodec/ or libswscale/ or libavutil/, but that's
> another bug.
That was always the case. The solution would be split config.h into
multiple files, but I'm not going to do that today.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-cvslog
mailing list