Recherche avancée

Médias (10)

Mot : - Tags -/wav

Autres articles (46)

  • Les tâches Cron régulières de la ferme

    1er décembre 2010, par

    La gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
    Le super Cron (gestion_mutu_super_cron)
    Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...)

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

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

Sur d’autres sites (7292)

  • avformat/matroskaenc : Fix writing AV_SPHERICAL_EQUIRECTANGULAR

    20 janvier 2022, par Andreas Rheinhardt
    avformat/matroskaenc : Fix writing AV_SPHERICAL_EQUIRECTANGULAR
    

    According to the documentation, the ISOBMFF 'equi' box must
    be present for equirectangular projections.

    Reviewed-by : Hendrik Leppkes <h.leppkes@gmail.com>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavformat/matroskaenc.c
  • avcodec/hcadec : Fix memleak upon allocation error

    8 février 2022, par Andreas Rheinhardt
    avcodec/hcadec : Fix memleak upon allocation error
    

    An AVFloatDSPContext would leak upon av_tx_init() failure.

    Reviewed-by : Paul B Mahol <onemda@gmail.com>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/hcadec.c
  • avformat/mvdec : re-indent after last commit

    1er janvier 2022, par John-Paul Stewart
    avformat/mvdec : re-indent after last commit
    

    Signed-off-by : John-Paul Stewart <jpstewart@personalprojects.net>
    Reviewed-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
    Reviewed-by : Peter Ross <pross@xvid.org>

    • [DH] libavformat/mvdec.c