[FFmpeg-cvslog] r9344 - in trunk: libavcodec/aac_ac3_parser.h libavcodec/atrac3data.h libavcodec/bitstream.h libavcodec/bmp.h libavcodec/bytestream.h libavcodec/cookdata.h libavcodec/dcadata.h libavcodec/dcahuff.h libavcodec/dnxhddata.h libavcodec/dvdata.h libavcodec/faandct.h libavcodec/golomb.h libavcodec/h261data.h libavcodec/h263_parser.h libavcodec/h263data.h libavcodec/h264data.h libavcodec/imcdata.h libavcodec/indeo2data.h libavcodec/indeo3data.h libavcodec/jpeglsdec.h libavcodec/mathops.h libavcodec/mpcdata.h libavcodec/mpeg12data.h libavcodec/mpeg4data.h libavcodec/mpegaudiodectab.h libavcodec/mpegaudiotab.h libavcodec/msmpeg4tab.h libavcodec/opt.h libavcodec/qdm2data.h libavcodec/rangecoder.h libavcodec/ratecontrol.h libavcodec/rl.h libavcodec/rle.h libavcodec/rtjpeg.h libavcodec/s3tc.h libavcodec/simple_idct.h libavcodec/sp5x.h libavcodec/svq1_cb.h libavcodec/svq1_vlc.h libavcodec/tiff.h libavcodec/truemotion1data.h libavcodec/truespeech_data.h libavco dec/vc1acdata.h libavcodec/vc1data.h libavcodec/vorbis_enc_data.h libavcodec/vp3data.h libavcodec/vp5data.h libavcodec/wmadata.h libavformat/allformats.h libavformat/asf.h libavformat/avio.h libavformat/dv.h libavformat/isom.h libavformat/mpegts.h libavformat/riff.h libavformat/rtp.h libavformat/rtp_h264.h libavformat/rtp_internal.h libavformat/rtsp.h libavutil/adler32.h libavutil/aes.h libavutil/base64.h libavutil/bswap.h libavutil/crc.h libavutil/fifo.h libavutil/integer.h libavutil/internal.h libavutil/intreadwrite.h libavutil/md5.h libavutil/rational.h libavutil/sha1.h libavutil/softfloat.h

Måns Rullgård mans
Mon Jul 2 22:14:34 CEST 2007


Balatoni Denes <dbalatoni at interware.hu> writes:

> Hi!
>
> Sorry for the late notice, but including stdint.h is not a very good
> idea on solaris 8 (sparc only?), as only sys/types.h exists.
> Now I don't know how important solaris 8 support is, as it is about
> the same age as eg. gcc 2.95 - 6-7 years that is. Of course
> compilation was already broken on that OS, but this change made it
> really worthless trying compiling anymore ;)

stdint.h has been standard C for 8 years, and was in widespread use
long before that.  I see no reason to support antediluvian systems,
especially when they have been obsoleted by newer versions with proper
support.

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-cvslog mailing list