Recherche avancée

Médias (0)

Mot : - Tags -/clipboard

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

Autres articles (32)

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

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

Sur d’autres sites (4432)

  • avcodec/hevc_parser : move slice header parsing to its own function

    1er mai 2017, par James Almer
    avcodec/hevc_parser : move slice header parsing to its own function
    

    Reviewed-by : Hendrik Leppkes <h.leppkes@gmail.com>
    Reviewed-by : Aaron Levinson <alevinsn@aracnet.com>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/hevc_parser.c
  • x86/hevc_sao : use unaligned movs for sao_{band,filter} with width 8

    1er mars 2015, par James Almer
    x86/hevc_sao : use unaligned movs for sao_band,filter with width 8
    

    Suggested-by : Christophe Gisquet <christophe.gisquet@gmail.com>
    Reviewed-by : Michael Niedermayer <michaelni@gmx.at>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/x86/hevc_sao.asm
  • avcodec/videotoolboxenc : Fix SEI enum identifiers

    22 janvier 2021, par Andreas Rheinhardt
    avcodec/videotoolboxenc : Fix SEI enum identifiers
    

    Broken in 64b3aac8d07a8744656737619b70977359d9a6a5.

    Tested-by : Mark Himsley <mark.himsley@gmail.com>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@gmail.com>

    • [DH] libavcodec/videotoolboxenc.c