L'octidi 8 frimaire, an CCXXV, Andreas Cadhalpun a écrit : > How would it conflict with this patch? > Unless I misunderstood something the deprecation should only affect the > public API, while this change should only affect the internal parts, > so the only possible conflict could be in avfilter.h, where it would be > easy to resolve.
Making the structure opaque involves moving its definition from the public header to a private one (first copying then removing after the deprecation delay). Including the lines that deal with the new internal fields. A patch that adds lines and a patch that moves the surrounding code conflict, there is no way about it. Regards, -- Nicolas George
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
