[FFmpeg-devel] [PATCH 2/2] lavfi: make filter_frame non-recursive.

Nicolas George george at nsup.org
Mon Nov 28 01:11:45 EET 2016


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161128/83fd382c/attachment.sig>


More information about the ffmpeg-devel mailing list