Menu

Svn Commit Log


Commit Date  
[r3142] by sms00

For some time now there's been the ability to selectively disable accelerated
functions (mjpeg_simd_helper gives a list of the functions for which this can
be done). Alas, that only worked for the X86 (MMX, SSE) functions. The
changes being checked in now enable the same capability for the Altivec routines

This is being done to work around an apparent limitation in the sad_00 routine.
yuvdeinterlace wants to use sad_00 with data aligned on 8 byte boundaries.
This works for MMX, SSE but not Altivec. So now with the simd_disable()
implemented it will be possible to disable sad_00_altivec within yuvdeinterlace.

2006-11-26 19:32:24 Tree
[r3141] by stefan_fendt

fixed bad pointer on free()

2006-11-22 20:11:35 Tree
[r3140] by sms00

Fix typo in usage message.

2006-11-22 06:49:46 Tree
[r3139] by sms00

mjpegtools does not (and has not for a long time) depended on or used nasm.

2006-11-16 01:31:38 Tree
[r3138] by sms00

jpeg-mmx is dead and gone.

2006-11-15 18:31:03 Tree
[r3137] by sms00

.

2006-11-15 18:30:30 Tree
[r3136] by sms00

Andrew indicated that the seqstats.hh and seqstats.cc are "not quite orphaned".
BUT, seqstats.cc is used NOWHERE. seqstats.hh is only used in seqstats.cc.
Neither compile. So they shouldn't be deleted. Put them in an out of the
way place like EXTRA_DIST so they remain in the .tar.gz.

2006-11-09 00:39:37 Tree
[r3135] by sms00

Add some overlooked files to the EXTRA_DIST lines so they get bundled into
a release.

2006-11-08 19:05:52 Tree
[r3134] by stefan_fendt

antialias-filter (-a) reworked...

2006-11-02 16:25:53 Tree
[r3133] by stefan_fendt

currently reworking the stand-alone anti-alias-algorithm. This part of the
programm is currently unusable. So, if you need such, do not check it out.

2006-10-29 05:54:32 Tree
Older >
Auth0 Logo