Recherche avancée

Médias (1)

Mot : - Tags -/ogg

Autres articles (49)

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

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

  • vp9 : switch min_tile_cols location so it shifts up instead of down.

    14 septembre 2015, par Ronald S. Bultje
    vp9 : switch min_tile_cols location so it shifts up instead of down.
    

    This fixes cases where the shifted number is 64, but we shifted non-
    zero numbers away in the shift. The change makes behaviour consistent
    with libvpx.

    • [DH] libavcodec/vp9.c
  • lavc : Switch bitrate to 64bit unless compatibility with avconv was requested.

    15 septembre 2015, par Michael Niedermayer
    lavc : Switch bitrate to 64bit unless compatibility with avconv was requested.
    
    • [DH] doc/APIchanges
    • [DH] ffserver.c
    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/cook.c
    • [DH] libavcodec/dcaenc.c
    • [DH] libavcodec/libfdk-aacenc.c
    • [DH] libavcodec/libgsmenc.c
    • [DH] libavcodec/libopusenc.c
    • [DH] libavcodec/libspeexenc.c
    • [DH] libavcodec/mpegvideo_enc.c
    • [DH] libavcodec/options_table.h
    • [DH] libavcodec/pcm-bluray.c
    • [DH] libavcodec/pcm-dvd.c
    • [DH] libavcodec/sipr.c
    • [DH] libavcodec/utils.c
    • [DH] libavcodec/version.h
    • [DH] libavcodec/wma.c
    • [DH] libavcodec/wmaenc.c
    • [DH] libavdevice/fbdev_dec.c
    • [DH] libavformat/movenc.c
    • [DH] libavformat/rdt.c
    • [DH] libavformat/sdp.c
    • [DH] libavformat/smoothstreamingenc.c
    • [DH] libavformat/vqf.c
  • lavu/opt : switch AV_OPT flags to shift-based formatting

    21 septembre 2015, par Rodger Combs
    lavu/opt : switch AV_OPT flags to shift-based formatting
    
    • [DH] libavutil/opt.h