Recherche avancée

Médias (1)

Mot : - Tags -/publishing

Autres articles (61)

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

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

  • lavfi/volume : support all channel counts

    2 décembre 2013, par Stefano Sabatini
    lavfi/volume : support all channel counts
    
    • [DH] libavfilter/af_volume.c
  • ac3dec : Increment channel pointers only once per channel

    11 juillet 2013, par Martin Storsjö
    ac3dec : Increment channel pointers only once per channel
    

    If the channel mapping map multiple output channels to one
    input channel, we should only increment the actual pointer once.

    Cc : libav-stable@libav.org
    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavcodec/ac3dec.c
  • ac3dec : Increment channel pointers only once per channel

    11 juillet 2013, par Martin Storsjö
    ac3dec : Increment channel pointers only once per channel
    

    If the channel mapping map multiple output channels to one
    input channel, we should only increment the actual pointer once.

    Cc : libav-stable@libav.org
    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavcodec/ac3dec.c