On Thu, Dec 02, 2021 at 01:20:00PM +0200, Martin Storsjö wrote:
> On Thu, 2 Dec 2021, lance.lmw...@gmail.com wrote:
> 
> > From: Limin Wang <lance.lmw...@gmail.com>
> > 
> > Signed-off-by: Limin Wang <lance.lmw...@gmail.com>
> > ---
> > libavformat/rtspdec.c | 10 ++++++++--
> > 1 file changed, 8 insertions(+), 2 deletions(-)
> 
> LGTM, thanks!
> 
> If this was the last use of SDP_MAX_SIZE, I guess this patch could remove
> the define too?

No, not yet, ff_sdp_parse() use it still(it's used for one line parse, I think 
it's too big for one line)
and av_sdp_create() in rtspenc.c use it also.

> 
> // Martin
> 

-- 
Thanks,
Limin Wang
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to