
Recherche avancée
Médias (1)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
Autres articles (60)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.
Sur d’autres sites (10639)
-
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 (...)
-
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 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