
Recherche avancée
Médias (1)
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
Autres articles (97)
-
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 (6740)
-
Revision ccc0577ab2 : Merge "Remove special case vp9_decode_coefs_4x4" into experimental
4 avril 2013, par John KoleszarChanged Paths : Modify /vp9/decoder/vp9_decodframe.c Merge "Remove special case vp9_decode_coefs_4x4" into experimental
-
Revision a9e94301f7 : Merge "Bugfix in encode_inter_mb_segment_8x8" into experimental
4 avril 2013, par Deb MukherjeeMerge "Bugfix in encode_inter_mb_segment_8x8" into experimental
-
Revision f857e074d7 : Fixing bug introduced by previous commit. Inside decode_sb_4x4 it should be "ge
4 avril 2013, par Dmitry KovalevChanged Paths : Modify /vp9/decoder/vp9_decodframe.c Fixing bug introduced by previous commit. Inside decode_sb_4x4 it should be "get_tx_type_4x4(mb, y_idx * y_size + x_idx)" but it was "get_tx_type_4x4(mb, y_idx * (2 * y_size) + x_idx)". Also making code of decode_sb_4x4, decode_sb_8x8, and (...)