[MPlayer-dev-eng] mmst client patch and details about seek bar functionality

Felix Buenemann atmosfear at users.sourceforge.net
Tue Apr 16 18:37:21 CEST 2002


On Tuesday 16 April 2002 07:15, Abhijeet Phatak wrote:
> #ifdef __CYGWIN__
> typedef unsigned char uint8_t;
> typedef unsigned int uint32_t;
> typedef unsigned long long int uint64_t;
> #else
> #include <inttypes.h>
> #endif

this is IMHO bad, you should include just inttypes.h, as we supply inttypes.h
for cygwin systems (check in main/etc/)
--
Best Regards,
        Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________




More information about the MPlayer-dev-eng mailing list