[FFmpeg-devel] [PATCH] ffserver rtsp bug fixes
Luca Abeni
lucabe72
Sat May 29 23:11:37 CEST 2010
On Sat, 2010-05-29 at 10:17 -0700, Howard Chu wrote:
[...]
> > It also doesn't noticably simply sdp.c. I think this is a case where the
> > actual amount of code is too small to make re-use worth the cost of restructuring.
>
> A revamped sdp.c patch based on the helper function. As I said, it really
> doesn't simplify much.
I agree. This function seems to make everything more complex. What you
need to do is to factorise the code you copied from h264.c, not to
introduce this new function.
Luca
More information about the ffmpeg-devel
mailing list