Recherche avancée

Médias (91)

Autres articles (101)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    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 (...)

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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (11269)

  • ffplay : add support for interactive volume control

    27 septembre 2015, par Ganesh Ajjanagadde
    ffplay : add support for interactive volume control
    

    This is a feature heavily inspired by the mpv player. At the moment, methods
    for adjusting volume in ffplay are rather clumsy : either one needs to set it
    system-wide, or one needs to set it via the volume filter.

    This patch adds key bindings identical to the mpv defaults for muting/unmuting
    and increasing/decreasing the volume interactively without any introduction of
    external dependencies.

    TODO : doc update, possible mouse button bindings (mpv has this).

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

    • [DH] ffplay.c
  • Revision 354a2e612d : vp8 : Code cleanup for control of denoiser mode. Change-Id : Icb9918dd38d15061d62

    30 juillet 2014, par Marco Paniconi

    Changed Paths :
     Modify /vp8/common/onyx.h


     Modify /vp8/encoder/denoising.c


     Modify /vp8/encoder/denoising.h


     Modify /vp8/encoder/onyx_if.c


     Modify /vp8/encoder/pickinter.c


     Modify /vp8/encoder/rdopt.c



    vp8 : Code cleanup for control of denoiser mode.

    Change-Id : Icb9918dd38d15061d62852e6a2d905e8ceb2c1ac

  • Revision ea55e4d26a : Minor Two pass rate control adjustments. Alter way in which we identify static

    25 juillet 2014, par Paul Wilkins

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


     Modify /vp9/encoder/vp9_firstpass.c


     Modify /vp9/encoder/vp9_ratectrl.c



    Minor Two pass rate control adjustments.

    Alter way in which we identify static scenes.
    Remove some redundant code.

    Change-Id : I883c2ea2e341770648a8663d8881f720ed099b61