Recherche avancée

Médias (91)

Autres articles (19)

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

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (4764)

  • 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