Menu

Svn Commit Log


Commit Date  
[r3113] by wackston2

Fix bugs accessing properties of AU (mostly logging calls) when the last AU of a stream has already been muxed and hence free-ed.

2006-08-13 11:42:24 Tree
[r3112] by wackston2

Add logic to correctly delay the addition of released Picture's to the
Picture free list so they can't be reused before all Pictures that might
reference them have also been released.

2006-08-12 20:55:53 Tree
[r3111] by zoranbosnjak

jpeg2yuv can read filenames from stdin too

2006-08-12 20:40:28 Tree
[r3110] by wackston2

Initial Fix attempt for broken handling of forcing P frames.

2006-08-08 18:35:24 Tree
[r3109] by sms00

Ok - after discussion with James revert some of the argument sanity checking
by putting it back inside the ALTIVEC_VERIFY ifdef. Leave the one check
for 16x16/8x8 blocks present to avoid a repeat of the yuvdenoise debug session.

2006-08-05 01:19:04 Tree
[r3108] by sms00

at Stefan's request (he is on travel for a while) administer first aid to
the program by changing it to use 16x16 search blocks rather than 32x32 blocks.
The accelerated SAD routines have a 16x16 limit. Altivec routines check for
this and will log a message and exit, but the MMX versions will simply crash
eventually.

2006-08-01 23:03:08 Tree
[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
Older >
Auth0 Logo