Recherche avancée

Médias (1)

Mot : - Tags -/artwork

Autres articles (80)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

  • Installation en mode standalone

    4 février 2011, par

    L’installation de la distribution MediaSPIP se fait en plusieurs étapes : la récupération des fichiers nécessaires. À ce moment là deux méthodes sont possibles : en installant l’archive ZIP contenant l’ensemble de la distribution ; via SVN en récupérant les sources de chaque modules séparément ; la préconfiguration ; l’installation définitive ;
    [mediaspip_zip]Installation de l’archive ZIP de MediaSPIP
    Ce mode d’installation est la méthode la plus simple afin d’installer l’ensemble de la distribution (...)

Sur d’autres sites (13780)

  • lavfi/mp : switch to an AVOptions-based system.

    11 avril 2013, par Clément Bœsch

    lavfi/mp : switch to an AVOptions-based system.

  • configure : fix vulkan dep for libglslang based filters

    30 avril 2021, par James Almer
    configure : fix vulkan dep for libglslang based filters
    

    Temporary fix until the filters are updated.

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

    • [DH] configure
  • Revision 4a101310e8 : Adapt mode based rd_threshold for similar block size The rd_thresholds are adap

    23 septembre 2014, par Yaowu Xu

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


     Modify /vp9/encoder/vp9_speed_features.c



    Adapt mode based rd_threshold for similar block size

    The rd_thresholds are adaptively changed based on best mode tested.
    It was only changed for the same block size, this commit makes the
    adaptation for similar block sizes too. The commit also made minor
    adjustment and code cleanups.

    The impact on encoding time for _ped :
    118089 ms -> 111927 ms

    The impact on compression :
    derf : -0.339%
    stdhd : -0.303%

    Change-Id : I8817fed1102350497f2ec631849e43f753878e5d