Recherche avancée

Médias (5)

Mot : - Tags -/open film making

Autres articles (105)

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

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

Sur d’autres sites (11353)

  • speexdec : fix framesize for ultra-wideband

    13 mars, par Tristan Matthews
    speexdec : fix framesize for ultra-wideband
    

    This matches how the libspeex decoder is calculating frame size (except in clamp form).

    Fixes #11495

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/speexdec.c
  • Commit libvorbis documentation patch from John Stumpo ; adds complete

    1er novembre 2010, par Monty

    Commit libvorbis documentation patch from John Stumpo ; adds complete

  • Revision aa5b67add0 : Changes to adaptive inter rd thresholds. Values now carried over frame to frame

    23 août 2013, par Paul Wilkins

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


     Modify /vp9/encoder/vp9_onyx_int.h


     Modify /vp9/encoder/vp9_rdopt.c



    Changes to adaptive inter rd thresholds.

    Values now carried over frame to frame.
    Change to algorithm for decreasing threshold after
    a hit and to max threshold (now based on speed)

    Removed some old commented out code relating to
    VP8 adaptive thresholds.

    The impact of these changes tested on Akiyo (50 frames)
    and measured in terms of unit rd hits is as follows :

    Speed 0 84.36 -> 84.67
    Speed 1 29.48 -> 22.22
    Speed 2 11.76 -> 8.21
    Speed 3 12.32 -> 7.21

    Encode speed impact is broadly in line with these.

    Change-Id : I5b886efee3077a11553fa950d796fd6d00c8cb19