Recherche avancée

Médias (0)

Mot : - Tags -/metadatas

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (22)

  • 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

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

Sur d’autres sites (7044)

  • avformat/dhav : Don't truncate return value of avio_skip()

    7 mai 2022, par Andreas Rheinhardt
    avformat/dhav : Don't truncate return value of avio_skip()
    

    Fixes demuxing files bigger than INT_MAX.

    Reported-by : jenster
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavformat/dhav.c
  • avcodec/libopusenc : Remove redundant av_packet_unref()

    13 mars 2023, par Andreas Rheinhardt
    avcodec/libopusenc : Remove redundant av_packet_unref()
    

    The AVPacket given to an encoder's encode callback
    is unreferenced generically on error.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/libopusenc.c
  • avcodec/libmp3lame : Remove redundant av_packet_unref()

    13 mars 2023, par Andreas Rheinhardt
    avcodec/libmp3lame : Remove redundant av_packet_unref()
    

    The AVPacket given to an encoder's encode callback
    is unreferenced generically on error.

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/libmp3lame.c