Recherche avancée

Médias (1)

Mot : - Tags -/iphone

Autres articles (106)

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

  • Ajouter des informations spécifiques aux utilisateurs et autres modifications de comportement liées aux auteurs

    12 avril 2011, par

    La manière la plus simple d’ajouter des informations aux auteurs est d’installer le plugin Inscription3. Il permet également de modifier certains comportements liés aux utilisateurs (référez-vous à sa documentation pour plus d’informations).
    Il est également possible d’ajouter des champs aux auteurs en installant les plugins champs extras 2 et Interface pour champs extras.

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

Sur d’autres sites (9686)

  • avcodec/h261dec : Set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM

    19 mars, par Andreas Rheinhardt
    avcodec/h261dec : Set FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM
    

    This decoder sets the AVCodecContext fields even when a frame
    is skipped.

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

    • [DH] libavcodec/h261dec.c
  • avcodec/libspeexdec : Fix use of uninitialized value

    6 août 2022, par Andreas Rheinhardt
    avcodec/libspeexdec : Fix use of uninitialized value
    

    Regression since 97d9a3293854eda84f05c22e2eaefae7406ac969.
    Fixes Coverity issue #1503072.

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

    • [DH] libavcodec/libspeexdec.c
  • avcodec/vbnenc : Add AV_CODEC_CAP_DR1

    12 avril 2022, par Andreas Rheinhardt
    avcodec/vbnenc : Add AV_CODEC_CAP_DR1
    

    This encoder uses ff_get_encode_buffer().

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

    • [DH] libavcodec/vbnenc.c