Recherche avancée

Médias (1)

Mot : - Tags -/intégration

Autres articles (96)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

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

  • avfilter/vf_bitplanedenoise : Use formats list instead of query func

    27 septembre 2021, par Andreas Rheinhardt
    avfilter/vf_bitplanedenoise : Use formats list instead of query func
    

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

    • [DH] libavfilter/vf_bitplanenoise.c
  • mov : further expand the list of parsed metadata tags

    29 novembre 2014, par Dave Rice
    mov : further expand the list of parsed metadata tags
    

    Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>

    • [DBH] libavformat/mov.c
  • Revision fb9c19c62d : Renaming COMPPREDMODE_TYPE enum and its members. List of renames : COMPPREDMOD

    23 novembre 2013, par Dmitry Kovalev

    Changed Paths :
     Modify /vp9/common/vp9_alloccommon.c


     Modify /vp9/common/vp9_onyxc_int.h


     Modify /vp9/decoder/vp9_decodeframe.c


     Modify /vp9/decoder/vp9_decodemv.c


     Modify /vp9/encoder/vp9_bitstream.c


     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_onyx_int.h


     Modify /vp9/encoder/vp9_rdopt.c



    Renaming COMPPREDMODE_TYPE enum and its members.

    List of renames :
    COMPPREDMODE_TYPE => REFERENCE_MODE
    SINGLE_PREDICTION_ONLY => SINGLE_REFERENCE
    COMP_PREDICTION_ONLY => COMPOUND_REFERENCE
    HYBRID_PREDICTION => REFERENCE_MODE_SELECT (like TX_MODE_SELECT)
    NB_PREDICTION_TYPES => REFERENCE_MODES

    Change-Id : If723dabe9435325d0165dcd028142a2c78b417b4