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-03-06 19:22:27 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2014-03-06 19:23:28 +0400
commit2356262c105beb9a8f99c67c100479eac23f5cd6 (patch)
treebe07034eaa0ab1028c3e88e9beac097513d46e17 /CHANGELOG.txt
parentea3fcb8039042c6f3c21c00c2583445e3bb33ca3 (diff)
Add a safeguard in case reading hits EOF
Fixes issue 412.
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 21d7f84b..2209d3ec 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -3,6 +3,7 @@ LAV DirectShow Filters Changelog
LAV Splitter
- NEW: Support for opening "icyx://" stream URLs
+- Fixed: Opening of some Blu-ray discs would take several minutes and could hang the player.
LAV Video
- Fixed: Aggressive Deinterlacing is no longer applied to soft-telecined content, which caused severe playback issues.