Recherche avancée

Médias (2)

Mot : - Tags -/plugins

Autres articles (84)

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

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

Sur d’autres sites (12270)

  • configure : Remove unnecessary vf_spp->fft dependency

    28 septembre 2023, par Andreas Rheinhardt
    configure : Remove unnecessary vf_spp->fft dependency
    

    The AVDCT API used by this filter does in no way depend
    upon the FFT subsystem.

    Reviewed-by : Lynne <dev@lynne.ee>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] configure
  • avcodec/evc_ps : Fix leak on error

    21 septembre 2023, par Andreas Rheinhardt
    avcodec/evc_ps : Fix leak on error
    

    Regression since 4565747056a11356210ed8edcecb920105e40b60.
    Fixes Coverity ticket #1545072.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/evc_ps.c
  • avcodec/libxavs : Use frame_num instead of frame_number

    12 mars 2023, par Andreas Rheinhardt
    avcodec/libxavs : Use frame_num instead of frame_number
    

    Forgotten in 6b6f7db81932f94876ff4bcfd2da0582b8ab897e.

    Reviewed-by : Marton Balint <cus@passwd.hu>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/libxavs.c