issues
search
thorfdbg
/
libjpeg
A complete implementation of 10918-1 (JPEG) coming from jpeg.org (the ISO group) with extensions for HDR, lossless and alpha channel coding standardized as ISO/IEC 18477 (JPEG XT).
327
stars
81
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix Arithmetic lossless scans truncating with DNL markers.
#102
robert-ancell
opened
1 month ago
3
Fix copy-pasted comment from Huffman code
#101
robert-ancell
closed
1 month ago
1
Huffman table contains 256 entries (for no good reason)
#100
SimonSegerblomRex
closed
4 months ago
3
[stack-buffer-overflow](tmo.cpp:78): size `(1 << outbits)` might be too big for array `hdrtoldr`
#99
benehalo
closed
7 months ago
2
[SEGV; heap-buffer-overflow](ycbcrtrafo.cpp:220): index `*r` out of range (`m_plEncodingLUT[0][*r]`)
#98
benehalo
closed
7 months ago
2
[memcpy-param-overlap](bytestream.cpp:86): ptr_src <= ptr_dest < ptr_src + length occurs in memcpy
#97
benehalo
closed
7 months ago
1
[assert-fail](refinementscan.cpp:86) : Assertion `m_ucHighBit == m_ucLowBit + 1' failed
#96
benehalo
closed
7 months ago
1
[assert-fail](environment.cpp:408) : Assertion `totalmem == 0' failed
#95
benehalo
closed
7 months ago
1
[assert-fail](box.cpp:157) : Assertion `box->m_pInputStream' failed
#94
benehalo
closed
7 months ago
1
[assert-fail](namespace.hpp:90) : Assertion `m_ppPrimaryList == NULL' failed
#93
benehalo
closed
7 months ago
1
Decode failure due to unknown App14 version
#92
scaramallion
closed
7 months ago
2
MSVC 2022 Compilation error due to use of ssize_t
#91
scaramallion
closed
10 months ago
1
Stack Buffer Overflow in Function 'Reconstruct'
#90
joshuay2022
closed
10 months ago
1
where is the actual entrance of ENCODE
#89
duzhizeng
closed
11 months ago
1
`jpeg` generates 12-bit JPEG with 0xFF AC Huffman symbol
#88
leo-barnes
closed
7 months ago
2
two bug in jpeg encoding
#87
kdsjZh
closed
1 year ago
2
Abort in LSLosslessTrafo<unsigned char, 3>::InstallMarker
#86
SEU-SSL
closed
1 year ago
0
Abort in BitStream<false>::Get
#85
SEU-SSL
closed
1 year ago
0
Abort in reconstruct.cpp:352
#84
SEU-SSL
closed
1 year ago
2
Abort in Reconstruct
#83
SEU-SSL
closed
1 year ago
0
Remove executable file mode bit from source file
#82
a1346054
opened
2 years ago
0
Use complete license file from gnu.org
#81
a1346054
opened
2 years ago
0
autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in'
#80
malaterre
opened
2 years ago
1
Segmentation fault in LineMerger::GetNextLowpassLine
#79
chluo1997
closed
2 years ago
3
Segmentation fault in HuffmanDecoder::Get
#78
chluo1997
closed
2 years ago
1
Infinite loop in Frame::ParseTrailer
#77
chluo1997
closed
2 years ago
1
Infinite loop in JPEG::ReadInternal
#76
0xdd96
closed
2 years ago
1
Abort in SingleComponentLSScan::ParseMCU
#75
sleicasper
closed
2 years ago
1
null pointer dereference in LineBuffer::FetchRegion in linebuffer.cpp
#74
sleicasper
closed
2 years ago
1
null pointer dereference in Component::SubXOf in component.hpp
#73
sleicasper
closed
2 years ago
2
null pointer dereference in BitmapHook
#72
sleicasper
closed
2 years ago
4
heap-overflow in HierarchicalBitmapRequester::FetchRegion
#71
sleicasper
closed
2 years ago
6
Assert Failure in BitStream<false>::Get
#70
sleicasper
closed
2 years ago
1
Remove typos reported by spellintian
#69
malaterre
closed
2 years ago
2
Lossless JPEG: Valid range for DC table ?
#68
malaterre
closed
2 years ago
14
MacOS + Xcode: `make lib` fails
#67
sdpopov-keyvariable
closed
2 years ago
3
Document behavior of -c flag for JPEG-LS
#66
malaterre
opened
2 years ago
6
Compatibility of jpeg(XT) 8bit photos with jpeg-turbo
#65
Jamaika1
closed
2 years ago
4
Cannot round-trip RGB / 8bits / interleave none
#64
malaterre
closed
2 years ago
4
Decompression failure with lossless huffman
#63
scaramallion
closed
2 years ago
3
Use marker assigned naming convention from ITU 87
#62
malaterre
closed
2 years ago
1
qtable?
#61
zvezdochiot
closed
3 years ago
7
libjpeg FTCBFS: fails to compute reasonable compiler identification f…
#60
malaterre
opened
3 years ago
2
Allow creation of default Baseline JPEG image: JPGFLAG_BASELINE
#59
malaterre
closed
3 years ago
1
RestartIntervalMarker::ParseMarker cannot handle JPEG-LS DRI segments with 5 or 6 bytes
#58
vbaderks
closed
3 years ago
1
License and executable file mode fixes
#57
a1346054
closed
3 years ago
2
Improved .gitignore
#56
ziemek99
closed
2 years ago
0
SEGV-FetchRegion-LineBuffer322
#55
qhjchc
closed
3 years ago
1
Problem about compress HDR images
#54
Yliu724
closed
3 years ago
1
Use Python 3 print function instead
#53
grimmer0125
closed
3 years ago
2
Next