Recherche avancée

Médias (29)

Mot : - Tags -/Musique

Autres articles (54)

  • 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

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

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

Sur d’autres sites (5122)

  • avutil/tx_template : Don't waste space for inexistent factors

    22 octobre 2022, par Andreas Rheinhardt
    avutil/tx_template : Don't waste space for inexistent factors
    

    It is possible to avoid the factors array for the power-of-two
    tables for which said array is unused by using a different
    structure for initialization for power-of-two tables than for
    non-power-of-two-tables. This saves 3*15*16B from .data.

    Reviewed-by : Lynne <dev@lynne.ee>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavutil/tx_template.c
  • Which Android FFMpeg library ?

    21 décembre 2017, par Bz Burr

    Which Android FFmpeg library can one use to record video from the phone’s camera to a file ?

    I see loads of information about using FFmpeg to transcode etc but not a lot about how to record to file

    cheers
    Buzz

  • Anomalie #3269 (Nouveau) : Forum et dépendances vers les objets editoriaux natifs

    15 septembre 2014, par Julien -

    Le pipeline "forum_afficher_fiche_objet" fait référence explicitement à rubrique, article, breve, site.
    Breve et site étant des plugins, ce pipeline devrait être renseigné chez eux et non pas dans le forum. (Testé sur un objet editorial perso, ça fonctionne).

    Le forum ne devrait pas avoir conscience de l’existence de tel ou tel objet editorial.
    Dans le cas présent, il ne devrait s’occuper que de article/rubrique (et encore).

    Idem pour les chaines de langue de la breve qui se trouvent dans le forum.

    On se rend compte de ce genre de pb quand, dans le cadre du dev d’un objet editorial, on cherche à savoir comment fait le plugin breve pour faire telle ou telle chose. Et qu’on se rend compte qu’il ne le gère pas lui même :-)

    Par ailleurs, dans inc-gestion_forum_liste.html, on trouve une boucle qui se base sur des id_article, id_breve, etc. qui n’existent plus ?
    Ce code sert il encore a qqch ?

    En lien avec les tickets #2988 et #2612