[FFmpeg-user] 'ff_h264_handle_aggregated_packet' does not match original declaration
Carl Eugen Hoyos
ceffmpeg at gmail.com
Sun Feb 12 17:03:46 EET 2017
2017-02-12 16:01 GMT+01:00 Reindl Harald <h.reindl at thelounge.net>:
>
> Am 12.02.2017 um 14:52 schrieb Carl Eugen Hoyos:
>>
>> 2017-02-12 5:36 GMT+01:00 Reindl Harald <h.reindl at thelounge.net>:
>>> src/libavformat/rtpdec_formats.h:41:5: warning: type of
>>> 'ff_h264_handle_aggregated_packet' does not match original declaration
>>> [-Wlto-type-mismatch]
>>> int ff_h264_handle_aggregated_packet(AVFormatContext *ctx,
>>> PayloadContext
>>> *data, AVPacket *pkt,
>>> ^
>>> src/libavformat/rtpdec_h264.c:206:5: note:
>>> 'ff_h264_handle_aggregated_packet' was previously declared here
>>> int ff_h264_handle_aggregated_packet(AVFormatContext *ctx,
>>> PayloadContext
>>> *data, AVPacket *pkt,
>>> ^
>>> src/libavformat/rtpdec_h264.c:206:5: note: code may be misoptimized
>>> unless
>>> -fno-strict-aliasing is used
>>
>>
>> So what is your initial analysis of this warning?
>> (You can find mine above, the line starts with "I hope".)
>
> that there is a sloppy type/pointer handling
I disagree and I have to add that I do not appreciate your mail.
Carl Eugen
More information about the ffmpeg-user
mailing list