On 05/06/16 15:27, Diego Biurrun wrote: > This avoids the danger that get_bits.h might get indirectly #included before > BITSTREAM_READER_LE is defined. >
Seems fine, might be a good idea to have a bitstream_le.h and bitstream_be.h to avoid this kind of situation, we can do that later. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
