[FFmpeg-devel] [RFC] move wmv2.c to its own file
Diego Biurrun
diego
Thu Oct 4 12:12:37 CEST 2007
Here's another attempt at $subject that builds upon previous work. It
does compile, but it slightly increases the size of libavcodec.a,
probably because I currently duplicate
static VLC mb_non_intra_vlc[4];
static VLC inter_intra_vlc;
Furthermore, some functions are being de-inlined, which might or might
not be a problem.
Comments welcome.
Diego
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wmv2.diff
Type: text/x-diff
Size: 12205 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071004/59feba62/attachment.diff>
More information about the ffmpeg-devel
mailing list