Recherche avancée

Médias (3)

Mot : - Tags -/image

Autres articles (73)

  • 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

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

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

  • pngdec : do not release buffer on failure instead report full progress

    23 août 2013, par Paul B Mahol
    pngdec : do not release buffer on failure instead report full progress
    

    Should fix heap-use-after-free as reported by Address Sanitizer.

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavcodec/pngdec.c
  • lavf/mp3enc : don’t abort if audio packets can’t be buffered

    27 août 2014, par James Almer
    lavf/mp3enc : don’t abort if audio packets can’t be buffered
    

    Instead skip the picture streams and flush the queued audio packets.
    Should address ticket #3851.

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

    • [DH] libavformat/mp3enc.c
  • avdevice/xcbgrab : Fix show_region rectangle

    7 décembre 2014, par Daniel Moran
    avdevice/xcbgrab : Fix show_region rectangle
    

    Fixes trac ticket #4164

    This is to address an error when using show_region, which would cause part of the captured area to become static.
    It looks like the rectangle specifying the capture area was relative to the capture window.

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

    • [DH] libavdevice/xcbgrab.c