Menu

Svn Commit Log


Commit Date  
[r2453] by sms00

Updated with patch from Nicolas Boos

2004-10-20 00:32:59 Tree
[r2452] by waldviertler

applied fix from Bug tracker:
[ 1041159 ] mplex -O: typo in mplex/main.cpp

-O is never satisfied with time offset units when none
given (according to man page, must default to ms.)

"mjpegtools-1.6.2/mplex/main.cpp" line 582 of 621: if(
e ) should obviously be if (*e).

2004-10-17 05:41:27 Tree
[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
Older >
Monday.com Logo