Advertisement
Guest User

Changelog

a guest
Jan 2nd, 2013
413
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.99 KB | None | 0 0
  1. Legend:
  2. + Added
  3. * Changed
  4. ! Fixed
  5.  
  6. 1.1.3.0
  7. ==============================
  8. A total of about 450 changes have been made in this version.
  9.  
  10. Added (+):
  11. + MPEGSplitter - added a "fast seek" option;
  12. + File formats - button for deselecting all formats;
  13. + AVISplitter - added support for parsing MPEG Audio tracks, as there are files with "untrustworthy" headers;
  14. + MP4/MOV Splitter - added support for AMR Wide band audio tracks, support for Rotate tag;
  15. + Support for reading Rotate tag from QuickTime files (using internal splitter) and video rotation (if video renderer supports it);
  16. + Getting DXVA status for ANY compliant renderer, and not only internal one (works on EVR, madVR). Only DXVA 2.0 is supported;
  17. + Support for custom Pixel Shader in madVR;
  18. + Added commands for toolbar buttons SUB / AUD (Load Ext Subtitle... / Laod Ext Audio...) into context menu appearing upon right click;
  19. + WVSource/MusePackSource - added support for APE Tag, reading cuesheet (information about chapters);
  20. + FLACSource - support for reading information about chapters; in particular, using CUE file embedded into Flac's tag - CUESHEET;;
  21. + Support for subtitles in XSUB format (DiVX subtitles);
  22. + Added a possibility for setting icons by type (video and audio) instead of extension;
  23. + MPEG2 DXVA decoder - detecting 2:3 Pulldown and correctly setting frame duration;
  24. + Added two hotkeys for showing system time and file name in OSD;
  25. + Added basic support for handling subtitles with VSFilter - full support for managing subtitles' list, show/hide, switching, loading external subtitles via menu and via Drag'n'Drop;
  26. + MPCVideoDec - support for choosing Deintelacing method;
  27. + Support for external subtitles in UTF-8 without BOM header;
  28. + MPEGSplitter - support for reading palette for VobSub subtitles upon opening via .IFO;
  29. + Support for DVD_Subpicture;
  30. + Possibility for opening external logos in the following formats: *.bmp; *.jpg; *.jpeg; *.png; *.psd, *.gif; *.tif; *.tiff; *.tga, *.emf; *.ico; *.webp; *.webpll;
  31. + Added Flybar panel;
  32. + Added buttons for Flybar in D3D exclusive mode (file close and program exit);
  33. + "Download Toolbar Images" link;
  34. + Possibility for opening images: bmp, jpeg, gif, png, psd, tiff, emf, ico, webp and webpll;
  35. + Youtube clip title is now shown in main window's title, seekbar and OSD;
  36. ... and many more.
  37.  
  38.  
  39. Changes (*):
  40. * Improved Vorbis parser;
  41. * OggSplitter - added header check;
  42. * Changed UTF-8 detection method in a file without BOM;
  43. * MP4Splitter - improved Chapter support;
  44. * FLVSplitter - improved streaming video support;
  45. * Improved handling of external/system filters: now "Prefer" works for external Source/Splitter filters as well as for Transform filters. Also fixed priority setting for internal WavPack/MusePack/TTA/AMR Splitter (since they do not have their own Source);
  46. * Stricter filter for loading logos for musical files;
  47. * WVSource: code cosmetics;
  48. * VSFilter - XSUB: if subtitles' size exceeds video size, then trying to fit the frame;
  49. * MpaDecFilter -> Mixer: changed stereo upmix coefficients;
  50. * MusePack/WavPack - APETAG support, now getting and showing in the player full information on artist, title, year, album, etc.;
  51. * Small cosmetics for EVR/VMR9 statistics;
  52. * Improved memory leaks handling mechanism;
  53. * Enabled optimization of 7.1-to-stereo downmix;
  54. * DXVA decoder - refined handling of an EndOfStream signal from a lower-merit filter;
  55. * OSD options cosmetics;
  56. * "Recent" jump list in Windows 7 taskbar is cleared upon clearing MRU files
  57. list;
  58. * File associations - if the user presses the "Apply" button, changes nothing and presses "OK", then file types registration is not launched once more; also, the window for choosing assotiated extensions/types is not shown under Win8
  59. * Updated MediaInfo language files;
  60. * MpaDecFilter: updated CMixer, optimization;
  61. * MPEG2 DXVA decoder - changed handling of 2:3 Pulldown frames, disallowed setting constant frame duration, since there can be mixed content (interlaced
  62. frames together with 2:3 Pulldown);
  63. * XSUB subtitles - correct positioning and scaling upon changing window size;
  64. * MpaDecFilter: using sample formats from ffmpeg for internal processing;
  65. * MpaDecFilter: optimized decoding PS2PCM and PS2ADPCM;
  66. * WebServer: optimization;
  67. * Shaders are only saved when it is needed;
  68. * OSD message upon changing subtitles' delay interval when using VSFilter;
  69. * More correct display and behavior of "Subtitles" menu when using VSFilter;
  70. * Improved handling of subtitles with VSFilter, also added a possibility to control delays (F1/F2) for VSFilter;
  71. * Optimized volume level step setting;
  72. * Improved HDMV (PGS) subtitles parsing;
  73. * Subtitles queue handler - changing thread priority not only according to settings, but also for subtitles' type: ALWAYS setting low priority for raster subtitles;
  74. * An error or warning message upon creating video renderer is displayed only once;
  75. * FLACSource - changed mechanism of tags extraction, now UTF8 tags are read correctly;
  76. * SaveAs - using only file name, without path, for local files;
  77. * Video renderer, statistics - obtaining and showing frame type (progressive/interlace) regardless of decoder;
  78. * Correct setting mouse cursor for filters' settings, now the hand (IDC_HAND) is set only for relevant elements;
  79. * Changed algorighm of UTF-8 recognition;
  80. * Improved background painting for VolumeCtrl;
  81. * Checking toolbar è flybar for correct sizes;
  82. * Transparency in logos and external images is rendered correctly;
  83. * DXVA H.264 - improved supported video check for DXVA decoding;
  84. * Weakened restriction on frame size for Nvidia GTX 660Ti;
  85. * Removed switching player's mode (look) on pressing Esc;
  86. * MPEGSplitter - upon opening a .vob/.mpg file, looking for a DVD .ifo file with a corresponding structure, and if one is found - reading palette from it for rendering VobSub subtitles;
  87. * Subtitles - improved action of TextPassThruFilter filter;
  88. * Optimized FlyBar behavior;
  89. * Completely revised H.264 DXVA decoder, improved handling of H.264 Interlaced;
  90. * Youtube parser: added stereo3d format to exception list;
  91. * Removed exception for taking screenshots for MadVR with version 0.84.0 and above;
  92. * Added SeekBar in compact mode;
  93. * Saving screenshots in JPG and TIFF is now performed through GDI+;
  94. * MPEG2 DXVA Decoder - optimization;
  95. * DVD: if FirstPlay command is absent, trying opening DVD Menu Title;
  96. * Removed automatic switching the sound on/off upon changing the volume;
  97. * Optimized AsyncReader;
  98. * Optimized opening and saving images;
  99. * Optimized opening links from youtu.be;
  100. * Added a possibility to disable internal logic of choosing audio tracks and subtitles;
  101. * Updated Korean translation, author - kuh3h3;
  102. * Updated Ukrainian translation, author - arestarh1986;
  103. * Updated German translation, author - Markus Gaugg;
  104. * libwebp 0.2.1 git-6bf20874;
  105. * libpng 1.5.13 git-753fd3f;
  106. * libopus 1.0.1 git-5367dac3;
  107. * Virtualdub 1.10.3 Test 7;
  108. * ffmpeg git-ceee4407;
  109. * MediaInfo 0.7.61+ svn rev.5314;
  110. * ZenLibs v0.4.28+ svn rev.411;
  111. * Little-CMS git-e4624c8d;
  112. * SoundTouch svn rev.160;
  113.  
  114. Fixes (!):
  115. ! HDMV(PGS) ñóáòèòðû - fixed several problems leading to runtime errors;
  116. ! Fixed subtitles handling;
  117. ! DVB subtitles parser: parsing PAGE was not fully correct;
  118. ! AudioSwitcher: fixed overflow (which could result in stutter and crash on some WavPack tracks);
  119. ! Slightly corrected handling of raster subtitles, fixed problems that resulted in runtime errors;
  120. ! When opening a link from Youtube, OSD now correctly displays the clip's title;
  121. ! DirectVobSub(VSFilter) - fixed handling of P010/P016 video;
  122. ! The command "reload subtitles" was erroneously exchanged with subtitles' style dialog;
  123. ! DirectVobSub - crashed upon showing PGS/DVB subtitles when their resolution exceeded video stream resolution;
  124. ! DirectVobSub (auto-loading version) - was not loaded automatically under Win7;
  125. ! DXVA decoding of VC1-I;
  126. ! Showing time on the scrollbar when "Subresync" is enabled;
  127. ! MpaDecFilter: fixed crash on DTS files;
  128. ! AviSplitter: corrected playback of files with corrupt fragments in the header;
  129. ! PGS subtitles parser;
  130. ! The possibility of switching tracks with subtitles via filter's menu should not depend on subtitles' handling in the player itself;
  131. ! The Lock/Unlock button on the flybar was rendered incorrectly;
  132. ! Playlist closed upon opening a file;
  133. ! Big CPU load in DXVA mode during H.264 decoding;
  134. ! Seekbar and statusbar do not indicate image loading;
  135. ! Playlistbar: fixed background rendering upon switching a theme;
  136. ! Internal FLACSource did not play files whose header lacked information about minimal and maximal frame size;
  137. ! Subtitles were not shown when using ffdshow video decoder & subtitle filter;
  138. ! FLACSource - problem opening corrupt files;
  139. ! SaveAs - removing "incorrect" characters - only for files from youtube;
  140. ! Subtitles' option "Âñåãäà èñïîëüçîâàòü âíåøíèå ñóáòèòðû êàê îñíîâíûå" did not work when internal track selection logic was disabled;
  141. ! Opening some ANSI/ASCII files;
  142. ! MPEGSplitter - sometimes not all data were read from Packetized Elementary Stream (PES) header;
  143. ! Language switching - buttons' tooltips language was not changed in Win 7'spreview in the taskbar;
  144. ! Some external filters were not registered;
  145. ! Showing subtitles in YUY2 output mode;
  146. ! MPEGSplitter - some MPEG-TS could not be opened;
  147. ! Fixed problem with png rendering;
  148. ! MPCVideoDec, external filter - codecs' selection was not saved;
  149. ! External filters - Settings' header missed text;
  150. ! VP3, THEORA, MPEG4 - eliminated artifacts and picture "spilling" after seek;
  151. ! H264 DXVA decoder - slice control data were supplied to the decoder incorrectly for some specific Interlaced streams;
  152. ! FLV splitter - incorrect handling of PCM audio tracks;
  153. ! VolumeCtrl sometimes caused malfunction;
  154. ! Fixed volume control rendering;
  155. ! Memory leak in MPADecFilter when using mixer;
  156. ! WebServer - numerous fixes and optimization;
  157. ! Main window header was constructed incorrectly;
  158. ! Installer - fixed the error on uninstall;
  159. ! Hangs in specific circumstances with Preview enabled;
  160. ... and many more.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement