Menu

Svn Commit Log


Commit Date  
[r2684] by waldviertler

added those 2 patches from the tracker:

Make jpeg-mmx build with gcc-3.4 -O3
https://sourceforge.net/tracker/index.php?func=detail&aid=1107275&group_id=5776&atid=305776

Make jpeg-mmx ready for -fPIC
https://sourceforge.net/tracker/index.php?func=detail&aid=1107285&group_id=5776&atid=305776

they were submitted by: Mikhail Zabaluev

2005-02-27 09:57:55 Tree
[r2683] by sms00

layer 1 support and documentation.

2005-02-25 19:59:13 Tree
[r2682] by sms00

Layer 1 patch from comes at naic dot edu. Doesn't harm non layer1 mplexing.
Why anyone would want to use layer 1 is a mystery though.

2005-02-25 07:38:33 Tree
[r2681] by sms00

Missing 'const' caused picky compilers to complain.

2005-02-22 16:39:07 Tree
[r2680] by wackston2

Fixed bug in flushing pass-1 coded Frames at end of sequence
Add hook for GOP sizing...

2005-02-19 14:47:47 Tree
[r2679] by waldviertler

Added a patch from the tracker submitted by:
Dean Gaudet
[ 1117718 ] jpeg2yuv: eliminate division in rescale_color_vals

rescale_color_vals includes a division and a multiplication, but it can be refactored so the division can be done at compile time. (compilers are generally not permitted to make this change, but most have compile options which loosen the fp standards compliance which would catch this case.)

in a pipeline with mpeg2enc this yielded a 9% speed improvement.

2005-02-18 16:26:44 Tree
[r2678] by sms00

The "better solution" has arrived ;)
If a system has neither stdint.h or inttypes.h then rather than bail out with
an error about getting those files (which may not be possible for oddball
platforms) simply define the types that are needed to build mjpegtools.

2005-02-18 05:26:27 Tree
[r2677] by sms00

change from the mixture of __inline__ and inline to simply inline. Seems
IRIX doesn't have __inline__ but does have inline. See
http://sourceforge.net/tracker/index.php?func=detail&aid=1116887&group_id=5776
&atid=105776

2005-02-18 05:12:28 Tree
[r2676] by trckjunky

fix handling of single frame mpegs

2005-02-15 21:39:51 Tree
[r2675] by trckjunky

fix segfault -- frames were being left in pass1

2005-02-15 20:54:56 Tree
Older >
MongoDB Logo MongoDB