OSDN Git Service

Don't use byte swaps and use the more portable way
authorBenjamin Larsson <banan@ludd.ltu.se>
Sun, 18 Feb 2007 19:12:20 +0000 (19:12 +0000)
committerBenjamin Larsson <banan@ludd.ltu.se>
Sun, 18 Feb 2007 19:12:20 +0000 (19:12 +0000)
commitdd462087fd356802609828e7a89fc1fb49638fd2
treecf56946d6317a4cad38419c65c9c72ed78f2b874
parentd1b1363ee1778fe251e0eb4b89a6b40993e56d74
Don't use byte swaps and use the more portable way
of declaring aligned buffers.

Originally committed as revision 8021 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/cook.c