[FFmpeg-devel] [PATCH] framemd5_class and md5enc_class may not be identical.
Michael Niedermayer
michaelni at gmx.at
Fri May 24 16:02:09 CEST 2013
On Fri, May 24, 2013 at 02:30:28PM +0200, Reimar Döffinger wrote:
> Due the crappy issue of classes having to be unique,
> we cannot even have classes with identical content,
> otherwise the compiler or linker is free to merge them,
> giving the same result and bugs as if we had only one class.
> Besides redesigning the option code to handle this correctly
> I see only the option of requiring any two classes to have
> a different names, but the list of requirements for
> AVClasses is getting kind of unmanageable.
yes
patch ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I have never wished to cater to the crowd; for what I know they do not
approve, and what they approve I do not know. -- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130524/18d12a57/attachment.asc>
More information about the ffmpeg-devel
mailing list