Recherche avancée

Médias (91)

Autres articles (55)

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • 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

Sur d’autres sites (9175)

  • Revision ba5c7efd4e : Merge changes I4e2aeaef,Ie3e478ef * changes : vpxdec warning errors addressed

    5 août 2014, par Jim Bankoski

    Merge changes I4e2aeaef,Ie3e478ef

    * changes :
    vpxdec warning errors addressed
    cast enums to int to avoid gcc warning in pred_common

  • Merge remote-tracking branch ’qatar/master’

    3 décembre 2013, par Michael Niedermayer
    Merge remote-tracking branch ’qatar/master’
    

    * qatar/master :
    alsa-audio-dec : explicitly cast the delay to a signed int64

    Conflicts :
    libavdevice/alsa-audio-dec.c

    no change as the buggy code has been replaced in ffmpeg

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

  • Merge commit '37f573543c4fd7f44339e04d8d15b95118493ddd'

    28 octobre 2017, par James Almer
    Merge commit '37f573543c4fd7f44339e04d8d15b95118493ddd'
    

    * commit '37f573543c4fd7f44339e04d8d15b95118493ddd' :
    swscale : Convert the check check_image_pointers helper to a macro

    [14:52:50] <jamrial> michaelni, ubitux : 37f573543c yay or nay ? we don't have the warnings mentioned there because we cast the argument
    [14:54:10] <@ubitux> i don't really see the improvement, no opinion
    [15:04:14] <michaelni> jamrial, functions are better/cleaner than macros
    [15:04:20] <michaelni> IMHO that is

    This commit is a noop.

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