
Recherche avancée
Autres articles (63)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
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 ;
-
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 (6618)
-
avformat/mov_chan : never override number of channels based on chan atom
29 janvier 2024, par Marton Balintavformat/mov_chan : never override number of channels based on chan atom
The channel designation metadata should not override the number of channels.
Let's warn the user if it is inconsistent, and keep the channel layout
unspecified.Before the conversion to the channel layout API the code only set the mask, but
never overridden the channel count, so this restores the old behaviour.Signed-off-by : Marton Balint <cus@passwd.hu>
-
avformat/concatdec : fix cur_dts based duration calculation with nonzero stream start_time
22 novembre 2018, par Marton Balint -
Revision 75272c97cb : Merge "Add a conservative RD based active map in vp9."
11 mars 2014, par Alex ConverseChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Modify /vp9/encoder/vp9_rdopt.c
Modify /vp9/vp9_cx_iface.c
Merge "Add a conservative RD based active map in vp9."