[FFmpeg-devel] [PATCH] lavfi: create reference in filters which needs to access the ref later

Nicolas George nicolas.george at normalesup.org
Wed Apr 25 13:56:19 CEST 2012


Le septidi 7 floréal, an CCXX, Stefano Sabatini a écrit :
> I thought about that but I don't want to add more and more wrapper
> functions and make the API even more opaque (which is IMO one of the
> problems when dealing with libavfilter).

For internal users (ffmpeg developers) or external users? In the second
case, you can use the ff_ namespace for private functions.

>					   That said what name would you
> suggest?

Possibly ff_start_frame_keep_reference? The long name is not really a
problem as it is only used in a structure initializer.

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/20120425/48682b85/attachment.asc>


More information about the ffmpeg-devel mailing list