[vlc-devel] [PATCH] Add libvlc_media_take_snapshot
Rafaël Carré
funman at videolan.org
Wed Apr 24 11:04:52 CEST 2013
Le 24/04/2013 09:50, Rémi Denis-Courmont a écrit :
> On Wed, 24 Apr 2013 08:21:20 +0200, Rafaël Carré <funman at videolan.org>
> wrote:
>> This function returns a snapshot for a given libvlc_media_t
>> This ought to be much faster and convenient than using vmem output to
>> generate thumbnails
>
> This does not belong in the input decoder code.
I don't see why?
Anyway I am open to suggestions but this way seems to be not too much
intrusive.
>> TODO:
>> - fix leaking of a single picture_t:
>
> That's not acceptable for mergring.
>
More information about the vlc-devel
mailing list