[FFmpeg-devel] [PATCH] Speex RTP support

Michael Niedermayer michaelni at gmx.at
Sun Sep 23 03:04:12 CEST 2012


On Sat, Sep 22, 2012 at 03:10:41PM +0400, Dmitry Samonenko wrote:
> Hello.
> 
> I am currently working in RTP audio field and have found that ffmpeg doesnt
> support RTP with SPEEX payload. I've made small patches, which introduce
> intial support for muxing/demuxing.
> Please, have a look and feel free to point out any patch code adjustments
> needed.

[...]

> +static int speex_parse_sdp_line(AVFormatContext *s, int st_index,
> +                               PayloadContext *data, const char *line)
> +{
> +    av_log(NULL, AV_LOG_WARNING, "fmtp line parsing is not implemented yet\n");

something else than NULL should be used as context

and do you have (a) testcase(s) for these patches ?

thanks


[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120923/da471f22/attachment.asc>


More information about the ffmpeg-devel mailing list