[FFmpeg-devel] [PATCH] avformat/udp: UDP-Lite (RFC 3828) support added

Kieran Kunhya kierank at obe.tv
Mon Nov 3 23:02:36 CET 2014


On 3 November 2014 14:35, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Mon, Nov 03, 2014 at 09:35:16AM +0100, Thomas Volkert wrote:
>> From: Thomas Volkert <thomas at homer-conferencing.com>
>>
>> ---
>>  Changelog                |  1 +
>>  configure                |  3 +++
>>  libavformat/allformats.c |  1 +
>>  libavformat/udp.c        | 55 +++++++++++++++++++++++++++++++++++++++++++++++-
>>  libavformat/version.h    |  2 +-
>>  5 files changed, 60 insertions(+), 2 deletions(-)

Out of interest, does UDP-lite have any practical applications?
i.e. do you actually ever receive packets which have corruption as
opposed to packet loss.

Kieran


More information about the ffmpeg-devel mailing list