Releases: Red5/red5-server
1.0.10 Milestone 2
Fixed FLV appending and handling of silence audio in comparitor.
1.0.10 Milestone 1
v1.0.10-M1 Merge branch 'master' of github.com:Red5/red5-server
1.0.9 Release
v1.0.9-RELEASE Commit for release tag with updated version
1.0.9 Milestone 10
Fix for mixed array / map decoding
1.0.9 Milestone 9
Removed timer delta reset in RTMPDecoder which prevented some codecs from working as expected, mainly Speex.
1.0.9 Milestone 8
Timestamp handling overhaul in PlayEngine for VOD and Live streaming.
ECMA non-contiguous array fix.
Dependency updates.
1.0.9 Milestone 7
Major overhaul of the RTMP encoder and decoder to fix a 4.66 hour rollover issue. Added created, started, and recorded dates in ISO8601 format to stream metadata. Added a soft-reset to AVC codec to prevent removal of the codec configuration.
1.0.9 Milestone 6
Fixed issue with MP4 and M4A readers coded for older version of isoparser being imported by Tika.
1.0.9 Milestone 5
Added property change listener events for ClientBroadcastStream using StreamState
1.0.9 Milestone 4
Timestamp handling changed to prevent manipulation in the RTMPProtocolDecoder