1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00

Update NEWS and LIST

This commit is contained in:
Jean-Baptiste Kempf 2011-09-24 12:49:54 +02:00
parent dffeb9bc9d
commit ac8a668497
2 changed files with 5 additions and 4 deletions

5
NEWS
View File

@ -68,16 +68,17 @@ Codecs:
* Support for ProRes 422 video codec in 10bits
* EIA-608 closed captions improvements
* 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:
* 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
* Improvements in .ape files metadata reading and writing
* New demuxer module for EBU subtitles (.stl)
* Support for caf, mtv, awb, f4v, amr, vro (DVD-VR) files
* Ogg, flv, mxf, amr seeking improvements
* Major improvements in mkv chapters/segments handling
* Major improvements in Matroska (mkv) chapters/segments handling
Interfaces:
* Skins2 / Qt: misc improvements and usability fixes

View File

@ -145,7 +145,6 @@ $Id$
* grain: Grain Video filter
* grey_yuv: grayscale to others conversion module
* growl: announce currently playing stream to growl
* growl_udp: growl UDP notification plugin
* h264: H264 decoder
* headphone_channel_mixer: headphone channel mixer with virtual spatialization effect
* hildon: Maemo interface based on Hildon
@ -166,6 +165,7 @@ $Id$
* image: Image file video output
* inhibit: preventing the computer from suspending
* invert: inverse video filter
* iomx: IPC/OpenMaxIL for Android
* jack: jack server audio output
* kate: kate text bitstream decoder
* libass: Subtitle renderers using libass
@ -186,8 +186,8 @@ $Id$
* mash: OpenMash based decoder
* media_library: a sql based media library
* mediadirs: Picture/Music/Video user directories as service discoveries
* memcpy: default unaccelerated memcpy
* memcpy3dn: 3D Now! accelerated version of memcpy
* memcpy: default unaccelerated memcpy
* memcpyaltivec: Altivec accelerated version of memcpy
* memcpymmx: MMX accelerated version of memcpy
* memcpymmxext: MMX EXT accelerated version of memcpy