
Recherche avancée
Autres articles (62)
-
Mise à jour de la version 0.1 vers 0.2
24 juin 2013, parExplications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs
Sur d’autres sites (11230)
-
Revision 5c055cc4cf : Clean up unused function warnings in vp8 common Mark functions in findnearmv.h,
26 août 2015, par JohannChanged Paths :
Modify /vp8/common/findnearmv.h
Modify /vp8/common/invtrans.h
Modify /vp8/common/postproc.c
Modify /vp8/common/setupintrarecon.h
Clean up unused function warnings in vp8 commonMark functions in findnearmv.h, invtrans.h and setupintrarecon.h
with INLINE.Hide function in postproc.h behind the same #if as it’s callers.
Change-Id : Ic1e014a943d2aca280f137019218b9d4f1443d61
-
ffbuild/common : Make deletion of templates possible
28 janvier 2021, par Andreas Rheinhardtffbuild/common : Make deletion of templates possible
If a target to be built includes a template file, the target's .d file
includes the template file as a prerequisite ; if the code were changed so
that the template file no longer exists, one would get an error from
make that it has no rule for the template file target. Therefore add a
dummy rule for template files to make deleting them possible.Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
-
Revision d42976c515 : Common configuration for MACROBLOCKD struct. Change-Id : Ie2ea9dd8bd338cc9fe12ca
1er avril 2014, par Dmitry KovalevChanged Paths :
Modify /vp9/common/vp9_blockd.h
Modify /vp9/common/vp9_onyxc_int.h
Modify /vp9/decoder/vp9_decodeframe.c
Modify /vp9/decoder/vp9_decoder.c
Modify /vp9/encoder/vp9_encodeframe.c
Modify /vp9/encoder/vp9_onyx_if.c
Common configuration for MACROBLOCKD struct.Change-Id : Ie2ea9dd8bd338cc9fe12ca9033df64f7644c68b3