Advanced search

Medias (0)

Tag: - Tags -/formulaire

No media matches your criterion on the site.

Other articles (98)

  • Support audio et vidéo HTML5

    10 April 2011

    MediaSPIP utilise les balises HTML5 video et audio pour la lecture de documents multimedia en profitant des dernières innovations du W3C supportées par les navigateurs modernes.
    Pour les navigateurs plus anciens, le lecteur flash Flowplayer est utilisé.
    Le lecteur HTML5 utilisé a été spécifiquement créé pour MediaSPIP : il est complètement modifiable graphiquement pour correspondre à un thème choisi.
    Ces technologies permettent de distribuer vidéo et son à la fois sur des ordinateurs conventionnels (...)

  • HTML5 audio and video support

    13 April 2011, by

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

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 February 2011, by

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

On other websites (9653)

  • avcodec/svq3: fix assert type (was av_assert2 in h264 from where this was copied)

    26 April 2016, by Michael Niedermayer
    avcodec/svq3: fix assert type (was av_assert2 in h264 from where this was copied)
    

    Type was lost in f8d1bb2f2ce9031940019e1cda4d30bc409ee349

    Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/svq3.c
  • arm: Add EXTERN_ASM to the .func and .type declarations for exported symbols

    4 February 2014, by Martin Storsjö
    arm: Add EXTERN_ASM to the .func and .type declarations for exported symbols
    

    This makes the generated assembly more internally consistent,
    avoiding declaring two labels for the same function (for cases
    where EXTERN_ASM is empty) and not declaring a separate unprefixed
    label in other cases.

    This also makes sure the .func and .type delcarations have the same
    prefix. They have previously not been used on the platforms
    that have prefixed symbols on arm (iOS), but gas-preprocessor
    has recently started using the .func declarations for adding
    .thumb_func declarations for such functions.

    Signed-off-by: Martin Storsjö <martin@martin.st>

    • [DH] libavutil/arm/asm.S
  • Revision 124153: Corriger la déclaration de type dans le PHPDoc

    11 April 2020, by Eric Lupinacci — Log

    Corriger la déclaration de type dans le PHPDoc