Recherche avancée

Médias (1)

Mot : - Tags -/bug

Autres articles (90)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Menus personnalisés

    14 novembre 2010, par

    MediaSPIP utilise le plugin Menus pour gérer plusieurs menus configurables pour la navigation.
    Cela permet de laisser aux administrateurs de canaux la possibilité de configurer finement ces menus.
    Menus créés à l’initialisation du site
    Par défaut trois menus sont créés automatiquement à l’initialisation du site : Le menu principal ; Identifiant : barrenav ; Ce menu s’insère en général en haut de la page après le bloc d’entête, son identifiant le rend compatible avec les squelettes basés sur Zpip ; (...)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

Sur d’autres sites (11596)

  • Anomalie #3242 (Fermé) : Champ URL_SITE de la table spip_articles pouvant être sous-dimensionné

    29 octobre 2014, par cedric -

    Appliqué par commit r21742.

  • avcodec/mpeg12enc : Always initialize MPEG-2 intra VLC table lengths

    24 novembre 2020, par Andreas Rheinhardt
    avcodec/mpeg12enc : Always initialize MPEG-2 intra VLC table lengths
    

    The MPEG-1/2 encoders initialize several tables once during the first
    time one of the encoders is initialized ; the table for MPEG-2 intra VLC
    lengths is only initialized if it is used for this encoder instance.
    This implies that if the first MPEG-1/2 encoder to be initialized does
    not use it, it will never be initialized even if a later encoder
    instance makes use of them. Fix this by initializing this table
    unconditionally.

    Reviewed-by : Michael Niedermayer <michael@niedermayer.cc>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@gmail.com>

    • [DH] libavcodec/mpeg12enc.c
  • Updated file sizes table/comments

    23 janvier 2011, par Scott Schiller

    m doc/download/index.html m doc/getstarted/index.html Updated file sizes table/comments