Recherche avancée

Médias (0)

Mot : - Tags -/performance

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

Autres articles (41)

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, 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 (...)

  • Mise à disposition des fichiers

    14 avril 2011, par

    Par défaut, lors de son initialisation, MediaSPIP ne permet pas aux visiteurs de télécharger les fichiers qu’ils soient originaux ou le résultat de leur transformation ou encodage. Il permet uniquement de les visualiser.
    Cependant, il est possible et facile d’autoriser les visiteurs à avoir accès à ces documents et ce sous différentes formes.
    Tout cela se passe dans la page de configuration du squelette. Il vous faut aller dans l’espace d’administration du canal, et choisir dans la navigation (...)

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

Sur d’autres sites (4466)

  • lavc/opus* : move to opus/ subdir

    29 août 2024, par Anton Khirnov
    lavc/opus* : move to opus/ subdir
    
    • [DH] libavcodec/Makefile
    • [DH] libavcodec/aarch64/opusdsp_init.c
    • [DH] libavcodec/opus.h
    • [DH] libavcodec/opus/Makefile
    • [DH] libavcodec/opus/celt.c
    • [DH] libavcodec/opus/celt.h
    • [DH] libavcodec/opus/dec.c
    • [DH] libavcodec/opus/dec_celt.c
    • [DH] libavcodec/opus/dsp.c
    • [DH] libavcodec/opus/dsp.h
    • [DH] libavcodec/opus/enc.c
    • [DH] libavcodec/opus/enc.h
    • [DH] libavcodec/opus/enc_psy.c
    • [DH] libavcodec/opus/enc_psy.h
    • [DH] libavcodec/opus/enc_utils.h
    • [DH] libavcodec/opus/opus.h
    • [DH] libavcodec/opus/parse.c
    • [DH] libavcodec/opus/parse.h
    • [DH] libavcodec/opus/parser.c
    • [DH] libavcodec/opus/pvq.c
    • [DH] libavcodec/opus/pvq.h
    • [DH] libavcodec/opus/rc.c
    • [DH] libavcodec/opus/rc.h
    • [DH] libavcodec/opus/silk.c
    • [DH] libavcodec/opus/silk.h
    • [DH] libavcodec/opus/tab.c
    • [DH] libavcodec/opus/tab.h
    • [DH] libavcodec/opus_celt.c
    • [DH] libavcodec/opus_celt.h
    • [DH] libavcodec/opus_parse.c
    • [DH] libavcodec/opus_parse.h
    • [DH] libavcodec/opus_parser.c
    • [DH] libavcodec/opus_pvq.c
    • [DH] libavcodec/opus_pvq.h
    • [DH] libavcodec/opus_rc.c
    • [DH] libavcodec/opus_rc.h
    • [DH] libavcodec/opus_silk.c
    • [DH] libavcodec/opus_silk.h
    • [DH] libavcodec/opusdec.c
    • [DH] libavcodec/opusdec_celt.c
    • [DH] libavcodec/opusdsp.c
    • [DH] libavcodec/opusdsp.h
    • [DH] libavcodec/opusenc.c
    • [DH] libavcodec/opusenc.h
    • [DH] libavcodec/opusenc_psy.c
    • [DH] libavcodec/opusenc_psy.h
    • [DH] libavcodec/opusenc_utils.h
    • [DH] libavcodec/opustab.c
    • [DH] libavcodec/opustab.h
    • [DH] libavcodec/riscv/opusdsp_init.c
    • [DH] libavcodec/x86/celt_pvq_init.c
    • [DH] libavcodec/x86/opusdsp_init.c
    • [DH] libavformat/mpegts.c
    • [DH] tests/checkasm/opusdsp.c
  • fate/all : fix multiple dependencies

    30 juin, par Nicolas Gaullier
    fate/all : fix multiple dependencies
    

    Signed-off-by : Nicolas Gaullier <nicolas.gaullier@cji.paris>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] tests/fate/api.mak
    • [DH] tests/fate/cbs.mak
    • [DH] tests/fate/ffmpeg.mak
    • [DH] tests/fate/filter-audio.mak
    • [DH] tests/fate/filter-video.mak
    • [DH] tests/fate/fits.mak
    • [DH] tests/fate/gif.mak
    • [DH] tests/fate/h264.mak
    • [DH] tests/fate/image.mak
    • [DH] tests/fate/libavformat.mak
    • [DH] tests/fate/matroska.mak
    • [DH] tests/fate/ogg-flac.mak
    • [DH] tests/fate/pixfmt.mak
    • [DH] tests/fate/segment.mak
    • [DH] tests/fate/vcodec.mak
    • [DH] tests/fate/video.mak
    • [DH] tests/fate/voice.mak
    • [DH] tests/fate/xvid.mak
  • Remove all Alpha architecture optimizations

    13 novembre 2013, par Diego Biurrun
    Remove all Alpha architecture optimizations
    

    Alpha has been end-of-lifed and no more test machines are available.

    • [DH] libavcodec/alpha/Makefile
    • [DH] libavcodec/alpha/asm.h
    • [DH] libavcodec/alpha/dsputil_alpha.c
    • [DH] libavcodec/alpha/dsputil_alpha.h
    • [DH] libavcodec/alpha/dsputil_alpha_asm.S
    • [DH] libavcodec/alpha/hpeldsp_alpha.c
    • [DH] libavcodec/alpha/hpeldsp_alpha.h
    • [DH] libavcodec/alpha/hpeldsp_alpha_asm.S
    • [DH] libavcodec/alpha/motion_est_alpha.c
    • [DH] libavcodec/alpha/motion_est_mvi_asm.S
    • [DH] libavcodec/alpha/mpegvideo_alpha.c
    • [DH] libavcodec/alpha/regdef.h
    • [DH] libavcodec/alpha/simple_idct_alpha.c
    • [DH] libavcodec/avcodec.h
    • [DH] libavcodec/dct-test.c
    • [DH] libavcodec/dsputil.c
    • [DH] libavcodec/dsputil.h
    • [DH] libavcodec/hpeldsp.c
    • [DH] libavcodec/hpeldsp.h
    • [DH] libavcodec/mpegvideo.c
    • [DH] libavcodec/mpegvideo.h
    • [DH] libavcodec/msmpeg4.c
    • [DH] libavcodec/options_table.h
    • [DH] libavcodec/version.h