OSDN Git Service

avcodec/gif: move BITSTREAM_WRITER_LE up
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 14 Aug 2013 20:34:18 +0000 (22:34 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 14 Aug 2013 21:15:54 +0000 (23:15 +0200)
commit5dd5985e0530214abd65a0bcdd711dd13ac0e880
treeb08f605b3f4dad183f73a3f200efd0c0211275c6
parentdc2e4c2e532b80565f5fbacd3a24a6db7567c257
avcodec/gif: move BITSTREAM_WRITER_LE up

This prevents issues in case any header #includes put_bits.h

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/gif.c