Recherche avancée

Médias (1)

Mot : - Tags -/lev manovitch

Autres articles (94)

  • Other interesting software

    13 avril 2011, par

    We don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
    The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
    We don’t know them, we didn’t try them, but you can take a peek.
    Videopress
    Website : http://videopress.com/
    License : GNU/GPL v2
    Source code : (...)

  • Script d’installation automatique de MediaSPIP

    25 avril 2011, par

    Afin de palier aux difficultés d’installation dues principalement aux dépendances logicielles coté serveur, un script d’installation "tout en un" en bash a été créé afin de faciliter cette étape sur un serveur doté d’une distribution Linux compatible.
    Vous devez bénéficier d’un accès SSH à votre serveur et d’un compte "root" afin de l’utiliser, ce qui permettra d’installer les dépendances. Contactez votre hébergeur si vous ne disposez pas de cela.
    La documentation de l’utilisation du script d’installation (...)

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

Sur d’autres sites (6931)

  • avcodec/x86/dirac_dwt : Remove obsolete MMX functions

    20 juin 2022, par Andreas Rheinhardt
    avcodec/x86/dirac_dwt : Remove obsolete MMX functions
    

    The only systems which benefit from these are truely
    ancient 32bit x86s as all other systems use at least the SSE2 versions
    (this includes all x64 cpus (which is why this code is restricted
    to x86-32)).

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

    • [DH] libavcodec/x86/dirac_dwt.asm
    • [DH] libavcodec/x86/dirac_dwt_init.c
  • avcodec/x86/huffyuvencdsp : Remove obsolete MMX function

    20 juin 2022, par Andreas Rheinhardt
    avcodec/x86/huffyuvencdsp : Remove obsolete MMX function
    

    The only systems which benefit from ff_diff_int16_mmx are truely
    ancient 32bit x86s as all other systems use at least the SSE2 versions
    (this includes all x64 cpus (which is why this code is restricted
    to x86-32)).

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

    • [DH] libavcodec/x86/huffyuvencdsp.asm
    • [DH] libavcodec/x86/huffyuvencdsp_init.c
  • avcodec/x86/lossless_videoencdsp : Remove obsolete MMX function

    20 juin 2022, par Andreas Rheinhardt
    avcodec/x86/lossless_videoencdsp : Remove obsolete MMX function
    

    The only systems which benefit from ff_diff_bytes_mmx are truely
    ancient 32bit x86s as all other systems use at least the SSE2 versions
    (this includes all x64 cpus (which is why this code is restricted
    to x86-32)).

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

    • [DH] libavcodec/x86/lossless_videoencdsp.asm
    • [DH] libavcodec/x86/lossless_videoencdsp_init.c