[FFmpeg-devel] [PATCH] RTMPE support
Howard Chu
hyc
Sat Mar 27 08:13:26 CET 2010
Howard Chu wrote:
> Kostya wrote:
>> On Thu, Mar 25, 2010 at 09:06:51PM -0700, Howard Chu wrote:
>>> +fail:
>>> + av_free(host);
>>> + av_free(playpath.av_val);
>>
>> Where are those allocated? And have you tested this path?
>
> In RTMP_ParseURL. Yes, this part is ugly, could be done differently. And yes,
> it works here.
I've moved the option parsing into librtmp, so none of these values are
exposed now. This is better in the long run since RTMP is still a moving
target and we're still revving new stuff into librtmp pretty frequently.
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dif2.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100327/bf0c35db/attachment.txt>
More information about the ffmpeg-devel
mailing list