Stefan Weil
|
8715ce2749
Fix some issues reported by Coverity Scan (#846)
|
8 gadi atpakaļ |
Antonin Descampe
|
7aece5e8e7
[trunk]Replaced deprecated opj_stream_set_user_data function from API
|
10 gadi atpakaļ |
Mathieu Malaterre
|
8d3ef0729c
[trunk] Remove simple warning about unused variables
|
10 gadi atpakaļ |
Mathieu Malaterre
|
43382a9b9c
[trunk] Remove unused variables from test
|
10 gadi atpakaļ |
Mathieu Malaterre
|
7f277fea94
[trunk] Remove some simple warnings about cast, and unused functions
|
10 gadi atpakaļ |
Mickael Savinaud
|
af58e8e8f9
[trunk] move to the new API for function opj_stream_create_default_file_stream. Use now opj_stream_create_default_file_stream_v3 (WIP)
|
11 gadi atpakaļ |
Mickael Savinaud
|
4bf4a7668e
[trunk] move to the new API for function opj_stream_destroy. Use now opj_stream_destroy_v3 (WIP)
|
11 gadi atpakaļ |
Mickael Savinaud
|
e212154d8d
[trunk]extend last commits to apps
|
12 gadi atpakaļ |
Mathieu Malaterre
|
98682e1073
[trunk] Remove some warnings about missing prototypes (gcc)
|
12 gadi atpakaļ |
Mathieu Malaterre
|
4a845f3d04
[trunk] Fix one remaining issue with C90 compat
|
12 gadi atpakaļ |
Luc Hermitte
|
4e81ea2a8a
[trunk] realloc is misused and may leak memory (Issue#168)
|
12 gadi atpakaļ |
Mickael Savinaud
|
52f414669a
[trunk] rename opj_setup_decoder_v2 to opj_setup_decoder
|
12 gadi atpakaļ |
Mickael Savinaud
|
35289bffe2
[trunk] rename opj_create_decompress_v2 to opj_create_decompress
|
12 gadi atpakaļ |
Mickael Savinaud
|
c38b5d5eb9
Add file type detection in test_tile_decoder to support JP2 file as input
|
12 gadi atpakaļ |
Mickael Savinaud
|
c3ee4212f0
Reorganize and clean style of test_tile_decoder.c
|
12 gadi atpakaļ |
Mathieu Malaterre
|
0447ea94c1
Activate tile decoding system to reproduce issues
|
12 gadi atpakaļ |
Mathieu Malaterre
|
595c00f55c
[trunk] Fix remaining compilation errors
|
12 gadi atpakaļ |
Mickael Savinaud
|
5aaa5eab70
remove opj_event_mgr struct from test_tile_decoder
|
12 gadi atpakaļ |
Mathieu Malaterre
|
70b24b021a
[trunk] Fix using proper v2 function
|
12 gadi atpakaļ |
Mathieu Malaterre
|
af96c721c4
[trunk] Import from v2 test_tile_decoder
|
12 gadi atpakaļ |