Mercurial > mplayer.hg
annotate .cvsignore @ 7299:131497b1f6ad
- GCC 3.x (SPARC) is too clever for the double->int conversion trick used in
the WRITE_SAMPLE macro. Use a union instead of a cast to get at the
binary representation of the double's mantissa.
This should fix:
http://mplayerhq.hu/pipermail/mplayer-users/2002-August/018948.html
http://mplayerhq.hu/pipermail/mplayer-users/2002-August/019296.html
http://mplayerhq.hu/pipermail/mplayer-users/2002-September/020348.html
- garbage collect the unused CAN_COMPILE_X86 define
author | jkeil |
---|---|
date | Fri, 06 Sep 2002 17:34:52 +0000 |
parents | 814ad5474529 |
children | cde8aaad8198 |
rev | line source |
---|---|
3023 | 1 .depend |
2 .developer | |
7166 | 3 .libdeps |
4 | 4 config.h |
5 config.mak | |
3023 | 6 configure.log |
7 help_mp.h | |
8 mencoder | |
25 | 9 mplayer |
582 | 10 version.h |
6099 | 11 build-stamp |
12 configure-stamp | |
6727
c60fd3562f47
FFmpeg libavcodec directory is unknown to CVS, as is mga_vid_test.
diego
parents:
6099
diff
changeset
|
13 libavcodec |