Recherche avancée

Médias (1)

Mot : - Tags -/bug

Autres articles (96)

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

    18 février 2011, par

    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.

  • Modifier la date de publication

    21 juin 2013, par

    Comment changer la date de publication d’un média ?
    Il faut au préalable rajouter un champ "Date de publication" dans le masque de formulaire adéquat :
    Administrer > Configuration des masques de formulaires > Sélectionner "Un média"
    Dans la rubrique "Champs à ajouter, cocher "Date de publication "
    Cliquer en bas de la page sur Enregistrer

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

Sur d’autres sites (3984)

  • Revision 3c353e58c0 : mips msa vp9 common macro comments updated Cosmetic/Grammatical corrections in

    26 juin 2015, par Parag Salasakar

    Changed Paths :
     Modify /vp9/common/mips/msa/vp9_macros_msa.h



    mips msa vp9 common macro comments updated

    Cosmetic/Grammatical corrections in vp9 macro comments

    Change-Id : I774b983aff854feb69c7e4442e8731ce4c995645

  • Revision 5ebc8febdc : Refactor vp9_idct.h file Separate the common coefficient constant into vpx_dsp/

    24 juillet 2015, par Jingning Han

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


     Modify /vp9/common/x86/vp9_idct_intrin_sse2.c


     Modify /vp9/encoder/x86/vp9_dct32x32_sse2_impl.h


     Modify /vp9/encoder/x86/vp9_dct_sse2.c


     Modify /vp9/encoder/x86/vp9_dct_ssse3.c


     Modify /vpx_dsp/arm/fwd_txfm_neon.c


     Modify /vpx_dsp/fwd_txfm.h


     Modify /vpx_dsp/mips/fwd_txfm_msa.h


     Add /vpx_dsp/txfm_common.h


     Modify /vpx_dsp/vpx_dsp.mk


     Modify /vpx_dsp/x86/fwd_txfm_impl_sse2.h


     Modify /vpx_dsp/x86/highbd_quantize_intrin_sse2.c


     Add /vpx_dsp/x86/txfm_common_sse2.h



    Refactor vp9_idct.h file

    Separate the common coefficient constant into vpx_dsp/txfm_common.h.
    Move the SSE2 macro definitions to vpx_dsp/x86/txfm_common_sse2.h.
    This clears the use case of vp9_idct.h in vpx_dsp folder.

    Change-Id : I319735a2abf42888e5080ac14cfbcde34be7b121

  • Revision 52ccff4719 : Extracting common motion vector prediction code. Adding b_mv_pred_row and b_mv_

    27 mars 2013, par Dmitry Kovalev

    Changed Paths : Modify /vp9/common/vp9_reconinter.c Extracting common motion vector prediction code. Adding b_mv_pred_row and b_mv_pred_col functions, updating mi_mv_pred_row and mi_mv_pred_row functions. Change-Id : I9af068442d4474478375943cc6fce1605d6fc0a5