[vlc-devel] [Patch] Sending a signal when a vout is created/destroyed

Rafaël Carré rafael.carre at gmail.com
Wed Jan 20 15:09:55 CET 2010


On Wed, 20 Jan 2010 15:02:05 +0100
Rémi Denis-Courmont <remi at remlab.net> wrote:

> 
> On Wed, 20 Jan 2010 14:35:49 +0100, Hugo Beauzee-Luyssen
> <beauze.h at gmail.com> wrote:
> > I do agree that it should be none of libvlc's business. However, in
> > video.c you have :
> > 
> > int height;
> > vout_thread_t *p_vout = GetVout( p_mi, p_e );
> > if( !p_vout ) return 0;
> 
> That's a bug. It needs to be fixed, not worked around.
> Getting the resolution of a video ES should only depend on the ES,
> and it shouldn't assume that there is only one video track.

I have a patch for getting a description of ES of a media (or
media_player?), I must find some time to clean it up and send it here
before feature freeze.

-- 
Rafaël Carré
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100120/e5b31914/attachment.sig>


More information about the vlc-devel mailing list