Recherche avancée

Médias (1)

Mot : - Tags -/copyleft

Autres articles (58)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • 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

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

  • avfilter/vf_decimate : Check that input parameters match

    14 décembre 2015, par Michael Niedermayer
    avfilter/vf_decimate : Check that input parameters match
    

    Fixes Ticket4964

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

    • [DH] libavfilter/vf_decimate.c
  • lavc/vc1dsp : match C block layout in inv_trans_4x4_rvv

    10 juin 2024, par Rémi Denis-Courmont
    lavc/vc1dsp : match C block layout in inv_trans_4x4_rvv
    

    Although checkasm does not verify this, the decoder requires that the
    transform updates the input block exactly like the C code does.

    This fixes vc1-ism, vc1_ilaced_twomv, vc1_sa00040, vc1_sa10091,
    vc1_sa10143, vc1_sa20021, vc1test_smm0005 and wmv3-drm-dec tests.

    • [DH] libavcodec/riscv/vc1dsp_rvv.S
  • lavc/vc1dsp : match C block layout in inv_trans_4x8_rvv

    10 juin 2024, par Rémi Denis-Courmont
    lavc/vc1dsp : match C block layout in inv_trans_4x8_rvv
    

    Although checkasm does not verify this, the decoder requires that the
    transform updates the input block exactly like the C code does.

    This fixes vc1-ism, vc1_ilaced_twomv, vc1_sa00040, vc1_sa10091,
    vc1_sa10143, vc1_sa20021, vc1test_smm0005 and wmv3-drm-dec tests.

    • [DH] libavcodec/riscv/vc1dsp_rvv.S