comparison NEWS @ 4334:b2366bc023f8

Fix access to videos as a single raw frame
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 30 Nov 2020 16:33:40 +0100
parents 6919242d2265
children 7707fa761b71
comparison
equal deleted inserted replaced
4333:a85e74235a78 4334:b2366bc023f8
16 ----------- 16 -----------
17 17
18 * C-GET SCP: Fix responses and handling of cancel 18 * C-GET SCP: Fix responses and handling of cancel
19 * Fix decoding sequence if "BuiltinDecoderTranscoderOrder" is "Before" 19 * Fix decoding sequence if "BuiltinDecoderTranscoderOrder" is "Before"
20 * Fix keep-alive in the embedded HTTP server by setting the "Keep-Alive" HTTP header 20 * Fix keep-alive in the embedded HTTP server by setting the "Keep-Alive" HTTP header
21 * Fix access to videos as a single raw frame (feature broken since Orthanc 1.6.0)
21 * REST API now returns 404 error if deleting an inexistent peer or modality 22 * REST API now returns 404 error if deleting an inexistent peer or modality
22 * Upgraded dependencies for static builds (notably on Windows and LSB): 23 * Upgraded dependencies for static builds (notably on Windows and LSB):
23 - civetweb 1.13 24 - civetweb 1.13
24 25
25 26