[FFmpeg-devel] [PATCH] Add support for Opus in MPEG-TS

Kieran Kunhya kierank at obe.tv
Fri Aug 1 15:49:50 CEST 2014


On 31 July 2014 19:13, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Mon, Jul 28, 2014 at 02:41:54PM +0100, Kieran Kunhya wrote:
>> ---
>>  libavcodec/opus.c        |   11 +---
>>  libavcodec/opus.h        |    9 +++
>>  libavcodec/opus_parser.c |  138 +++++++++++++++++++++++++++++++++++++++++-----
>>  libavcodec/opusdec.c     |    1 +
>>  libavformat/mpegts.c     |   54 ++++++++++++++++++
>>  5 files changed, 192 insertions(+), 21 deletions(-)
>
> how can this be tested ? / do you have a sample ?

I will probably make a sample of something.


More information about the ffmpeg-devel mailing list