Commit ac8a6684 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Update NEWS and LIST

parent dffeb9bc
...@@ -68,16 +68,17 @@ Codecs: ...@@ -68,16 +68,17 @@ Codecs:
* Support for ProRes 422 video codec in 10bits * Support for ProRes 422 video codec in 10bits
* EIA-608 closed captions improvements * EIA-608 closed captions improvements
* Support for JPEG 2000 and Motion JPEG 2000 in the Windows and Mac binaries * Support for JPEG 2000 and Motion JPEG 2000 in the Windows and Mac binaries
* Experimental support of IOMX for OpenMAX IL codecs on Android
Demuxers: Demuxers:
* New images demuxer supporting jpeg, png, targa, xcf, git, tiff, bmp, pcx, lbm * New images demuxer supporting jpeg, png, targa, xcf, git, tiff, bmp, pcx, lbm
* C64 SID file playback support using sidplay2 * C64 SID file playback support of using sidplay2
* Support for images/cover art in wma/wmv/asf files * Support for images/cover art in wma/wmv/asf files
* Improvements in .ape files metadata reading and writing * Improvements in .ape files metadata reading and writing
* New demuxer module for EBU subtitles (.stl) * New demuxer module for EBU subtitles (.stl)
* Support for caf, mtv, awb, f4v, amr, vro (DVD-VR) files * Support for caf, mtv, awb, f4v, amr, vro (DVD-VR) files
* Ogg, flv, mxf, amr seeking improvements * Ogg, flv, mxf, amr seeking improvements
* Major improvements in mkv chapters/segments handling * Major improvements in Matroska (mkv) chapters/segments handling
Interfaces: Interfaces:
* Skins2 / Qt: misc improvements and usability fixes * Skins2 / Qt: misc improvements and usability fixes
......
...@@ -145,7 +145,6 @@ $Id$ ...@@ -145,7 +145,6 @@ $Id$
* grain: Grain Video filter * grain: Grain Video filter
* grey_yuv: grayscale to others conversion module * grey_yuv: grayscale to others conversion module
* growl: announce currently playing stream to growl * growl: announce currently playing stream to growl
* growl_udp: growl UDP notification plugin
* h264: H264 decoder * h264: H264 decoder
* headphone_channel_mixer: headphone channel mixer with virtual spatialization effect * headphone_channel_mixer: headphone channel mixer with virtual spatialization effect
* hildon: Maemo interface based on Hildon * hildon: Maemo interface based on Hildon
...@@ -166,6 +165,7 @@ $Id$ ...@@ -166,6 +165,7 @@ $Id$
* image: Image file video output * image: Image file video output
* inhibit: preventing the computer from suspending * inhibit: preventing the computer from suspending
* invert: inverse video filter * invert: inverse video filter
* iomx: IPC/OpenMaxIL for Android
* jack: jack server audio output * jack: jack server audio output
* kate: kate text bitstream decoder * kate: kate text bitstream decoder
* libass: Subtitle renderers using libass * libass: Subtitle renderers using libass
...@@ -186,8 +186,8 @@ $Id$ ...@@ -186,8 +186,8 @@ $Id$
* mash: OpenMash based decoder * mash: OpenMash based decoder
* media_library: a sql based media library * media_library: a sql based media library
* mediadirs: Picture/Music/Video user directories as service discoveries * mediadirs: Picture/Music/Video user directories as service discoveries
* memcpy: default unaccelerated memcpy
* memcpy3dn: 3D Now! accelerated version of memcpy * memcpy3dn: 3D Now! accelerated version of memcpy
* memcpy: default unaccelerated memcpy
* memcpyaltivec: Altivec accelerated version of memcpy * memcpyaltivec: Altivec accelerated version of memcpy
* memcpymmx: MMX accelerated version of memcpy * memcpymmx: MMX accelerated version of memcpy
* memcpymmxext: MMX EXT accelerated version of memcpy * memcpymmxext: MMX EXT accelerated version of memcpy
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment