Recherche avancée

Médias (0)

Mot : - Tags -/organisation

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

Autres articles (84)

  • Mise à jour de la version 0.1 vers 0.2

    24 juin 2013, par

    Explications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
    Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...)

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

  • 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

Sur d’autres sites (10882)

  • avformat/img2dec : do not interpret the filename by default if a IO context has been...

    20 janvier 2016, par Michael Niedermayer
    avformat/img2dec : do not interpret the filename by default if a IO context has been opened
    

    With this, user applications which use custom IO and have set a IO context will not have
    their already opened IO context ignored and glob/seq being interpreted

    Comments and tests from maintainers of user apps are welcome !

    Liked-by : wm4 <nfxjfg@googlemail.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavformat/img2.h
    • [DH] libavformat/img2dec.c
  • avformat/async,cache : Use more unique context names

    22 mai 2024, par Andreas Rheinhardt
    avformat/async,cache : Use more unique context names
    

    Otherwise Doxygen thinks any text like "Context for foo"
    is a link to the async protocol's struct called "Context".

    Reported-by : Andrew Sayers <ffmpeg-devel@pileofstuff.org>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavformat/async.c
    • [DH] libavformat/cache.c
  • ffprobe : set writer context to 0 after allocation

    19 mars 2013, par Stefano Sabatini

    ffprobe : set writer context to 0 after allocation