Recherche avancée

Médias (0)

Mot : - Tags -/publication

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

Autres articles (104)

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

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

  • Gestion de la ferme

    2 mars 2010, par

    La ferme est gérée dans son ensemble par des "super admins".
    Certains réglages peuvent être fais afin de réguler les besoins des différents canaux.
    Dans un premier temps il utilise le plugin "Gestion de mutualisation"

Sur d’autres sites (8366)

  • swresample/x86/audio_convert : Remove obsolete MMX functions

    10 juin 2022, par Andreas Rheinhardt
    swresample/x86/audio_convert : Remove obsolete MMX functions
    

    x64 always has MMX, MMXEXT, SSE and SSE2 and this means
    that some functions for MMX, MMXEXT and 3dnow are always
    overridden by other functions (unless one e.g. explicitly
    disables SSE2) for x64. So given that the only systems that
    benefit from these functions are truely ancient 32bit x86s
    they are removed.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libswresample/x86/audio_convert.asm
    • [DH] libswresample/x86/audio_convert_init.c
  • swresample/x86/rematrix : Remove obsolete MMX functions

    10 juin 2022, par Andreas Rheinhardt
    swresample/x86/rematrix : Remove obsolete MMX functions
    

    x64 always has MMX, MMXEXT, SSE and SSE2 and this means
    that some functions for MMX, MMXEXT and 3dnow are always
    overridden by other functions (unless one e.g. explicitly
    disables SSE2) for x64. So given that the only systems that
    benefit from these functions are truely ancient 32bit x86s
    they are removed.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libswresample/x86/rematrix.asm
    • [DH] libswresample/x86/rematrix_init.c
  • Remove obsolete version.h inclusions

    1er août 2021, par Andreas Rheinhardt
    Remove obsolete version.h inclusions
    

    Forgotten in e7bd47e657bbf9e1ce9915e93bc80cb1a29fb7f3.

    Reviewed-by : Martin Storsjö <martin@martin.st>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/vc2enc.c
    • [DH] libavcodec/x86/blockdsp_init.c
    • [DH] libavfilter/internal.h
    • [DH] libavfilter/vf_swapuv.c
    • [DH] libavformat/url.h
    • [DH] libavutil/common.h
    • [DH] libavutil/internal.h
    • [DH] libswscale/swscale_internal.h