[FFmpeg-devel] [PATCH] h261: move tables from header to .c file.

Michael Niedermayer michaelni at gmx.at
Wed Apr 11 00:03:40 CEST 2012


On Tue, Apr 10, 2012 at 11:15:39PM +0200, Reimar Döffinger wrote:
> Currently they end up twice in the binary, since both
> encoder and decoder include the header and thus each gets
> their own copy.
> This is clearly nonsense for the const tables, but shouldn't
> be necessary for the RLTable either.

LGTM

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.
-------------- 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/20120411/572a3fcd/attachment.asc>


More information about the ffmpeg-devel mailing list