Recherche avancée

Médias (0)

Mot : - Tags -/latitude

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

Autres articles (105)

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

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

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

Sur d’autres sites (10886)

  • lavf/webvttdec : use private option to specify WebVTT kind

    24 juin 2013, par Matthew Heaney
    lavf/webvttdec : use private option to specify WebVTT kind
    

    WebVTT subtitle tracks have four kinds. Certain downstream muxers
    (such as for WebM) need to know which WebVTT kind this is, in order to
    specify the codec id of the output track.

    A new private input option, "-kind", has been added to the WebVTT
    demuxer. It accepts as a value any of "subtitles" (the default),
    "captions", "descriptions", and "metadata". The kind option value is
    used to assign a value to the stream disposition flag, to which four
    new values have been added, corresponding the four WebVTT kinds.

    Signed-off-by : Matthew Heaney <matthewjheaney@google.com>
    Signed-off-by : Clément Bœsch <ubitux@gmail.com>

    • [DH] libavformat/webvttdec.c
  • avdevice/iec61883 : free the private context at the end

    18 avril 2018, par James Almer
    avdevice/iec61883 : free the private context at the end
    

    Fixes part of ticket #7146.

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavdevice/iec61883.c
  • Revision 53b7f33f2d : vp9_entropymode : make vp9_init_mode_probs private rename to init_mode_probs Ch

    13 juin 2015, par James Zern

    Changed Paths :
     Modify /vp9/common/vp9_entropymode.c


     Modify /vp9/common/vp9_entropymode.h



    vp9_entropymode : make vp9_init_mode_probs private

    rename to init_mode_probs

    Change-Id : Id451d7763b784ed37e43f2c35073a778078d3d0f