[vlc-devel] commit: Added picture_pool_NewExtended. (Laurent Aimar )
Pierre d'Herbemont
pdherbemont at gmail.com
Mon Sep 7 22:57:52 CEST 2009
On Sep 7, 2009, at 8:16 PM, git at videolan.org (git version control)
wrote:
> vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Mon
> Sep 7 19:04:47 2009 +0200|
> [74b6f45ec83116438c32164d0e5cad4e2804e7e9] | committer: Laurent Aimar
>
> Added picture_pool_NewExtended.
>
>
> +VLC_EXPORT( picture_pool_t *, picture_pool_NewExtended, ( const
> picture_pool_configuration_t * ) );
>
I think the extended naming should be avoided in new VLC API.
In this case NewWithConfiguration seems more appropriate. And
"configuration" should probably be "callback".
Pierre.
More information about the vlc-devel
mailing list