[FFmpeg-devel] [PATCH]lavc/internal: Constify AVPacket* in AVCodecInternal.
Carl Eugen Hoyos
ceffmpeg at gmail.com
Wed Mar 1 23:08:31 EET 2017
2017-03-01 13:04 GMT+01:00 Michael Niedermayer <michael at niedermayer.cc>:
> On Sun, Feb 26, 2017 at 12:38:14PM +0100, Carl Eugen Hoyos wrote:
>> Hi!
>>
>> Attached patch fixes another warning when compiling libavcodec/utils.o.
>>
>> Please comment, Carl Eugen
>
> if it doesnt produce any new warnings elsewere then its probably ok
It produces additional warnings without one of the two patches attached
to "lavc/avpacket: Make pkt parameter of av_packet_get_side_data() const."
With both patches applied, all warnings disappear.
Carl Eugen
More information about the ffmpeg-devel
mailing list