[MPlayer-dev-eng] [PATCH] -fPIC support for libswscale
Jason Tackaberry
tack at urandom.ca
Mon Aug 14 17:16:51 CEST 2006
On Mon, 2006-08-14 at 16:28 +0200, Diego Biurrun wrote:
> Please remind me with which compiler versions you tested this.
Compiled and tested with gcc 2.95.3 (x86), gcc 3.2.3 (x86), gcc 3.4.2
(x86_64), and gcc 4.0.2 (x86). In each case, libswscale was compiled
with -fPIC and -fno-PIC. Build successful in all 8 cases.
Test involved playing:
mplayer testfile.avi -vf scale=320:200 -sws 9 -vo png -frames 20
In all 8 cases, the resulting md5sum of the 20 png files was identical.
(I also repeated with -sws 2, md5sums also identical.)
Cheers,
Jason.
More information about the MPlayer-dev-eng
mailing list