2017-10-07 17:20 GMT+02:00 Michael Niedermayer :
> On Sat, Aug 26, 2017 at 11:55:00AM +0200, Carl Eugen Hoyos wrote:
>> Hi!
>>
>> Attached patch adds little-endian G.726 support to rtpenc, using the
>> MIME-type suggested by RFC 3551.
>>
>> Please comment, Carl Eugen
>
>> rtpenc.c |2 ++
>> sd
On Sat, Aug 26, 2017 at 11:55:00AM +0200, Carl Eugen Hoyos wrote:
> Hi!
>
> Attached patch adds little-endian G.726 support to rtpenc, using the
> MIME-type suggested by RFC 3551.
>
> Please comment, Carl Eugen
> rtpenc.c |2 ++
> sdp.c|8
> 2 files changed, 10 insertions(+
2017-08-26 11:55 GMT+02:00 Carl Eugen Hoyos :
> Hi!
>
> Attached patch adds little-endian G.726 support to rtpenc, using the
> MIME-type suggested by RFC 3551.
Anybody?
Thank you, Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://f
Hi!
Attached patch adds little-endian G.726 support to rtpenc, using the
MIME-type suggested by RFC 3551.
Please comment, Carl Eugen
From 5834684eb2692fbc10f9e70ced66cedab661a828 Mon Sep 17 00:00:00 2001
From: Carl Eugen Hoyos
Date: Sat, 26 Aug 2017 11:49:46 +0200
Subject: [PATCH 2/2] lavf/rtpen