Add a macro to pack 4 bytes into native byte-order so they can be written
authorRonald S. Bultje <rsbultje@gmail.com>
Tue, 22 Jun 2010 19:15:27 +0000 (19:15 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Tue, 22 Jun 2010 19:15:27 +0000 (19:15 +0000)
commitb39a2d19d4d59d21ae1d0413e0e9ca0e08f2d1e9
tree1568913688f02d0a89b51fc87188b62cda01dfb0
parentcaaf098cec5fb1860de88f46cb6342b1c71b0994
Add a macro to pack 4 bytes into native byte-order so they can be written
at once using a single 32-bit store.

Originally committed as revision 23715 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mathops.h