[FFmpeg-cvslog] r21480 - trunk/ffmpeg.c
Michael Niedermayer
michaelni
Wed Jan 27 18:11:04 CET 2010
On Wed, Jan 27, 2010 at 03:31:15PM +0000, M?ns Rullg?rd wrote:
> michael <subversion at mplayerhq.hu> writes:
>
> > Author: michael
> > Date: Wed Jan 27 14:27:18 2010
> > New Revision: 21480
> >
> > Log:
> > Print "Multiple frames in a packet" warning independant of CODEC_CAP_SUBFRAMES
> > because CODEC_CAP_SUBFRAMES is primarely misused to hide this warning otherwise
> > which renders the flag completely useless.
>
> Are you going to fix the causes of the warning?
i dont have the time currently
> You've shot down
> every attempt by others so far...
noone attempted to fix the warnings. You commited a 1 line hack that hid the
bugs that cause the warnings.
If you want to hide the warnings do it in a way that is maintainable
like a "//" before the code printing them with a note or printing at reduced
verbosity.
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20100127/a292f089/attachment.pgp>
More information about the ffmpeg-cvslog
mailing list