
Recherche avancée
Autres articles (96)
-
MediaSPIP 0.1 Beta version
25 avril 2011, parMediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...) -
ANNEXE : Les plugins utilisés spécifiquement pour la ferme
5 mars 2010, parLe site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)
Sur d’autres sites (13871)
-
Revision 5b307886fb : variance x86inc guards also fixed bug in sad calcs Change-Id : I6571fcbe37556c1
6 août 2013, par Jim BankoskiChanged Paths :
Modify /test/sad_test.cc
Modify /test/variance_test.cc
Modify /vp9/common/vp9_rtcd_defs.sh
Modify /vp9/encoder/x86/vp9_variance_sse2.c
Modify /vp9/vp9cx.mk
variance x86inc guardsalso fixed bug in sad calcs
Change-Id : I6571fcbe37556c16ae32be66dc0fd879852aac1d
-
Revision f4837579d1 : fixed script problem with config_force_x86_inc Change-Id : I226e5094d216b09dc47f
5 août 2013, par Jim BankoskiChanged Paths :
Modify /vp9/common/vp9_rtcd_defs.sh
fixed script problem with config_force_x86_incChange-Id : I226e5094d216b09dc47fa5511a66e2d314608000
-
libavcodec : Implementation of 32 bit fixed point FFT
3 juin 2013, par Nedeljko Babiclibavcodec : Implementation of 32 bit fixed point FFT
Iterative implementation of 32 bit fixed point split-radix FFT.
Max FFT that can be calculated currently is 2^12.Signed-off-by : Nedeljko Babic <nbabic@mips.com>
Signed-off-by : Michael Niedermayer <michaelni@gmx.at>- [DH] doc/mips.txt
- [DH] libavcodec/Makefile
- [DH] libavcodec/fft-fixed32-test.c
- [DH] libavcodec/fft-internal.h
- [DH] libavcodec/fft-test.c
- [DH] libavcodec/fft.c
- [DH] libavcodec/fft.h
- [DH] libavcodec/fft_fixed.c
- [DH] libavcodec/fft_fixed_32.c
- [DH] libavcodec/fft_float.c
- [DH] libavcodec/fft_init_table.c
- [DH] libavcodec/fft_table.h
- [DH] libavcodec/mdct.c
- [DH] libavcodec/mdct_fixed.c
- [DH] libavcodec/mdct_fixed_32.c
- [DH] libavcodec/mdct_float.c
- [DH] libavcodec/mips/Makefile
- [DH] libavcodec/mips/fft_mips.c
- [DH] tests/fate/fft.mak