[FFmpeg-devel] [PATCH 1/2] libavfilter: Support the forks ABI for buffer sinks

Nicolas George nicolas.george at normalesup.org
Sat Sep 1 08:21:34 CEST 2012


Le sextidi 16 fructidor, an CCXX, Michael Niedermayer a écrit :
> its incompatible with our ABI
> there can be just one "buffersink", its either ours or antons
> and applications compiled against either will not work when they
> end up requesting "buffersink" and getting the other

Maybe the best solution would be to implement Anton's API on top of the good
one. It was my original intention to try it, it is still in my TODO list.
AFAICS, only av_buffersink_read and av_buffersink_read_samples need to be
implemented, that is not much.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120901/05f54c7e/attachment.asc>


More information about the ffmpeg-devel mailing list