Recherche avancée

Médias (0)

Mot : - Tags -/serveur

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

Autres articles (52)

  • Pas question de marché, de cloud etc...

    10 avril 2011

    Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
    sur le web 2.0 et dans les entreprises qui en vivent.
    Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
    Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
    le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
    Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • Formulaire personnalisable

    21 juin 2013, par

    Cette page présente les champs disponibles dans le formulaire de publication d’un média et il indique les différents champs qu’on peut ajouter. Formulaire de création d’un Media
    Dans le cas d’un document de type média, les champs proposés par défaut sont : Texte Activer/Désactiver le forum ( on peut désactiver l’invite au commentaire pour chaque article ) Licence Ajout/suppression d’auteurs Tags
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire. (...)

Sur d’autres sites (8182)

  • avformat/avc, mxfenc : Avoid allocation of H264 SPS structure, fix memleak

    24 juin 2020, par Andreas Rheinhardt
    avformat/avc, mxfenc : Avoid allocation of H264 SPS structure, fix memleak
    

    Up until now, ff_avc_decode_sps would parse a SPS and return some
    properties from it in a freshly allocated structure. Yet said structure
    is very small and completely internal to libavformat, so there is no
    reason to use the heap for it. This commit therefore changes the
    function to return an int and to modify a caller-provided structure.
    This will also allow ff_avc_decode_sps to return better error codes in
    the future.

    It also fixes a memleak in mxfenc : If a packet contained multiple SPS,
    only the SPS structure belonging to the last SPS would be freed, the
    other ones would leak when the pointer is overwritten to point to the
    new SPS structure. Of course, without allocations there are no leaks.
    This is Coverity issue #1445194.

    Furthermore, the SPS structure has been renamed from
    H264SequenceParameterSet to H264SPS in order to avoid overlong lines.

    Reviewed-by : Tomas Härdin <tjoppen@acc.umu.se>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@gmail.com>

    • [DH] libavformat/avc.c
    • [DH] libavformat/avc.h
    • [DH] libavformat/mxfenc.c
  • Revision 122234 : structure plus logique de formulaire

    6 février 2020, par Maïeul Rouquette — Log

    structure plus logique de formulaire

  • Revision 62708 : structure branches/trunk

    19 juin 2012, par maieul@… — Log

    structure branches/trunk