LINUX.ORG.RU
ФорумTalks

libjpeg7 - релиз спустя 11 лет


0

0

исправления мелкие, поэтому в talks
исходники тут
http://www.ijg.org/

Version 7 27-Jun-2009
----------------------

New scaled DCTs implemented.
djpeg now supports scalings N/8 with all N from 1 to 16.
cjpeg now supports scalings 8/N with all N from 1 to 16.
Scaled DCTs with size larger than 8 are now also used for resolving the
common 2x2 chroma subsampling case without additional spatial resampling.
Separate spatial resampling for those kind of files is now only necessary
for N>8 scaling cases.
Furthermore, separate scaled DCT functions are provided for direct resolving
of the common asymmetric subsampling cases (2x1 and 1x2) without additional
spatial resampling.

cjpeg -quality option has been extended for support of separate quality
settings for luminance and chrominance (or in general, for every provided
quantization table slot).
New API function jpeg_default_qtables() and q_scale_factor array in library.

Added -nosmooth option to cjpeg, complementary to djpeg.
New variable "do_fancy_downsampling" in library, complement to fancy
upsampling. Fancy upsampling now uses direct DCT scaling with sizes
larger than 8. The old method is not reversible and has been removed.

Support arithmetic entropy encoding and decoding.
Added files jaricom.c, jcarith.c, jdarith.c.

Straighten the file structure:
Removed files jidctred.c, jcphuff.c, jchuff.h, jdphuff.c, jdhuff.h.

jpegtran has a new "lossless" cropping feature.

Implement -perfect option in jpegtran, new API function
jtransform_perfect_transform() in transupp. (DP 204_perfect.dpatch)

Better error messages for jpegtran fopen failure.
(DP 203_jpegtran_errmsg.dpatch)

Fix byte order issue with 16bit PPM/PGM files in rdppm.c/wrppm.c:
according to Netpbm, the de facto standard implementation of the PNM formats,
the most significant byte is first. (DP 203_rdppm.dpatch)

Add -raw option to rdjpgcom not to mangle the output.
(DP 205_rdjpgcom_raw.dpatch)

Make rdjpgcom locale aware. (DP 201_rdjpgcom_locale.dpatch)

Add extern "C" to jpeglib.h.
This avoids the need to put extern "C" { ... } around #include "jpeglib.h"
in your C++ application. Defining the symbol DONT_USE_EXTERN_C in the
configuration prevents this. (DP 202_jpeglib.h_c++.dpatch)


Version 6b 27-Mar-1998
______________________________

★★★★★

>Add extern "C" to jpeglib.h

Ради этого стоило ждать 11 лет...

redgremlin ★★★★★
()
Ответ на: комментарий от Sylvia

обновляться кстати не так просто
потому что приложения слинкованы с libjpeg.so.62.0.0
а у новой новый major - libjpeg.so.7

Sylvia ★★★★★
() автор топика
Ответ на: комментарий от Sylvia

эээ Это значит мало того что исходники всех приложений должны быть , да еще и они должны поддерживать новую библиотеку ??? Нет уж...лучше сделаю симлинк

ss85
()
Ответ на: комментарий от ss85

потом пакетный менеджер беситься будет )
легче просто файл заменить, ABI кажется не меняли

Sylvia ★★★★★
() автор топика
Ответ на: комментарий от ss85

PS: не нужно так делать, ABI менялся, у меня KDE не загрузилось после такой манипуляции

Sylvia ★★★★★
() автор топика
Ответ на: комментарий от Sikon

>Ну наконец-то!!!

Почему "наконец-то"? Где вы были три недели?

В конце июля пришлось всё Gtk-окружение перекомпилировать/переинсталлировать на FreeBSD из-за новой инкарнации jpeg7.

2009-07-19

Affects: users of graphics/jpeg

Author: dinoex@FreeBSD.org

Reason: 
  The IJG jpeg library has been updated to version 7.0.  Please rebuild all
  ports that depend on it.

  If you use portmaster:

	portmaster -r jpeg-

  Or, if you would prefer a more gradual approach:

	portmaster -w jpeg- (Check the man page for more information)

  If you use portupgrade:

	portupgrade -fr graphics/jpeg

iZEN ★★★★★
()

Silvy, всегда хотел спросить - а твой парень не жалуется, что у тебя борода колется, когда целуетесь? :)

lester_dev ★★★★★
()

Выбросил (давно) из проекта libjpeg, сделал сжатие на ffmpeg, получил профит в виде многократного прироста скорости. У libjpeg одно только преимущество - собирается под чёртовой кучей платформ.

mv ★★★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.