Recherche avancée

Médias (16)

Mot : - Tags -/mp3

Autres articles (57)

  • 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 (...)

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

Sur d’autres sites (4940)

  • avcodec/exr : Fix potential effective-type violation

    5 mars, par Andreas Rheinhardt
    avcodec/exr : Fix potential effective-type violation
    

    Storing the values via a union of an uint32_t and a float makes
    said union the effective type of the destination. This means that
    it may only be read via such a union which is of course not what
    our users do/expect. So store the values via AV_WN32A instead
    which disables effective type analysis (for compilers that perform it).

    This also fixes a -Wdeclaration-after-statement warning
    introduced in 0e917389fe73c932049635d947bba076f1709589.

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

    • [DH] libavcodec/exr.c
  • Revision 55062 : En SPIP 3, le nom du paramètre indiquant dans quel type de page on se ...

    3 décembre 2011, par rastapopoulos@… — Log

    En SPIP 3, le nom du paramètre indiquant dans quel type de page on se trouve a changé : "type-page". Donc on utilise ça pour l’exposition.

  • Revision 55062 : En SPIP 3, le nom du paramètre indiquant dans quel type de page on se ...

    3 décembre 2011, par rastapopoulos@… — Log

    En SPIP 3, le nom du paramètre indiquant dans quel type de page on se trouve a changé : "type-page". Donc on utilise ça pour l’exposition.