[FFmpeg-devel] intent of 'lsf' variable in libavformat/mp3enc.c mp3_write_xing() ?

Michael Niedermayer michaelni at gmx.at
Thu Jun 19 19:20:50 CEST 2014


On Thu, Jun 19, 2014 at 02:51:33PM +0100, Jason Vas Dias wrote:
> Good day -
> I am building ffmpeg, and fixing this compiler warning :
> 
> libavformat/mp3enc.c:164: warning: 'lsf' may be used uninitialized in this function
> 
> The line in question and variable declaration is :
> 
> line 127:         int bytes_needed, lsf;

line 127 is
int bytes_needed;

you are looking at a old version i assume

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The educated differ from the uneducated as much as the living from the
dead. -- Aristotle 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140619/7c495ae4/attachment.asc>


More information about the ffmpeg-devel mailing list