Recherche avancée

Médias (0)

Mot : - Tags -/médias

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

Autres articles (26)

  • Submit enhancements and plugins

    13 avril 2011

    If you have developed a new extension to add one or more useful features to MediaSPIP, let us know and its integration into the core MedisSPIP functionality will be considered.
    You can use the development discussion list to request for help with creating a plugin. As MediaSPIP is based on SPIP - or you can use the SPIP discussion list SPIP-Zone.

  • 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" ;

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

Sur d’autres sites (5086)

  • avcodec/libxavs : Use frame_num instead of frame_number

    12 mars 2023, par Andreas Rheinhardt
    avcodec/libxavs : Use frame_num instead of frame_number
    

    Forgotten in 6b6f7db81932f94876ff4bcfd2da0582b8ab897e.

    Reviewed-by : Marton Balint <cus@passwd.hu>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/libxavs.c
  • avfilter/vf_fftdnoiz : Remove redundant ' ;'

    6 mai 2022, par Andreas Rheinhardt
    avfilter/vf_fftdnoiz : Remove redundant ' ;'
    

    These are actually null statements here and therefore lead
    to -Wdeclaration-after-statement warnings.

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

    • [DH] libavfilter/vf_fftdnoiz.c
  • avfilter/vf_fftfilt : Add missing cpu.h inclusion

    14 février 2022, par pascal massimino
    avfilter/vf_fftfilt : Add missing cpu.h inclusion
    

    Error was : implicit declaration of function 'av_cpu_max_align'
    is invalid in C99

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

    • [DH] libavfilter/vf_fftfilt.c