Recherche avancée

Médias (0)

Mot : - Tags -/configuration

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

Autres articles (22)

  • 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

  • Encoding and processing into web-friendly formats

    13 avril 2011, par

    MediaSPIP automatically converts uploaded files to internet-compatible formats.
    Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
    Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
    Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
    All uploaded files are stored online in their original format, so you can (...)

  • Organiser par catégorie

    17 mai 2013, par

    Dans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
    Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
    Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...)

Sur d’autres sites (6178)

  • Revision 6c8170af52 : b_width_log2 and b_height_log2 lookups Replace case statement with lookup.

    10 juillet 2013, par Jim Bankoski

    Changed Paths :
     Modify /vp9/common/vp9_blockd.h


     Add /vp9/common/vp9_common_data.c


     Add /vp9/common/vp9_common_data.h


     Modify /vp9/vp9_common.mk



    b_width_log2 and b_height_log2 lookups

    Replace case statement with lookup.
    Small speed gain at low speed settings but at speed 2+ where the
    number of motion searches etc. falls the impact rises to 3-4%.

    Change-Id : Idff639b7b302ee65e042b7bf836943ac0a06fad8

    Change-Id : I5940719a4a161f8c26ac9a6753f1678494cec644

  • rmdec : fix crash in case of oom

    10 juillet 2013, par Piotr Bandurski
    rmdec : fix crash in case of oom
    

    Fixes ticket #2724

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavformat/rmdec.c
  • lavc/h264_mp4toannexb : improve feedback in case of invalid bitstream

    14 juillet 2013, par Stefano Sabatini
    lavc/h264_mp4toannexb : improve feedback in case of invalid bitstream
    
    • [DH] libavcodec/h264_mp4toannexb_bsf.c