Recherche avancée

Médias (10)

Mot : - Tags -/wav

Autres articles (99)

  • 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

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

  • Soumettre bugs et patchs

    10 avril 2011

    Un logiciel n’est malheureusement jamais parfait...
    Si vous pensez avoir mis la main sur un bug, reportez le dans notre système de tickets en prenant bien soin de nous remonter certaines informations pertinentes : le type de navigateur et sa version exacte avec lequel vous avez l’anomalie ; une explication la plus précise possible du problème rencontré ; si possibles les étapes pour reproduire le problème ; un lien vers le site / la page en question ;
    Si vous pensez avoir résolu vous même le bug (...)

Sur d’autres sites (8248)

  • libavutil/encryption_info : Allow multiple init info.

    23 avril 2018, par Jacob Trimble
    libavutil/encryption_info : Allow multiple init info.
    

    It is possible for there to be multiple encryption init info structure.
    For example, to support multiple key systems or in key rotation. This
    changes the AVEncryptionInitInfo struct to be a linked list so there
    can be multiple structs without breaking ABI.

    Signed-off-by : Jacob Trimble <modmaker@google.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavutil/encryption_info.c
    • [DH] libavutil/encryption_info.h
  • avformat/mov : Expose encryption info to the app.

    7 décembre 2017, par Jacob Trimble
    avformat/mov : Expose encryption info to the app.
    

    This exposes encryption info from the container to the app. This
    includes key ID, IV, and subsample byte ranges. The info is passed
    using the new side-data AV_PKT_DATA_ENCRYPTION_DATA and
    AV_PKT_DATA_ENCRYPTION_INIT_DATA.

    Signed-off-by : Jacob Trimble <modmaker@google.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/mov.c
  • fate : remove unnecessary reference file for fate-encryption-info

    26 juillet 2018, par James Almer
    fate : remove unnecessary reference file for fate-encryption-info
    

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

    • [DH] tests/fate/libavutil.mak
    • [DH] tests/ref/fate/encryption-info