2016-08-04 1:35 GMT+02:00 James Almer <[email protected]>:
> On 8/3/2016 7:59 PM, Carl Eugen Hoyos wrote:
>> Hi!
>>
>> 2016-08-04 0:33 GMT+02:00 James Almer <[email protected]>:
>>> This removes unnecessary header dependencies.
>>
>> Why is this an advantage?
>
> h263, vc1 and mpeg decoder were pointlessly pulling the entire set
> of h264 headers because of it.

So the advantage is that compilation gets measurably faster
with your patch?

Preprocessor checks instead of conditions have the disadvantage
that less syntax checking is done in some cases.

Thank you, Carl Eugen
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to