Menu

Svn Commit Log


Commit Date  
[r3107] by sms00

Enable some of the sanity checks that were hidden inside '#ifdef ALTIVEC_VERIFY'
conditionals. In particular the requirement in sad_00 that 'h' be 8 or 16 was
being violated by yuvdenoise and the program was mysteriously coredumping.

IF "user input" (in this case a parameter from a user program into a library)
can cause a program to segfault THEN that condition SHOULD BE CHECKED and
a meaninful error given.

After enabling the checks the cause of the problem was immediately known:

**ERROR: [yuvdenoise] sad_00: h != [8|16], (32)

2006-07-29 23:11:11 Tree
[r3106] by sms00

Update documentation - lingering references to jpeg-mmx

2006-07-29 02:49:32 Tree
[r3105] by sms00

Aesthetic changes, use 'err' as a local variable rather than 'errno' (system
error), use filen() instead of hardcoding filedescriptor numbers

2006-07-28 18:49:48 Tree
[r3104] by sms00

Add the y4mivtc executable.

2006-07-27 04:13:23 Tree
[r3103] by sms00

getopt() returns 'int' not 'char'. Cleanup the help/usage messages so they
don't double or triple space.

2006-07-27 04:11:42 Tree
[r3102] by sms00

Fix the usage() summary and coincident comments. The proper usage is -v -v
and not -vs to increase the debug/verbosity level.

2006-07-15 08:07:19 Tree
[r3101] by sms00

Move imageplanes.cc from mpeg2enc_source to libmpeg2encpp_source so that
symbols do not become undefined in the library.

2006-07-14 07:40:25 Tree
[r3100] by stefan_fendt

added a HQ-Mode for the temporal filter (MotionComp)

2006-07-06 17:53:16 Tree
[r3099] by stefan_fendt

fixed BUG: wrong output-buffer for -s1

2006-07-06 15:30:24 Tree
[r3098] by sms00

Consistent spelling of quantisation.

2006-07-06 04:25:54 Tree
Older >
Auth0 Logo