Recherche avancée

Médias (0)

Mot : - Tags -/protocoles

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

Autres articles (38)

  • 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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (7774)

  • avconv : use avcodec_parameters_copy() with streamcopy

    1er juillet 2016, par Anton Khirnov
    avconv : use avcodec_parameters_copy() with streamcopy
    

    This preserves all the information in the codec parameters.

    The wavpack ref changes are caused by the fact that now the sample
    format is set, so matroskaenc can use it to set the bit depth.

    Bug-Id : 945, along with the previous commit

    • [DBH] avconv.c
    • [DBH] tests/fate/wavpack.mak
  • Revision 2978bb8762 : make : fix dependency generation for flat build tree Update the fmt_deps functio

    19 novembre 2012, par John Koleszar

    Changed Paths : Modify /build/make/Makefile Modify /build/make/configure.sh make : fix dependency generation for flat build tree Update the fmt_deps function to use a new sed expression to convert the object file name generated by the compiler into the path-transformed name of the .o and .d files. (...)

  • avfilter/vf_v360 : add partial size setup for flat

    29 février 2020, par Paul B Mahol
    avfilter/vf_v360 : add partial size setup for flat
    

    Other part of size is calculated from both available horizontal
    and vertical FOV and given one size component.

    • [DH] libavfilter/vf_v360.c