Recherche avancée

Médias (0)

Mot : - Tags -/serveur

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (19)

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

  • Support de tous types de médias

    10 avril 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

Sur d’autres sites (3719)

  • lavf/icecast : Replace the number by macro for bprint init

    10 juin 2018, par Jun Zhao
    lavf/icecast : Replace the number by macro for bprint init
    

    Replace the number by macro for bprint init.

    Signed-off-by : Jun Zhao <mypopydev@gmail.com>

    • [DH] libavformat/icecast.c
  • lavf/tedcaptionsdec : Replace the number by macro for bprint init

    10 juin 2018, par Jun Zhao
    lavf/tedcaptionsdec : Replace the number by macro for bprint init
    

    Replace the number by macro for bprint init.

    Signed-off-by : Jun Zhao <mypopydev@gmail.com>

    • [DH] libavformat/tedcaptionsdec.c
  • wavpackenc : fix number of samples per block

    22 août 2014, par Christophe Gisquet
    wavpackenc : fix number of samples per block
    

    Currently, the encoder will try to reduce it down to 150000, but the
    decoder will complain starting at 131072 (WV_MAX_SAMPLES). Therefore,
    change the loop limit.

    Fixes ticket #3881.

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

    • [DH] libavcodec/wavpackenc.c