Recherche avancée

Médias (2)

Mot : - Tags -/plugins

Autres articles (68)

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

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

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

Sur d’autres sites (9906)

  • Revision e2bb669a3d : Improved joint spatio-temporal prediction Full search of optimal interintra mod

    13 août 2013, par Yue Chen

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



    Improved joint spatio-temporal prediction

    Full search of optimal interintra mode is performed instead of
    inferring the interintra mode from optimal intra mode.

    Bit-rate reduction :
    +0.811% stdhdraw250
    +0.238% derf

    Change-Id : I80e905a51fba0e9fb7eb00a3342d21f452825377

  • pngdec : do not release buffer on failure instead report full progress

    23 août 2013, par Paul B Mahol
    pngdec : do not release buffer on failure instead report full progress
    

    Should fix heap-use-after-free as reported by Address Sanitizer.

    Signed-off-by : Paul B Mahol <onemda@gmail.com>

    • [DH] libavcodec/pngdec.c
  • ffmpeg x11grab color depth

    24 août 2013, par Nani

    I am trying to capture the screen using the ffmpeg and x11grab option. Currently my linux desptop color depth is set to 32 bit. Is it possible to grab the screen using ffmpeg with 8 bit color depth with out actually changing the color depth ?