]> granicus.if.org Git - libjpeg-turbo/commit
If the output buffer in the TurboJPEG destination manager was allocated by the destin...
authorDRC <dcommander@users.sourceforge.net>
Thu, 21 Aug 2014 15:51:47 +0000 (15:51 +0000)
committerDRC <dcommander@users.sourceforge.net>
Thu, 21 Aug 2014 15:51:47 +0000 (15:51 +0000)
commitfe80ec22752cce224c55d7b429d46503634ef034
treef961363c3c9a3785de947153104fb2e9ab6be5a2
parent2261e1e4089bd9929c63edbbef70051c19a952de
If the output buffer in the TurboJPEG destination manager was allocated by the destination manager and is being reused from a previous compression operation, then we need to get the buffer size from the previous operation, since the calling program doesn't know the actual buffer size.

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1368 632fc199-4ca6-4c93-a231-07263d6284db
ChangeLog.txt
doc/html/group___turbo_j_p_e_g.html
jdatadst-tj.c
tjunittest.c
turbojpeg.h