Recherche avancée

Médias (91)

Autres articles (66)

  • Installation en mode ferme

    4 février 2011, par

    Le mode ferme permet d’héberger plusieurs sites de type MediaSPIP en n’installant qu’une seule fois son noyau fonctionnel.
    C’est la méthode que nous utilisons sur cette même plateforme.
    L’utilisation en mode ferme nécessite de connaïtre un peu le mécanisme de SPIP contrairement à la version standalone qui ne nécessite pas réellement de connaissances spécifique puisque l’espace privé habituel de SPIP n’est plus utilisé.
    Dans un premier temps, vous devez avoir installé les mêmes fichiers que l’installation (...)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

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

Sur d’autres sites (11086)

  • avcodec/pngdec : improve handling of bad cICP range tags

    12 décembre 2023, par Leo Izen
    avcodec/pngdec : improve handling of bad cICP range tags
    

    FFmpeg doesn't support tv-range RGB throughout most of its pipeline, so
    we should keep the warning. However, in case something does support it
    we should at least keep it tagged properly. Additionally, the encoder
    writes this tag if the space is tagged as such so this makes a round
    trip work as it should.

    Also, PNG doesn't support nonzero matrices but we only warn and ignore
    in that case, so we have no reason to error out for illegal cICP ranges
    either (i.e. greater than 1).

    Signed-off-by : Leo Izen <leo.izen@gmail.com>
    Reported-by : Kacper Michajłow <kasper93@gmail.com>

    • [DH] libavcodec/pngdec.c
  • avfilter/avf_showcqt : set range on fps/rate/r option

    8 juin 2016, par Muhammad Faiz
    avfilter/avf_showcqt : set range on fps/rate/r option
    

    see Ticket #5618

    Signed-off-by : Muhammad Faiz <mfcc64@gmail.com>

    • [DH] libavfilter/avf_showcqt.c
  • avfilter/vf_v360 : fix possible out of range values

    4 octobre 2020, par Paul B Mahol
    avfilter/vf_v360 : fix possible out of range values
    
    • [DH] libavfilter/vf_v360.c