Recherche avancée

Médias (0)

Mot : - Tags -/diogene

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

Autres articles (46)

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

  • Ajouter notes et légendes aux images

    7 février 2011, par

    Pour pouvoir ajouter notes et légendes aux images, la première étape est d’installer le plugin "Légendes".
    Une fois le plugin activé, vous pouvez le configurer dans l’espace de configuration afin de modifier les droits de création / modification et de suppression des notes. Par défaut seuls les administrateurs du site peuvent ajouter des notes aux images.
    Modification lors de l’ajout d’un média
    Lors de l’ajout d’un média de type "image" un nouveau bouton apparait au dessus de la prévisualisation (...)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

Sur d’autres sites (9199)

  • How to correctly link static ffmpeg build using g++ ?

    22 juillet 2014, par user2212461

    I want to link a static build of ffmpeg when compiling a project to a static executable. I use the following command :

    g++ -O2 -static -o myBin myBin-myBin.o -lm -lpthread someotherlibraries.a
    /path/to/libavformat.a /path/to/libavcodec.a

    but get a relatively large list of errors looking like :

    ....
    libavcodec/cscd.c:91: error: undefined reference to 'uncompress'
    libavcodec/flashsv.c:191: error: undefined reference to 'inflateReset'
    ...
    libavcodec/vaapi.c:131: error: undefined reference to 'vaMapBuffer'
    libavcodec/vaapi.c:38: error: undefined reference to 'vaDestroyBuffer'
    libavcodec/vaapi.c:38: error: undefined reference to 'vaDestroyBuffer'
    libavcodec/vaapi.c:38: error: undefined reference to 'vaDestroyBuffer'

    What am I doing wrong here ?

  • avfilter : check filter link validity

    20 octobre 2014, par Vittorio Giovara
    avfilter : check filter link validity
    

    Remove now redundant check.

    CC : libav-stable@libav.org
    Bug-Id : CID 700371

    • [DBH] libavfilter/avfilter.c
  • doc/libav-merge : change gmane link to a ffmpeg.org one

    25 septembre 2016, par Clément Bœsch
    doc/libav-merge : change gmane link to a ffmpeg.org one
    
    • [DH] doc/libav-merge.txt