Mercurial > hg > orthanc
comparison NEWS @ 1924:6c73df12ca51
New URI: "/instances/.../frames/.../raw" to access the raw frames (bypass image decoding)
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 07 Mar 2016 17:43:20 +0100 |
parents | 7a05144cb919 |
children | 687ff92d173b |
comparison
equal
deleted
inserted
replaced
1923:6ac7f31fc543 | 1924:6c73df12ca51 |
---|---|
1 Pending changes in the mainline | 1 Pending changes in the mainline |
2 =============================== | 2 =============================== |
3 | 3 |
4 | |
5 * New URI: "/instances/.../frames/.../raw" to access the raw frames (bypass image decoding) | |
4 * Support of optional tags for counting resources in C-Find: | 6 * Support of optional tags for counting resources in C-Find: |
5 0008-0061, 0008-0062, 0020-1200, 0020-1202, 0020-1204, 0020-1206, 0020-1208, 0020-1209 | 7 0008-0061, 0008-0062, 0020-1200, 0020-1202, 0020-1204, 0020-1206, 0020-1208, 0020-1209 |
6 * Support of Move Originator Message ID (0000,1031) in C-Store responses driven by C-Move | 8 * Support of Move Originator Message ID (0000,1031) in C-Store responses driven by C-Move |
7 * Huge speedup if decoding the family of JPEG transfer syntaxes | 9 * Huge speedup if decoding the family of JPEG transfer syntaxes |
8 * Refactoring leading to speedups with custom image decoders (including Web viewer plugin) | 10 * Refactoring leading to speedups with custom image decoders (including Web viewer plugin) |