[FFmpeg-devel] Patch for folding unaligned access routines into one file
Roman Shaposhnick
rvs
Fri Jul 27 22:40:16 CEST 2007
Guys,
while cleaning up the __GNUC__ thing I've come across one peculiarity:
it seems that we've got two sets of pretty much identical routines
for accessing unaligned data residing in
libavutil/intreadwrite.h
and libavcodec/bitstream.h.
The obvious question now is, should we fold them into one set by
applying the attached patch?
Thanks,
Roman.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: text/x-patch
Size: 5847 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070727/bb007ebe/attachment.bin>
More information about the ffmpeg-devel
mailing list