Recherche avancée

Médias (1)

Mot : - Tags -/intégration

Autres articles (85)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

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

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

Sur d’autres sites (10865)

  • Revision 7ae1aa6b37 : Dynamic resize for 1 pass : update of golden frame. In aq-mode=3 under a resizin

    16 juillet 2015, par Marco

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



    Dynamic resize for 1 pass : update of golden frame.

    In aq-mode=3 under a resizing action (i.e., resize_pending != 0),
    force an update of the golden reference frame.

    Change-Id : I14806f6db71b5f8c827678cc5e1fc913c138a9a4

  • rtpenc_chain : Pass the initial time_base hint on to the chained muxer

    17 septembre 2014, par Martin Storsjö
    rtpenc_chain : Pass the initial time_base hint on to the chained muxer
    

    In practice this hint is ignored - the rtp muxer always overwrites
    the stream time base without taking the hint into account. But as
    a general practice this is the correct way to pass a time base hint
    on to a chained muxer.

    This avoids warnings about using the codec time base as hint
    being deprecated.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavformat/rtpenc_chain.c
  • Revision eb3fdfba09 : vp9_loop_filter_frame_mt : pass VP9LfSync directly a step towards removing the p

    31 août 2014, par James Zern

    Changed Paths :
     Modify /vp9/decoder/vp9_decodeframe.c


     Modify /vp9/decoder/vp9_dthread.c


     Modify /vp9/decoder/vp9_dthread.h



    vp9_loop_filter_frame_mt : pass VP9LfSync directly

    a step towards removing the pbi dependency

    Change-Id : I10747b325e81c172f5e67031ea5159159fc26e91