On Thu, 2 Jun 2011, Ronald S. Bultje wrote:

> Hi,
> 
> On Mon, May 30, 2011 at 5:41 AM, Martin Storsjö <[email protected]> wrote:
> > From: Juan Carlos Rodriguez <[email protected]>
> >
> > This is enabled with an AVOption on the RTP muxer. The SDP
> > generator looks for a latm flag in the rtpflags field.
> > ---
> >  libavcodec/Makefile       |    2 +-
> >  libavformat/Makefile      |    1 +
> >  libavformat/rtpenc.c      |   20 +++++++++++-
> >  libavformat/rtpenc.h      |    6 +++
> >  libavformat/rtpenc_latm.c |   61 +++++++++++++++++++++++++++++++++++
> >  libavformat/sdp.c         |   78 
> > +++++++++++++++++++++++++++++++++++++++++++++
> >  6 files changed, 166 insertions(+), 2 deletions(-)
> >  create mode 100644 libavformat/rtpenc_latm.c
> 
> I don't particularly like the approach of using format-specific flags,
> but I understand why the approach was taken. I haven't seen others
> review so I read that as "not a lot of complaints", so the patchset
> (as a whole) is fine with me.

Thanks, I'll push it when I get an ok on the revised avoptions patch.

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to