Recherche avancée

Médias (0)

Mot : - Tags -/performance

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

Autres articles (102)

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

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

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

Sur d’autres sites (8264)

  • Revert "takdec : pad filter coeff buffer for DSP functions"

    23 février 2015, par James Almer
    Revert "takdec : pad filter coeff buffer for DSP functions"
    

    This reverts commit e0c7ba40cf0bb521430f4a808ed1f1a408093f9c.

    Valgrind complains about invalid reads, which generate segfaults in some
    systems.

    • [DH] libavcodec/takdec.c
  • Revert "lavf/dashenc : update bitrates on dash_write_trailer"

    26 septembre 2017, par James Almer
    Revert "lavf/dashenc : update bitrates on dash_write_trailer"
    

    This reverts commit 89c0fda5f43d8a3d3a1c538ff8d72e6737bc7d8e.

    A different solution will be committed instead.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavformat/dashenc.c
  • Revert "avformat/rtpdec_rfc4175 : Fix incorrect copy_offset calculation"

    6 août 2019, par Michael Niedermayer
    Revert "avformat/rtpdec_rfc4175 : Fix incorrect copy_offset calculation"
    

    Reverted at the request of the Author due to potential regression with SMPTE 2110-20

    This reverts commit 9051092e73666e95986eb2d596cc0867aea05c3d.

    • [DH] libavformat/rtpdec_rfc4175.c