Advertisement
Guest User

VLC 2.2.1 Notes

a guest
Apr 13th, 2015
668
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. Changes between 2.2.0 and 2.2.1:
  2. Codec:
  3. Fix compilation with older libavcodec versions
  4. Fix some VP9 decoding
  5. Fix flac crashes
  6. Fix lpcm channel ordering
  7. Fix potential NULL dereference in dmo
  8. Fix teletext framing code in DVB PES packets
  9. Fix potential buffer overflow in schroendinger decoder
  10. Fix AAC samplerate
  11.  
  12. Demuxers:
  13. Fix MP4 chapters
  14. Fix MKV overseeking, introducing slowness over network shares
  15. Fix crash when playing SPC files
  16. Fix ATRAC3 playback in MKV
  17. Revert to older ASX code
  18. Workaround TS issue with mpeg-audio
  19.  
  20. Access:
  21. Fix sftp read and close sockets
  22. Fix DTV build with Linux DVB versions < 5.8
  23. Fix UDP/RTP input on Windows
  24.  
  25. Audio output:
  26. Fix Alsa HDMI plugs
  27. Improve Alsa output, with larger buffers
  28. Fix DirectSound output with multi-channel files
  29.  
  30. OS X:
  31. Fix numerous crashes in the UI
  32. Fix video-wallpaper mode
  33. Fix race when starting VLC from command line
  34.  
  35. Qt:
  36. Fix recent items behaviour
  37. Fix rotation filter activation
  38. Fix mux modules names for the streaming wizard
  39.  
  40. Win32:
  41. Timestamp the signature of the dlls
  42. Fix extensions registration during install
  43. Fix extensions dialog crash
  44. Default to no DxVA decoding
  45.  
  46. libVLC:
  47. fix libvlc_media_get_stats
  48.  
  49. Translations:
  50. Update of Afrikaans, Albanian, Azerbaijani, Catalan, Czech, Danish, Dutch, English (United Kingdom), Finnish, French, German, Hebrew, Hindi, Italian, Japanese, Korean, Latvian, Macedonian, Malay, Modern Greek, Norwegian Bokmål, Norwegian Nynorsk, Polish, Portuguese, Russian, Scottish Gaelic, Serbian, Simplified Chinese, Slovak, Slovenian, Spanish, Swedish, Tamil, Thai, Traditional Chinese, Turkish, Ukrainian translations
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement