Recherche avancée

Médias (91)

Autres articles (6)

  • Contribute to documentation

    13 avril 2011

    Documentation is vital to the development of improved technical capabilities.
    MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
    To contribute, register to the project users’ mailing (...)

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

  • MediaSPIP Player : problèmes potentiels

    22 février 2011, par

    Le lecteur ne fonctionne pas sur Internet Explorer
    Sur Internet Explorer (8 et 7 au moins), le plugin utilise le lecteur Flash flowplayer pour lire vidéos et son. Si le lecteur ne semble pas fonctionner, cela peut venir de la configuration du mod_deflate d’Apache.
    Si dans la configuration de ce module Apache vous avez une ligne qui ressemble à la suivante, essayez de la supprimer ou de la commenter pour voir si le lecteur fonctionne correctement : /** * GeSHi (C) 2004 - 2007 Nigel McNie, (...)

Sur d’autres sites (1803)

  • avcodec/aaccoder : Mark function pointer arrays as const

    22 octobre 2022, par Andreas Rheinhardt
    avcodec/aaccoder : Mark function pointer arrays as const
    

    Forgotten in 57d305207a30131172e1c07c99e2cba833c1add1.

    Reviewed-by : Lynne <dev@lynne.ee>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/aaccoder.c
  • avfilter/vf_colorspace_cuda : mark fall-through

    15 septembre 2022, par Timo Rothenpieler
    avfilter/vf_colorspace_cuda : mark fall-through
    
    • [DH] libavfilter/vf_colorspace_cuda.c
  • avcodec/dvdec : Mark dv_init_static() as av_cold

    4 septembre 2022, par Andreas Rheinhardt
    avcodec/dvdec : Mark dv_init_static() as av_cold
    

    Forgotten in 6d484671ecb612c32cbda0fab65f961743aff5f8.

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

    • [DH] libavcodec/dvdec.c