Recherche avancée

Médias (1)

Mot : - Tags -/Christian Nold

Autres articles (52)

  • 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

  • Librairies et binaires spécifiques au traitement vidéo et sonore

    31 janvier 2010, par

    Les logiciels et librairies suivantes sont utilisées par SPIPmotion d’une manière ou d’une autre.
    Binaires obligatoires FFMpeg : encodeur principal, permet de transcoder presque tous les types de fichiers vidéo et sonores dans les formats lisibles sur Internet. CF ce tutoriel pour son installation ; Oggz-tools : outils d’inspection de fichiers ogg ; Mediainfo : récupération d’informations depuis la plupart des formats vidéos et sonores ;
    Binaires complémentaires et facultatifs flvtool2 : (...)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (9544)

  • yuv2rgb : Document the color space coefficients

    19 janvier 2016, par Vittorio Giovara
    yuv2rgb : Document the color space coefficients
    

    Based on the original documentation found in mpeg2dec (1995).

    Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>

    • [DBH] libswscale/yuv2rgb.c
  • x86inc : Preserve arguments when allocating stack space

    12 octobre 2015, par Henrik Gramner
    x86inc : Preserve arguments when allocating stack space
    

    When allocating stack space with a larger alignment than the known stack
    alignment a temporary register is used for storing the stack pointer.
    Ensure that this isn’t one of the registers used for passing arguments.

    • [DH] common/x86/x86inc.asm
  • yuv2rgb : Document the color space coefficients

    19 janvier 2016, par Vittorio Giovara
    yuv2rgb : Document the color space coefficients
    

    Based on the original documentation found in mpeg2dec (1995).

    Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>

    • [DH] libswscale/yuv2rgb.c