Recherche avancée

Médias (1)

Mot : - Tags -/pirate bay

Autres articles (40)

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

  • Ajouter notes et légendes aux images

    7 février 2011, par

    Pour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
    Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
    Modification lors de l’ajout d’un média
    Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)

  • 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

Sur d’autres sites (6881)

  • avcodec/ac3enc : Factor common end of float/fixed encode_frame out

    3 décembre 2020, par Andreas Rheinhardt
    avcodec/ac3enc : Factor common end of float/fixed encode_frame out
    

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

    • [DH] libavcodec/ac3enc.c
    • [DH] libavcodec/ac3enc.h
    • [DH] libavcodec/ac3enc_template.c
  • mpeg12 : Add a common function to find the best frame rate

    12 septembre 2017, par Mark Thompson
    mpeg12 : Add a common function to find the best frame rate
    

    This will be used later in both the mpeg2_metadata filter and the
    VAAPI MPEG-2 encoder. Also adds a unit test.

    (cherry picked from commit b5859e0b04bdbe12c97cb12ac10a45d51d2d73c9)

    • [DH] libavcodec/Makefile
    • [DH] libavcodec/mpeg12.h
    • [DH] libavcodec/mpeg12framerate.c
    • [DH] libavcodec/tests/mpeg12framerate.c
    • [DH] tests/fate/libavcodec.mak
  • cbs : Implement common parts of cbs-based bitstream filters separately

    1er janvier 2021, par Mark Thompson
    cbs : Implement common parts of cbs-based bitstream filters separately
    

    This allows removal of a lot of duplicated code between BSFs.

    • [DH] libavcodec/Makefile
    • [DH] libavcodec/cbs_bsf.c
    • [DH] libavcodec/cbs_bsf.h