Recherche avancée

Médias (0)

Mot : - Tags -/navigation

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)

  • avcodec/libxvid : Don't set AVCodecContext.codec_id

    27 janvier 2022, par Andreas Rheinhardt
    avcodec/libxvid : Don't set AVCodecContext.codec_id
    

    Unnecessary since 2325bdad7b67b1c8539ef6beebb99d3247f08669
    (and crazy even before then).

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

    • [DH] libavcodec/libxvid.c
  • fftools/ffmpeg : Don't presume frame_queue to have been allocated

    23 février 2022, par Andreas Rheinhardt
    fftools/ffmpeg : Don't presume frame_queue to have been allocated
    

    Fixes segfaults upon allocation failure.

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

    • [DH] fftools/ffmpeg.c
  • avcodec/mpegvideo_dec : Combine two loops

    9 août 2022, par Andreas Rheinhardt
    avcodec/mpegvideo_dec : Combine two loops
    

    (I think the check for !reference is unnecessary.)

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

    • [DH] libavcodec/mpegvideo_dec.c