Recherche avancée

Médias (1)

Mot : - Tags -/biographie

Autres articles (44)

  • 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

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

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

  • avformat/apvdec : don't fill container level fields with codec level info

    27 avril, par James Almer
    avformat/apvdec : don't fill container level fields with codec level info
    

    This is a raw demuxer, it should not read codec level information and export it
    as container level information.
    The generic demux code will use the recently introduced parser to take care of
    that.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] configure
    • [DH] libavformat/apvdec.c
  • Localization : Fixed ES number method validation message

    20 mai 2014, par nanotaboada
    Localization : Fixed ES number method validation message
    

    The validation message was targeted only to integers ("entero") while the
    number method validates decimals http://jqueryvalidation.org/number-method/

    Closes #1016

  • swscale/output : fill the xv30le alpha bits

    16 octobre 2024, par James Almer
    swscale/output : fill the xv30le alpha bits
    

    As with other pixel formats, set the undefined alpha bits to opaque.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libswscale/output.c
    • [DH] tests/ref/fate/filter-pixfmts-copy
    • [DH] tests/ref/fate/filter-pixfmts-crop
    • [DH] tests/ref/fate/filter-pixfmts-field
    • [DH] tests/ref/fate/filter-pixfmts-fieldorder
    • [DH] tests/ref/fate/filter-pixfmts-hflip
    • [DH] tests/ref/fate/filter-pixfmts-il
    • [DH] tests/ref/fate/filter-pixfmts-null
    • [DH] tests/ref/fate/filter-pixfmts-scale
    • [DH] tests/ref/fate/filter-pixfmts-transpose
    • [DH] tests/ref/fate/filter-pixfmts-vflip