@@ -17,69 +17,19 @@ description: Changelog of the latest MPC-HC stable build
1717
1818## {{ site.version.short }} - {{ site.version.date }}
1919
20- * New:
21- * Ability to control playback repeat mode
22- * Add a cache to avoid recompiling pixel shaders when possible
23- * Add SVG support for custom toolbars
24- * Add Bosnian translation
25- * Option to set audio delay values for each display mode
2620* Changed:
27- * Old DirectX 7 renderers have been removed. Settings will be updated automatically to use the corresponding VMR-9 renderers.
28- If you really want to use a renderer similar to VMR-7 (windowed), use Overlay mixer or the "System Default" renderer
29- * Make Video Renderer statistics scalable to window size and unify graph look for EVR Sync and other renderers
30- * "Replace currently loaded subtitles" option no longer removes subtitles provided by splitter
31- * Change Pan&Scan logic:
32- * PnS Rotate Y- now flips horizontally
33- * PnS Rotate X- now flips vertically
34- * PnS Rotate Z- now rotates 90 degrees (counter-clockwise)
35- * The postive rotate functions still do 1 degree rotation around their axis
36- * Hide the infobar in normal view preset. This makes it equal to default view
37- * Ticket {% trac 2022 %}/{% trac 4779 %}: Rewrite subtitle downloading framework
38- * Support for multiple subtitle providers including the default OpenSubtitles as well as
39- podnapisi, titlovi, SubDB, ysubs and Napisy24 which can be enabled in Options (Subtitles → Misc)
40- * Ticket {% trac 5193 %}, Ability to upload subtitles to OpenSubtitles and SubDB
41- * Ability to login into OpenSubtitles
42- * Ticket {% trac 5406 %}, Ability to filter subtitle list by selected languages
43- * Option to automatically search and download subtitles at the beginning of playback without user interaction
44- * Prioritize subtitles for hearing impaired where indicated
45- * Ticket {% trac 5472 %}, Append language code when saving the subtitles file
46- * Updated Arabic, Armenian, Basque, Belarusian, Bengali, British English, Catalan, Chinese (Simplified and Traditional),
47- Croatian, Czech, Danish, Dutch, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Indonesian, Italian,
48- Japanese, Korean, Lithuanian, Malay, Polish, Portuguese (Brazil), Punjabi, Romanian, Russian, Serbian, Slovak,
49- Slovenian, Swedish, Spanish, Tatar, Thai, Turkish, Ukrainian and Vietnamese translations
21+ * Switched from mhook to MinHook since it's more actively maintained
22+ * Require a CPU processor with SSE2 instructions
23+ * Ticket {% trac 5865 %}, Add context menu option to copy subtitle URL
24+ * Updated translations
5025* Updated:
51- * Updated Little CMS to v2.8 (1272acb)
52- * Updated tinyxml2 to v4.0.1
53- * Updated MediaInfoLib to v0.7.92
54- * Updated ZenLib to v0.4.34
55- * Updated Unrar to v5.4.5
56- * Updated zlib to v1.2.11
57- * Updated LAV Filters to v0.69:
58- * LAV Splitter: Support HTTPS protocol
59- * LAV Splitter: Switch back to an improved version of the old ASF demuxer
60- * LAV Splitter: Support demuxing H264 MVC
61- * Ticket {% trac 5815 %}, LAV Splitter: Improve the detection of the forced flag for some MP4 subtitle tracks
62- * LAV Video Decoder: Add experimental support for VP9 DXVA2 decoding (disabled by default)
63- * LAV Video Decoder: Enable hardware decoding for HEVC and 4K/UHD by default
64- * LAV Video Decoder: Add a basic H264 MVC decoder based on Intel MediaSDK.
65- Note that for now the Intel MediaSDK library is not distributed with MPC-HC.
66- If you want to use this new decoder, you have to download the library
67- * 32-bit: http://files.1f0.de/lavf/plugins/libmfxsw32-v1.7z
68- * 64-bit: http://files.1f0.de/lavf/plugins/libmfxsw64-v1.7z
69- and decompress it to the LAVFilters(64) folder.
70- * LAV Video Decoder: Offer Weston Three Field Deinterlacing (w3fdif) as an alternative to YADIF
71- * Ticket {% trac 3974 %}, LAV Video Decoder: Fix DXVA decoding of interlaced H.264 videos on some Intel GPU
72- * Ticket {% trac 5666 %}, LAV Video Decoder: YADIF deinterlacing sometimes caused black screen in DVD menus
73- * LAV Audio Decoder: Fix a possible crash when using bitstreaming
26+ * Updated LAV Filters to v0.70.2
27+ * Updated Little CMS to v2.8 (d41071e)
28+ * Updated MediaInfoLib to v0.7.97
29+ * Updated ZenLib to v0.4.35
30+ * Updated Unrar to v5.5.6
7431* Fixed:
75- * Window position and/or size could be wrong when exiting fullscreen mode for the first time and
76- "Launch files in fullscreen" option is enabled
77- * Ticket {% trac 2202 %}, Automatically rotate MP4/MOV/FLV files when the rotation info is available
78- * Ticket {% trac 5557 %}, Show the correct language name for Serbian subtitles. They used to show as Croatian
79- * Ticket {% trac 5748 %}, Track selection menus did not work when using DVB capture
80- * Ticket {% trac 5828 %}, Update seekbar position when generating thumbnails
81- * Ticket {% trac 5829 %}, Creating thumbnails while the video was stopped left the player in an undefined state. The stopped state
82- is now properly restored after creating the thumbnails
32+ * Scale MediaInfo properties tab text properly on high DPI
8333
8434
8535## All changelogs
0 commit comments