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

Reimar Döffinger Reimar.Doeffinger at gmx.de
Mon Jul 28 20:09:32 CEST 2014


On Sun, Jul 27, 2014 at 01:23:34AM +0100, Kieran Kunhya wrote:
> ---
>  libavcodec/opus.c        |   11 +---
>  libavcodec/opus.h        |    9 +++
>  libavcodec/opus_parser.c |  139 +++++++++++++++++++++++++++++++++++++++++-----
>  libavcodec/opusdec.c     |    1 +
>  libavformat/mpegts.c     |   54 +++++++++++++++++-
>  5 files changed, 192 insertions(+), 22 deletions(-)

Could you maybe add a comment to where this comes from/where it is
specified, and if you know possible future plan?
I just see the "provisional Opus" comment.
Which kind of raises the question if we shouldn't disallow it unless an
experimental flag is set - or at least warn, so that people won't rely
on FFmpeg being able to decode any such files if maybe in a few months
an incompatible version is introduced.


More information about the ffmpeg-devel mailing list