Menu

Svn Commit Log


Commit Date  
[r2711] by sms00

turn off iframe only for vcd format

2005-03-31 19:30:20 Tree
[r2710] by sms00

Never converted properly from a standalone app to being integrated into cvs

2005-03-30 18:48:44 Tree
[r2709] by sms00

if/when mjpegtools-config.h is actually needed it can be revived.

2005-03-30 05:13:52 Tree
[r2708] by rbultje

oooooooooooooooooops

2005-03-29 20:36:45 Tree
[r2707] by gertv

- add 1 to mmx version as found by Stephen Beahm:

Both the C-reference and altivec versions of bsumsq_sub22_mmx() implement the
following:
v = ((p1f[i]+p1b[i]+1)>>1) - p2[i];

The mmx version does not add the one (+1).

- make twos[] static, so it doesn't have to be pushed on the stack everytime the function sumsq_mmx() is called

2005-03-29 17:35:09 Tree
[r2706] by sms00

Stephen Beahm noticed that the mmx code had not been updated like the
C-reference and Altivec code had been (2003/10)

2005-03-29 05:46:54 Tree
[r2705] by sms00

free() getting a bogus pointer because simd_env is modified by parse_next.
Another fine patch submitted by Stephen Beahm ;)

2005-03-29 05:20:41 Tree
[r2704] by sms00

Missing emms() spotted by Stephen Beahm - thanks!

2005-03-29 05:03:06 Tree
[r2703] by sms00

Couple missing '-' to turn multithread into multi-thread (so it matches the
mpeg2enc program usage).

2005-03-29 04:59:26 Tree
[r2702] by wackston2

Fix obscure threading issue due to the last frame being read
while the corresponding StreamState is being set.

2005-03-28 20:19:27 Tree
Older >
Auth0 Logo