Recherche avancée

Médias (21)

Mot : - Tags -/Nine Inch Nails

Autres articles (18)

  • Participer à sa documentation

    10 avril 2011

    La documentation est un des travaux les plus importants et les plus contraignants lors de la réalisation d’un outil technique.
    Tout apport extérieur à ce sujet est primordial : la critique de l’existant ; la participation à la rédaction d’articles orientés : utilisateur (administrateur de MediaSPIP ou simplement producteur de contenu) ; développeur ; la création de screencasts d’explication ; la traduction de la documentation dans une nouvelle langue ;
    Pour ce faire, vous pouvez vous inscrire sur (...)

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

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

Sur d’autres sites (7311)

  • mov : Make sure the read sample count is nonnegative

    28 septembre 2013, par Martin Storsjö
    mov : Make sure the read sample count is nonnegative
    

    This avoids setting a negative number of frames, ending up with a
    negative average frame rate.

    Reported-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    CC : libav-stable@libav.org
    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] libavformat/mov.c
  • mov : Make sure the read sample count is nonnegative

    28 septembre 2013, par Martin Storsjö
    mov : Make sure the read sample count is nonnegative
    

    This avoids setting a negative number of frames, ending up with a
    negative average frame rate.

    Reported-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    CC : libav-stable@libav.org
    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DBH] libavformat/mov.c
  • tools/ismindex : Keep count fields consistent with arrays in case of errors

    6 janvier 2015, par Michael Niedermayer
    tools/ismindex : Keep count fields consistent with arrays in case of errors
    

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] tools/ismindex.c