Recherche avancée

Médias (0)

Mot : - Tags -/signalement

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

Autres articles (111)

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

  • 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

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (13698)

  • avcodec/x86/vvc/vvcdsp_init : add put prototypes

    17 avril 2024, par Wu Jianhua
    avcodec/x86/vvc/vvcdsp_init : add put prototypes
    

    When we used the —disable-ssse3 —disable-optimizations options,
    the compiler would not skip the MC_LINKS like the compilation that
    enabled the optimization, so it would fail to find the function
    prototypes. Hence, this commit uses the same way to add prototypes
    for the functions as HEVC DSP.

    Signed-off-by : Wu Jianhua <toqsxw@outlook.com>

    • [DH] libavcodec/x86/vvc/vvcdsp_init.c
  • avcodec/vvc/ctu : read act_enabled_flag for adaptive color transform

    14 mai, par Wu Jianhua
    avcodec/vvc/ctu : read act_enabled_flag for adaptive color transform
    

    Signed-off-by : Wu Jianhua <toqsxw@outlook.com>

    • [DH] libavcodec/vvc/ctu.c
  • avcodec/dxa : Remove set-but-unused variable

    29 mars, par Andreas Rheinhardt
    avcodec/dxa : Remove set-but-unused variable
    

    Forgotten in 6e80ec9dc5d7ea83c3abac641aa08ad7849c9e98.

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

    • [DH] libavcodec/dxa.c