[vlc-devel] commit: Minimalistic RTP demux ( Rémi Denis-Courmont )

Rafaël Carré funman at videolan.org
Tue Jun 3 22:02:26 CEST 2008


Le Tue,  3 Jun 2008 21:50:39 +0200 (CEST),
git at videolan.org (git version control) a écrit :

> vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com>
> | Tue Jun  3 22:43:29 2008 +0300|
> [f9dcddd88db1da17054b2eb2285ac7126772e38c]
> 
> Minimalistic RTP demux
> 
> Currently, only MP2T payload and UDP transport work.
> 
> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f9dcddd88db1da17054b2eb2285ac7126772e38c


+error:
+    net_Close (fd);
+    free (p_sys);
+    return VLC_SUCCESS;
+}

See ? goto is evil ! It made you type SUCCESS !

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


More information about the vlc-devel mailing list