
Recherche avancée
Médias (2)
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
-
GetID3 - Boutons supplémentaires
9 avril 2013, par
Mis à jour : Avril 2013
Langue : français
Type : Image
Autres articles (65)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Qu’est ce qu’un éditorial
21 juin 2013, parEcrivez votre de point de vue dans un article. Celui-ci sera rangé dans une rubrique prévue à cet effet.
Un éditorial est un article de type texte uniquement. Il a pour objectif de ranger les points de vue dans une rubrique dédiée. Un seul éditorial est placé à la une en page d’accueil. Pour consulter les précédents, consultez la rubrique dédiée.
Vous pouvez personnaliser le formulaire de création d’un éditorial.
Formulaire de création d’un éditorial Dans le cas d’un document de type éditorial, les (...) -
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)
Sur d’autres sites (13756)
-
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
6 janvier 2014, par Diego BiurrunRename CONFIG_FFT_FLOAT ---> FFT_FLOAT
The define does not originate from configure, so it should not
have a name that is CONFIG_-prefixed.- [DBH] libavcodec/ac3enc_fixed.c
- [DBH] libavcodec/arm/fft_fixed_init_arm.c
- [DBH] libavcodec/cos_tablegen.c
- [DBH] libavcodec/fft-fixed-test.c
- [DBH] libavcodec/fft-internal.h
- [DBH] libavcodec/fft-test.c
- [DBH] libavcodec/fft.h
- [DBH] libavcodec/fft_fixed.c
- [DBH] libavcodec/fft_float.c
- [DBH] libavcodec/fft_template.c
- [DBH] libavcodec/mdct_fixed.c
- [DBH] libavcodec/mdct_float.c
- [DBH] libavcodec/mdct_template.c
-
x86 : dcadsp : implement int8x8_fmul_int32
11 mai 2012, par Christophe Gisquetx86 : dcadsp : implement int8x8_fmul_int32
For the callable function (as opposed to the inline one) :
C SSE SSE2 SSE4
Win32 : 47 42 29 26
Win64 : 30 33 25 23
The SSE version is neither compiled nor set for ARCH_X86_64, as the
inlinable function takes over.Signed-off-by : Janne Grunau <janne-libav@jannau.net>
-
testprogs : K&R formatting cosmetics
21 mars 2016, par Diego Biurrun