[FFmpeg-devel] Why is rtp.h installed?
Luca Abeni
lucabe72
Fri Oct 26 13:19:32 CEST 2007
Aurelien Jacobs wrote:
[...]
>> even more fun: rtp.h contains "int rtp_init(void);", but
>> rtp_init() does not seem to be defined anywhere?
>
> rtp_init() probably existed in the past and its prototype stayed
> here when the function was removed.
> Feel free to remove it.
Ok, I am going to remove it in a short time.
I also noticed that allformats.c contains
"void av_register_rtp_dynamic_payload_handlers(void);"
but such prototype already is in rtp_internal.h.
If noone disagrees, I am removing this prototype from
allformats.c.
Thanks,
Luca
More information about the ffmpeg-devel
mailing list