Recherche avancée

Médias (91)

Autres articles (54)

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

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • Les statuts des instances de mutualisation

    13 mars 2010, par

    Pour des raisons de compatibilité générale du plugin de gestion de mutualisations avec les fonctions originales de SPIP, les statuts des instances sont les mêmes que pour tout autre objets (articles...), seuls leurs noms dans l’interface change quelque peu.
    Les différents statuts possibles sont : prepa (demandé) qui correspond à une instance demandée par un utilisateur. Si le site a déjà été créé par le passé, il est passé en mode désactivé. publie (validé) qui correspond à une instance validée par un (...)

Sur d’autres sites (9546)

  • Revision 730cdefd3e : Add SVC codec control to set frame flags and buffer indices. Add SVC codec cont

    2 septembre 2015, par Marco

    Changed Paths :
     Modify /examples/vp9_spatial_svc_encoder.c


     Modify /vp9/encoder/vp9_svc_layercontext.c


     Modify /vp9/encoder/vp9_svc_layercontext.h


     Modify /vp9/vp9_cx_iface.c


     Modify /vpx/src/svc_encodeframe.c


     Modify /vpx/vp8cx.h



    Add SVC codec control to set frame flags and buffer indices.

    Add SVC codec control to set the frame flags and buffer indices
    for each spatial layer of the current (super)frame to be encoded.
    This allows the application to set (and change on the fly) the
    reference frame configuration for spatial layers.

    Added an example layer pattern (spatial and temporal layers)
    in vp9_spatial_svc_encoder for the bypass_mode using new control.

    Change-Id : I05f941897cae13fb9275b939d11f93941cb73bee

  • Changelog : add note on ffplay dynamic volume control

    4 octobre 2015, par Ganesh Ajjanagadde
    Changelog : add note on ffplay dynamic volume control
    

    Signed-off-by : Ganesh Ajjanagadde <gajjanagadde@gmail.com>
    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] Changelog
  • Revision 25f1195a25 : Some cleanups on rate control Removes the active_worst_qchanged variable since

    26 novembre 2013, par Deb Mukherjee

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


     Modify /vp9/encoder/vp9_onyx_int.h


     Modify /vp9/encoder/vp9_ratectrl.c


     Modify /vp9/encoder/vp9_ratectrl.h



    Some cleanups on rate control

    Removes the active_worst_qchanged variable since it is never
    set to 1.

    Change-Id : I29a291fd1068fd9b504a2db7768d45644c1eae3e