Recherche avancée

Médias (1)

Mot : - Tags -/biomaping

Autres articles (50)

  • 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

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

Sur d’autres sites (7197)

  • Latest generated docs

    28 mai 2012, par Scott Schiller

    m doc/generated/script/soundmanager2.html m doc/generated/src/SoundManager2.html m doc/generated/src/SoundManager2_AS3.html Latest generated docs

  • libfdk-aacdec : Support building with the latest version of fdk-aac

    8 novembre 2014, par Martin Storsjö
    libfdk-aacdec : Support building with the latest version of fdk-aac
    

    The latest fdk-aac code drop (from android 5.0) changed the channel
    layout enums (changing the value of existing enum constants), and
    renamed the option for downmixing.

    The failsafe comparison between ctype and FF_ARRAY_ELEMS(channel_counts)
    can trigger warnings (-Wtautological-constant-out-of-range-compare)
    when building with the old FDK AAC releases, where it can’t be
    out of range with the enum values used there.

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

    • [DH] libavcodec/libfdk-aacdec.c
  • h264probe : update to latest spec.

    9 mai 2011, par Michael Niedermayer

    h264probe : update to latest spec.