Recherche avancée

Médias (91)

Autres articles (6)

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 is the first MediaSPIP stable release.
    Its official release date is June 21, 2013 and is announced here.
    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 (...)

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

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

Sur d’autres sites (2933)

  • Revision 869d770610 : Merge "Get some speed back for cpuused 1"

    21 juin 2013, par Yaowu Xu

    Merge "Get some speed back for cpuused 1"

  • hevc : move SliceHeader and LongTermRPS back to hevcdec.h

    1er juin 2020, par Anton Khirnov
    hevc : move SliceHeader and LongTermRPS back to hevcdec.h
    

    They are no longer necessary there and have nothing to do with parameter
    sets, so do not belong in hevc_ps.h.

    This effectively reverts 4aaace8b25.

    • [DH] libavcodec/hevc_ps.h
    • [DH] libavcodec/hevcdec.h
  • Revision a3fbcc88bb : Using single struct to represent scale factors. Moving back to scale_factors st

    20 décembre 2013, par Dmitry Kovalev

    Changed Paths :
     Modify /vp9/common/vp9_blockd.h


     Modify /vp9/common/vp9_onyxc_int.h


     Modify /vp9/common/vp9_reconinter.c


     Modify /vp9/common/vp9_reconinter.h


     Modify /vp9/common/vp9_scale.c


     Modify /vp9/common/vp9_scale.h


     Modify /vp9/decoder/vp9_decodeframe.c


     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_encodemb.c


     Modify /vp9/encoder/vp9_onyx_if.c


     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/encoder/vp9_temporal_filter.c



    Using single struct to represent scale factors.

    Moving back to scale_factors struct. We don't need anymore x_offset_q4 and
    y_offset_q4 because both values are calculated locally inside vp9_scale_mv
    function.

    Change-Id : I78a2122ba253c428a14558bda0e78ece738d2b5b