[vlc-commits] Update LIST
Rémi Duraffort
git at videolan.org
Wed Jul 13 11:10:52 CEST 2011
vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Mon Jul 11 10:59:28 2011 +0200| [05e5f53a3d38ee31f14abf578eb4df68a732367f] | committer: Rémi Duraffort
Update LIST
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=05e5f53a3d38ee31f14abf578eb4df68a732367f
---
modules/LIST | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/LIST b/modules/LIST
index ff4b0c5..a43613f 100644
--- a/modules/LIST
+++ b/modules/LIST
@@ -75,6 +75,7 @@ $Id$
* chain: Video filtering using a chain of video filter modules
* chorus_flanger: variable delay audio filter
* chroma_omx: OMX Development Layer chroma conversions
+ * chroma_yuv_neon: ARM NEON video chroma conversion
* clone: Clone video filter
* colorthres: Theshold color based on similarity to reference color Video filter
* compressor: Dynamic range compressor
@@ -154,7 +155,6 @@ $Id$
* i420_yuy2: planar 4:2:0 YUV to packed YUV conversion functions
* i420_yuy2_altivec: AltiVec accelerated version of i420_yuy2
* i420_yuy2_mmx: MMX accelerated version of i420_yuy2
- * i420_yuy2_neon: ARM NEONv1 chroma conversion of i420_yuy2
* i420_yuy2_sse2: sse2 accelerated version of i420_yuy2
* i422_i420: 4:2:2 to 4:2:0 conversion functions
* i422_yuy2: planar 4:2:2 YUV to packed YUV conversion functions
More information about the vlc-commits
mailing list