Re: [FFmpeg-devel] [PATCH 7/7] avformat/rtsp: parse lang attribute in SDP

2015-02-12 Thread Michael Niedermayer
On Thu, Feb 12, 2015 at 10:52:27PM +0100, Thomas Volkert wrote: > On 02/08/2015 10:22 PM, Gilles Chanteperdrix wrote: > >--- > > libavformat/rtsp.c | 12 > > libavformat/rtsp.h | 2 ++ > > 2 files changed, 14 insertions(+) > > > >diff --git a/libavformat/rtsp.c b/libavformat/rtsp.c >

Re: [FFmpeg-devel] [PATCH 7/7] avformat/rtsp: parse lang attribute in SDP

2015-02-12 Thread Thomas Volkert
On 02/08/2015 10:22 PM, Gilles Chanteperdrix wrote: --- libavformat/rtsp.c | 12 libavformat/rtsp.h | 2 ++ 2 files changed, 14 insertions(+) diff --git a/libavformat/rtsp.c b/libavformat/rtsp.c index 77407dd..3a68020 100644 --- a/libavformat/rtsp.c +++ b/libavformat/rtsp.c @@

[FFmpeg-devel] [PATCH 7/7] avformat/rtsp: parse lang attribute in SDP

2015-02-08 Thread Gilles Chanteperdrix
--- libavformat/rtsp.c | 12 libavformat/rtsp.h | 2 ++ 2 files changed, 14 insertions(+) diff --git a/libavformat/rtsp.c b/libavformat/rtsp.c index 77407dd..3a68020 100644 --- a/libavformat/rtsp.c +++ b/libavformat/rtsp.c @@ -477,6 +477,8 @@ static void sdp_parse_line(AVFormatConte