Recherche avancée

Médias (1)

Mot : - Tags -/école

Autres articles (84)

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

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • Amélioration de la version de base

    13 septembre 2013

    Jolie sélection multiple
    Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
    Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)

Sur d’autres sites (11893)

  • mkv : Flush the old cluster before writing a new one

    18 août 2013, par Luca Barbato
    mkv : Flush the old cluster before writing a new one
    

    This simplifies keeping track of cluster boundaries for e.g.
    livestreaming of WebM.

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DH] libavformat/matroskaenc.c
  • avformat/matroskaenc : Only write Cluster if it has in fact been opened

    2 mai 2020, par Andreas Rheinhardt
    avformat/matroskaenc : Only write Cluster if it has in fact been opened
    

    Since commit 4aa0665f393847c35387a1c673e62346d0acfc95, the dynamic
    buffer destined for the contents of the current Cluster is no longer
    constantly allocated, reallocated and then freed after writing the
    content ; instead it is reset and reused when closing a Cluster.

    Yet the code in mkv_write_trailer() still checked for whether a Cluster
    is open by checking whether the pointer to the dynamic buffer is NULL or
    not (instead of checking whether the position of the current Cluster is
    - 1 or not). If a Cluster was not open, an empty Cluster would be output.

    One usually does not run into this issue, because unless there are
    errors, there are only three possibilities to not have an opened Cluster
    at the end of writing a packet :
    The first is if one sent an audio packet to the muxer. It might trigger
    closing and outputting the old Cluster, but because the muxer caches
    audio packets internally, it would not be output immediately and
    therefore no new Cluster would be opened.
    The second is an audio packet that does not contain data (such packets
    are sometimes sent for side-data only, e.g. by the FLAC encoder). The
    only difference to the first scenario is that such packets are not
    cached.
    The third is if one explicitly flushes the muxer by sending a NULL
    packet via av_write_frame().

    If one also allows for errors, then there is also another possibility :
    Caching the audio packet may fail in the first scenario.

    If one calls av_write_trailer() after the first scenario, the cached
    audio packet will be output when writing the trailer, for which
    a Cluster is opened and everything is fine ; because flushing the muxer
    does currently not output the cached audio packet (if one is cached),
    the issue also does not exist if an audio packet has been cached before
    flushing. The issue only exists in one of the other scenarios.

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

    • [DH] libavformat/matroskaenc.c
  • Revision 33438 : Ajout d une nouvelle entree intitulee secteurlangue : elle affiche les ...

    30 novembre 2009, par joseph@… — Log

    Ajout d une nouvelle entree intitulee secteurlangue : elle affiche les rubriques du secteur correspondant a la langue en cours