Recherche avancée

Médias (3)

Mot : - Tags -/spip

Autres articles (63)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

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

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

  • smoothstreamingenc : Write to a temp file while updating the manifest

    17 août 2013, par Martin Storsjö
    smoothstreamingenc : Write to a temp file while updating the manifest
    

    If a client tries to read the file while it’s being updated, the client
    would get an incomplete manifest. Instead write to a separate temp file
    and atomically rename it to replace the previous one.

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

    • [DH] libavformat/smoothstreamingenc.c
  • smoothstreamingenc : Write to a temp file while updating the manifest

    17 août 2013, par Martin Storsjö
    smoothstreamingenc : Write to a temp file while updating the manifest
    

    If a client tries to read the file while it’s being updated, the client
    would get an incomplete manifest. Instead write to a separate temp file
    and atomically rename it to replace the previous one.

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

    • [DBH] libavformat/smoothstreamingenc.c
  • dnxhdenc : check negative index

    11 novembre 2014, par Vittorio Giovara
    dnxhdenc : check negative index
    

    CC : libav-stable@libav.org
    Bug-Id : CID 700464

    • [DBH] libavcodec/dnxhdenc.c