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>2012-02-20 20:09:37 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2012-02-20 20:09:37 +0400
commit4cd0ea90bb0a94a25178a3749049007d673936b5 (patch)
treec7b53654eb8b5d3e7a2ab3485b3b4cf1672b6cf7 /CHANGELOG.txt
parent95f2f9f3e53e76bc82258fc7ecb80ecdbc3868fa (diff)
Update changelog
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 97d8c7bb..d6c8f7e2 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,5 +1,17 @@
LAV DirectShow Filters Changelog
===================================
+0.47 - 2012/02/20
+LAV Audio
+- Fixed seeking in COOK audio with the MPC-HC RealMedia splitter
+
+LAV Video
+- New DXVA2 "native" decoder (see release notes)
+- Updated Intel QuickSync decoder and tweaked configuration (0.28, r41)
+- Overall performance improvements
+- Multi-threaded decoding for Fraps
+- Fixed a regression that resulted in only single-threaded playback on certain H264 files
+- Fixed a crash in the CUVID decoder introduced in 0.46 under certain circumstances
+
0.46 - 2012/02/12
LAV Splitter
- Experimental support for streaming protocols (RTSP, RTP, MMS)