Recherche avancée

Médias (1)

Mot : - Tags -/3GS

Autres articles (57)

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

  • Installation en mode standalone

    4 février 2011, par

    L’installation de la distribution MediaSPIP se fait en plusieurs étapes : la récupération des fichiers nécessaires. À ce moment là deux méthodes sont possibles : en installant l’archive ZIP contenant l’ensemble de la distribution ; via SVN en récupérant les sources de chaque modules séparément ; la préconfiguration ; l’installation définitive ;
    [mediaspip_zip]Installation de l’archive ZIP de MediaSPIP
    Ce mode d’installation est la méthode la plus simple afin d’installer l’ensemble de la distribution (...)

  • MediaSPIP en mode privé (Intranet)

    17 septembre 2013, par

    À partir de la version 0.3, un canal de MediaSPIP peut devenir privé, bloqué à toute personne non identifiée grâce au plugin "Intranet/extranet".
    Le plugin Intranet/extranet, lorsqu’il est activé, permet de bloquer l’accès au canal à tout visiteur non identifié, l’empêchant d’accéder au contenu en le redirigeant systématiquement vers le formulaire d’identification.
    Ce système peut être particulièrement utile pour certaines utilisations comme : Atelier de travail avec des enfants dont le contenu ne doit pas (...)

Sur d’autres sites (9995)

  • Added safety checks for a destroyed Client instance's methods

    28 octobre 2014, par JamesMGreene
    Added safety checks for a destroyed Client instance’s methods
    

    Closes #507

  • Revision 8783a8a97c : Refactor transform block loop for inter mode decoding Rework the inter mode tra

    8 juillet 2015, par Jingning Han

    Changed Paths :
     Modify /vp9/decoder/vp9_decodeframe.c



    Refactor transform block loop for inter mode decoding

    Rework the inter mode transform block decoding loop. Replace the
    block index with the row and col index as the input argument. It
    saves function call to compute the row and col index according to
    the block index and overall block size, and many if statements
    associated with the transform block position relative to the coding
    block. For the test bit-stream pedestrian_area 1080p at 5 Mbps,
    the decoding speed goes up from 81.13 fps to 81.92 fps.

    Note that the intra coded block decoding needs more refactoring
    work than the inter ones. So keep it using foreach_transforme_block
    as for now.

    Change-Id : I5622bdae7be28ed5af96693274057f55ba9b4fb4

  • Ran through JS lint and corrected strict white space warnings

    13 juin 2010, par Jack Moore

    m colorbox/jquery.colorbox-min.js m colorbox/jquery.colorbox.js Ran through JS lint and corrected strict white space warnings