[vlc-devel] [PATCH] G.711 RTP payload for Stream Input
Christophe Mutricy
xtophe at nxtelevision.com
Sun Jan 6 20:18:03 CET 2008
Hello again,
> Index: modules/demux/pcma.c
> + set_capability( "demux2", 8 );
If the module can only be called when forced from udp.c then the score
of the pcm* module needs to be null
If there is case where this demux module can be used with another access
module then it needs to include some code in open to make sure that the
strem is indeed PCM. because at the moment it opens html files ;)
--
Xtophe
More information about the vlc-devel
mailing list