X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=NEWS;h=f3d8af10a9ef59cbba06c9055e752990d3d0b21e;hb=ccee49c75601180e6f855383847f70d1caaa4af0;hp=9776fb9b8e111e57059c59b0f601ff63b223d57c;hpb=d9666c8a60e61d63c21b25c6de9b07741bf0b151;p=vlc diff --git a/NEWS b/NEWS index 9776fb9b8e..f3d8af10a9 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,9 @@ Decoders: * Support for VAAPI for H.264 decoding on GPU on GNU/Linux * Audio/Video decoder using OpenMAX IL components * Support for Indeo5 video codec + * Support for Windows Media Speech (Voice) audio codec natively on all platforms + * Support for AMR-NB audio codec on the Windows and Mac port + * Improvements on the FLAC format (7.1 channels and 88.2/176.4/192 kHz support) Demuxers: * Support for ADPCM in .flv streams @@ -139,6 +142,7 @@ Removed modules: * cmml and tarkin codecs are removed because they are dead codecs. * realaudio codecs are removed in favor of libavcodec * access_file removed in favor of filesystem + * RTMP input and output Changes between 1.0.4 and 1.0.5: