[vlc-devel] commit: Changed subpicture_region_t->picture into a picture_t * ( Laurent Aimar )
Laurent Aimar
fenrir at via.ecp.fr
Sat Sep 20 17:32:04 CEST 2008
On Sat, Sep 20, 2008, git version control wrote:
> vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sat Sep 20 00:09:37 2008 +0200| [8f83ef4b74b37d92e95fc9bcebabf67e9aeef291] | committer: Laurent Aimar
>
> Changed subpicture_region_t->picture into a picture_t *
>
> It will avoid useless picture copy.
It *will*, not yet as current implementation of picture release is *not*
thread safe.
I will fix it (a bit complicated by vout) and then the few pictures copy
in these modules can be modified.
--
fenrir
More information about the vlc-devel
mailing list