Recherche avancée

Médias (0)

Mot : - Tags -/organisation

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (87)

  • La file d’attente de SPIPmotion

    28 novembre 2010, par

    Une file d’attente stockée dans la base de donnée
    Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
    Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • Gestion des droits de création et d’édition des objets

    8 février 2011, par

    Par défaut, beaucoup de fonctionnalités sont limitées aux administrateurs mais restent configurables indépendamment pour modifier leur statut minimal d’utilisation notamment : la rédaction de contenus sur le site modifiables dans la gestion des templates de formulaires ; l’ajout de notes aux articles ; l’ajout de légendes et d’annotations sur les images ;

Sur d’autres sites (6421)

  • movenc : Change the track struct name to match the typedef

    2 juin 2013, par Martin Storsjö
    movenc : Change the track struct name to match the typedef
    

    This makes the struct name (which isn’t used anywhere) match the
    name of the typedef, as for all the other structs declared in this
    header.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavformat/movenc.h
  • movenc : Change the track struct name to match the typedef

    2 juin 2013, par Martin Storsjö
    movenc : Change the track struct name to match the typedef
    

    This makes the struct name (which isn’t used anywhere) match the
    name of the typedef, as for all the other structs declared in this
    header.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavformat/movenc.h
  • vc1dec : Match addressing between compensation and MC in vc1_mc_4mv_chroma4

    24 avril 2013, par Michael Niedermayer
    vc1dec : Match addressing between compensation and MC in vc1_mc_4mv_chroma4
    

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavcodec/vc1dec.c