Recherche avancée

Médias (1)

Mot : - Tags -/lev manovitch

Autres articles (55)

  • Gestion générale des documents

    13 mai 2011, par

    MédiaSPIP ne modifie jamais le document original mis en ligne.
    Pour chaque document mis en ligne il effectue deux opérations successives : la création d’une version supplémentaire qui peut être facilement consultée en ligne tout en laissant l’original téléchargeable dans le cas où le document original ne peut être lu dans un navigateur Internet ; la récupération des métadonnées du document original pour illustrer textuellement le fichier ;
    Les tableaux ci-dessous expliquent ce que peut faire MédiaSPIP (...)

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

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

Sur d’autres sites (7179)

  • avformat/utils : Move the reference to the packet list

    20 septembre 2019, par Andreas Rheinhardt
    avformat/utils : Move the reference to the packet list
    

    Up until now, ff_packet_list_put had a flaw : When it moved a packet to
    the list (meaning, when it ought to move the reference to the packet
    list instead of creating a new one via av_packet_ref), it did not reset
    the original packet, confusing the ownership of the data in the packet.
    This has been done because some callers of this function were not
    compatible with resetting the packet.

    This commit changes these callers and fixes this flaw. In order to
    indicate that the ownership of the packet has moved to the packet list,
    pointers to constant AVPackets are used whenever the target of the
    pointer might already be owned by the packet list.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavformat/utils.c
  • add MozMousePixelScroll to the fixed events list

    12 mars 2013, par can3p
    add MozMousePixelScroll to the fixed events list
  • better bower ignore list. fixes #557

    30 janvier 2014, par jackmoore
    better bower ignore list.  fixes #557