Menu

Svn Commit Log


Commit Date  
[r2451] by sms00

Further speedup of the non-MMX/SSE SAD functions - shortcut the computation if
the current block has become worse than previously seen blocks.

2004-10-15 16:21:24 Tree
[r2450] by sms00

Use inline abs() in the uv_noaccel case (saves an intermediate variable and
calculation).

2004-10-14 20:14:22 Tree
[r2449] by sms00

Add -X to allow bypassing the SIMD (SSE/MMX) routines.
Rewrite the SAD (Luma only) routines to use pointer arithmetic and the
(builtin) abs() function. This speeds up processing almost 25% on a 1GHz G4/PPC

2004-10-14 17:38:02 Tree
[r2448] by sms00

char -> int, seems some systems use unsigned char as the default

2004-10-10 17:39:23 Tree
[r2447] by sms00

Typo and phrasing fixes.

2004-10-09 05:18:05 Tree
[r2446] by sms00

Cleanup and use mjpeg_error instead of printf to stdout. Actually the callback
mechanism could be simply be inlined in lavrec_msg/lavplay_msg since the 'info'
pointer isn't passed thru to the callback routine.

2004-10-09 01:20:08 Tree
[r2445] by sms00

Couple typos fixed. Tweek the wording in a few places so it reads better.

2004-10-03 06:52:24 Tree
[r2444] by sms00

fix the off by 1 byte error (borrowed the stream closing code from toolame).
DVD Studio Pro now accepts mp2enc generated .mp2 files.

2004-09-29 01:57:34 Tree
[r2443] by sms00

The frame number was never incremented - resulting in:
INFO: [mp2enc] Avg slots/frame = inf; b/smp = inf; br = inf kbps
Also, the messages were tidied up a little.

2004-09-28 17:33:36 Tree
[r2442] by sms00

Add --with-extra-cflags to make it easy/convenient to add extra compiler
flags (such as -funroll-loops and so on).

2004-09-27 23:44:55 Tree
Older >
Monday.com Logo