Recherche avancée

Médias (16)

Mot : - Tags -/mp3

Autres articles (80)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

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

  • Le profil des utilisateurs

    12 avril 2011, par

    Chaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
    L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)

Sur d’autres sites (6267)

  • Add a compat stdatomic.h implementation based on windows atomics

    29 novembre 2016, par Anton Khirnov
    Add a compat stdatomic.h implementation based on windows atomics
    

    Adapted from the code by Rémi Denis-Courmont from VLC

    This merges libav commit c2755864afadfbaa349e8d583665c86fe99fa90b.

    Signed-off-by : Wan-Teh Chang <wtc@google.com>
    Reviewed-by : wm4 <nfxjfg@googlemail.com>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] compat/atomics/win32/stdatomic.h
    • [DH] configure
  • Revision 1e168d12d9 : Enable motion vector based prediction mode decision This commit enables vpxenc

    18 juillet 2014, par Jingning Han

    Changed Paths :
     Modify /vp9/encoder/vp9_encodeframe.c



    Enable motion vector based prediction mode decision

    This commit enables vpxenc to compare the motion vector provided
    by external file to the predicted motion vectors and select the
    prediction mode with minimum rate cost if motion vector is matched.
    It doesn’t change reconstruction distortion, but provide rate
    savings.

    Change-Id : Ia682b775d2bafcaabb5a113bd90a98e1931c9c5a

  • Revision ed995afba1 : Make frame-wide filter-type decision fully RD-based. Overall, on all test sets,

    8 juillet 2013, par Ronald S. Bultje

    Changed Paths :
     Modify /vp9/encoder/vp9_block.h


     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_onyx_if.c


     Modify /vp9/encoder/vp9_onyx_int.h


     Modify /vp9/encoder/vp9_rdopt.c



    Make frame-wide filter-type decision fully RD-based.

    Overall, on all test sets, this gains about +0.2% on all metrics.
    City is a clip where this really hurts (-1.0% on all metrics), I'm
    not quite sure why yet. Maybe interesting to look into in the future.

    Change-Id : I6f0eecb20e72f0194633270d30bf00d76d9eae78