[FFmpeg-devel] [PATCH] rtpdec: support for VC-2 HQ RTP payload format (draft v1)
Thomas Volkert
silvo at gmx.net
Tue Mar 22 00:59:24 CET 2016
On 07.02.2016 20:15, Thomas Volkert wrote:
>
> On 02/07/2016 07:54 PM, Paul B Mahol wrote:
>> On 2/7/16, Thomas Volkert <silvo at gmx.net> wrote:
>>>
>>> On 02/03/2016 10:21 AM, silvo at gmx.net wrote:
>>>> From: Thomas Volkert <silvo at gmx.net>
>>>>
>>>> ---
>>>> Changelog | 1 +
>>>> libavformat/Makefile | 1 +
>>>> libavformat/rtpdec.c | 1 +
>>>> libavformat/rtpdec_formats.h | 1 +
>>>> libavformat/rtpdec_vc2hq.c | 225
>>>> +++++++++++++++++++++++++++++++++++++++++++
>>>> libavformat/version.h | 4 +-
>>>> 6 files changed, 231 insertions(+), 2 deletions(-)
>>>> create mode 100644 libavformat/rtpdec_vc2hq.c
>>>>
>>>> [..]
>>> Are there any objections on this?
>>>
>> I guess it can be tested and works?
>>
>
> Yes, it can be tested with the packetizer from the draft author - this
> works for me.
> Source code is here: https://github.com/bbc/gstrtpvc2
pushed
Best regards,
Thomas.
More information about the ffmpeg-devel
mailing list