Menu

Svn Commit Log


Commit Date  
[r2799] by sms00

Error concealment patch submitted by Steve Tell (tell at telltronics dot org)

2005-06-19 06:16:00 Tree
[r2798] by sms00

Since the default 'A' tag is square pixels it's more sensible to have the
default frame size be 640x480 (4:3 image).

2005-06-17 00:30:02 Tree
[r2797] by sms00

Try to fix the problems with PPC + gcc4 + Fedora once and for all:
https://sourceforge.net/tracker/index.php?func=detail&aid=1215231&group_id=5776&atid=105776

Problem of undefined symbol (next_larger_quant) is caused by utils/altived/
libaltivec referencing encoder routines that are in libmpeg2encpp! Can't do
that because libmpeg2encpp hasn't been built yet!!

Attempted solution is to move mpeg2enc immediately after utils/ in the
top level Makefile.am. Then move mjpeg_simd_helper into lavtools/. THEN
add 'if HAVE_ALTIVEC' to all the other Makefile.am files and add libmpeg2encpp
to the list of library dependencies.

Klug? Sure - feel free to fix it differently :)

2005-06-16 17:09:39 Tree
[r2796] by sms00

Hopefully the last of the pesky fedora gcc4 problems (wonder what RedHat did
to their gcc4 that Apple didn't?)

2005-06-16 04:01:17 Tree
[r2795] by sms00

3 more "errors" that RedHat's gcc4 chokes on but Apple's does not.

2005-06-14 02:59:47 Tree
[r2794] by sms00

Damed '{{{' style comments - hid a few more of the macros on the wrong side
of the assignment operator.

2005-06-10 21:31:44 Tree
[r2793] by sms00

Typo fix (swapp -> swap) ;)

2005-06-10 19:28:08 Tree
[r2792] by sms00

Library routines shouldn't log messages - they might be used when nothing should
appear. Let the caller print an error if desired.

2005-06-10 16:33:11 Tree
[r2791] by sms00

Sigh -= the endian detectin logic was replicated in *3* places.
Consolidate into a common routine ("code reuse" is a Good Thing ;)).

2005-06-10 16:17:11 Tree
[r2790] by sms00

Fix a couple spelling errors (lttle instead of little)

2005-06-10 15:52:35 Tree
Older >
Auth0 Logo