Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2014-09-21 22:27:06 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2014-09-21 22:27:36 +0400
commit33f0b34f35027f3199d9eb1c468944101bb69f8b (patch)
tree02901ef169d3eaa004d06657c106871a87cbf03d /CHANGELOG.txt
parent3f721f441ea6f209433b2fed1bba63f46b0da5c2 (diff)
Update changelog
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 618f76ed..70cde7f1 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -5,17 +5,24 @@ LAV DirectShow Filters Changelog
LAV Splitter
- NEW: Support for playing AES encrypted HLS streams
- NEW: Advanced Subtitle selection allows selecting subtitles by a string match on the stream title
+- NEW: Support for rtspu, rtspm, rtspt and rtsph URLs to force the RTSP transport protocol
+- NEW: Animated GIF image support
- Fixed: Improved timestamp handling of badly muxed/corrupted H.264 streams
- Fixed: 4K ProRes streams in MKV didn't play reliably
- Fixed: Some HEVC streams in MKV/MP4 didn't play properly
- Fixed: VobSubs in MP4 didn't properly export their color palette
- Fixed: Streaming MP3s through the Microsoft URL filter could result in the last audio frame to be partially repeated
- Fixed: The duration of MP3 files would be wrong if it contained long IDv3 tags
+- Fixed: TrueHD streams with an Dolby Atmos sub-stream were not demuxed properly
LAV Video
+- NEW: Experimental support for CUVID and DXVA2 HEVC acceleration
- Faster: HEVC decoding is up to 100% faster
- Fixed: DVD subtitle rendering could crash in 64-bit builds
+LAV Audio
+- Fixed: TrueHD streams with an Dolby Atmos sub-stream did not decode
+
0.62.0 - 2014/06/12
LAV Splitter
- Fixed: The filtered Forced Subtitles stream did not properly send all related subtitle data in some cases