[vlc-devel] [PATCH] G.711 RTP payload for Stream Input

maurizio simoni mau2000.sim at gmail.com
Tue May 13 19:16:28 CEST 2008


Here is the new patch I've build from latest sources from vlc-git
repository. It should be aligned  with current branch.

I've created  2 different modules for PCM u-law and a-law because I don't
know how to merge them into a single module: the only way I found to call
the demux module is to set psz_demux = "pcm" into access/udp.c, but once pcm
module is called, how to distinguish between ulaw and alaw ? Is there any
other parameter ?
If there is a way to do that I can easily merge pcma and pcmu modules into
one single module.
Please suggest.
In the meantime this patch can work correctly.


MS


On Mon, May 12, 2008 at 4:52 PM, maurizio simoni <mau2000.sim at gmail.com>
wrote:

>
>
> On Sat, May 10, 2008 at 6:16 PM, Rémi Denis-Courmont <rem at videolan.org>
> wrote:
>
> > Le Monday 05 May 2008 16:45:29 maurizio simoni, vous avez écrit :
>
>

>
> >  > This is the new patch for G.711 a-law and u-law.
> > >
> > > I've unified PCMU and PCMA into one plugin following your suggestions.
> > >
> > > Please let me know if this patch can be merged.
> >
> >
> > Unfortunately, it seems to be out of sync with the current master
> > branch.
>
>
> *OK, I will update from svn and merge my modifications, and I'll send you
> back the patch*
>
> >
> >
> >
> >
> >
> > --
> > Rémi Denis-Courmont
> > http://www.remlab.net/
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080513/2c660214/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-modified-configure.ac.patch.tar.gz
Type: application/x-gzip
Size: 2471561 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080513/2c660214/attachment.bin>


More information about the vlc-devel mailing list