Recherche avancée

Médias (3)

Mot : - Tags -/pdf

Autres articles (78)

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

  • Organiser par catégorie

    17 mai 2013, par

    Dans MédiaSPIP, une rubrique a 2 noms : catégorie et rubrique.
    Les différents documents stockés dans MédiaSPIP peuvent être rangés dans différentes catégories. On peut créer une catégorie en cliquant sur "publier une catégorie" dans le menu publier en haut à droite ( après authentification ). Une catégorie peut être rangée dans une autre catégorie aussi ce qui fait qu’on peut construire une arborescence de catégories.
    Lors de la publication prochaine d’un document, la nouvelle catégorie créée sera proposée (...)

Sur d’autres sites (4860)

  • Revision c4826c5941 : Adaptive motion search control This commit enables adaptive constraint on motio

    12 septembre 2013, par Jingning Han

    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



    Adaptive motion search control

    This commit enables adaptive constraint on motion search range for
    smaller partitions, given the motion vectors of collocated larger
    partition as a candidate initial search point.

    It makes speed 0 runtime of bus at CIF and 2000 kbps goes from
    167s down to 162s (3% speed-up), at 0.01dB performance gains. In
    the settings of speed 1, this makes the runtime goes from 33687 ms
    to 32142 ms (4.5% speed-up), at 0.03dB performance gains.

    Compression performance wise, it gains at speed 1 :
    derf 0.118%
    yt 0.237%
    hd 0.203%
    stdhd 0.438%

    Change-Id : Ic8b34c67810d9504a9579bef2825d3fa54b69454

  • Revision 2726f383cd : Adding allow_hp as an argument to mv search functions. Making this change in or

    17 octobre 2013, par Dmitry Kovalev

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


     Modify /vp9/encoder/vp9_mcomp.c


     Modify /vp9/encoder/vp9_mcomp.h


     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/encoder/vp9_temporal_filter.c



    Adding allow_hp as an argument to mv search functions.

    Making this change in order to move allow_high_precision_mv field
    from MACROBLOCKD structure to VP9_COMMON (because it is a frame level
    flag).

    Change-Id : I1d006ba36d938e0caf4d40fa051e2e38df9c1108

  • avdevice/decklink_dec : Added VANC search for all resolutions

    29 août 2017, par Karthick J
    avdevice/decklink_dec : Added VANC search for all resolutions
    

    In preparation to make VANC decode modular, to support multiple other VANC data.

    Signed-off-by : Karthick J <kjeyapal@akamai.com>
    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] libavdevice/decklink_dec.cpp