Recherche avancée

Médias (1)

Mot : - Tags -/Rennes

Autres articles (35)

  • 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

  • Supporting all media types

    13 avril 2011, par

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

  • MediaSPIP Player : les contrôles

    26 mai 2010, par

    Les contrôles à la souris du lecteur
    En plus des actions au click sur les boutons visibles de l’interface du lecteur, il est également possible d’effectuer d’autres actions grâce à la souris : Click : en cliquant sur la vidéo ou sur le logo du son, celui ci se mettra en lecture ou en pause en fonction de son état actuel ; Molette (roulement) : en plaçant la souris sur l’espace utilisé par le média (hover), la molette de la souris n’exerce plus l’effet habituel de scroll de la page, mais diminue ou (...)

Sur d’autres sites (7960)

  • aacdec : add default case in channel layout

    30 octobre 2014, par Vittorio Giovara
    aacdec : add default case in channel layout
    

    Bug-Id : CID 732291

    • [DH] libavcodec/aacdec.c
  • Revision 08d2f54800 : Fixed idct16x16_10 highbitdepth transform In the case when there are only non-z

    10 novembre 2014, par Peter de Rivaz

    Changed Paths :
     Modify /vp9/common/x86/vp9_idct_intrin_sse2.c



    Fixed idct16x16_10 highbitdepth transform

    In the case when there are only non-zero coefficients
    in the first 4x4 block a special routine is called.
    The highbitdepth optimized version of this routine
    examined the wrong positions when deciding whether
    to call an assembler or C inverse transform.

    Change-Id : I62da663ca11775dadb66e402e42f4a1cb1927893

  • avcodec/dvbsubdec : Fix 8bit non_mod case

    31 juillet 2014, par Michael Niedermayer
    avcodec/dvbsubdec : Fix 8bit non_mod case
    

    Untested, i failed to find a sample which triggers this case

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/dvbsubdec.c