Recherche avancée

Médias (91)

Autres articles (9)

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

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

  • D’autres logiciels intéressants

    12 avril 2011, par

    On ne revendique pas d’être les seuls à faire ce que l’on fait ... et on ne revendique surtout pas d’être les meilleurs non plus ... Ce que l’on fait, on essaie juste de le faire bien, et de mieux en mieux...
    La liste suivante correspond à des logiciels qui tendent peu ou prou à faire comme MediaSPIP ou que MediaSPIP tente peu ou prou à faire pareil, peu importe ...
    On ne les connais pas, on ne les a pas essayé, mais vous pouvez peut être y jeter un coup d’oeil.
    Videopress
    Site Internet : (...)

Sur d’autres sites (3974)

  • avfilter : Fix type in av_log for random_seed in cellauto and life

    7 décembre 2019, par Michael Niedermayer
    avfilter : Fix type in av_log for random_seed in cellauto and life
    

    Fixes CID 1456556 / 1456555

    Reviewed-by : Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavfilter/vsrc_cellauto.c
    • [DH] libavfilter/vsrc_life.c
  • avfilter/vf_libplacebo : strip ICC profiles on CSP change

    22 avril 2023, par Niklas Haas
    avfilter/vf_libplacebo : strip ICC profiles on CSP change
    

    Not doing so is an obvious oversight - the ICC profile is tied to the
    original colorspace, so if we change it, we should definitely strip this
    information.

    We should probably also have an extra option to control whether the ICC
    profile should be stripped, ignored, or applied, but for now this fixes
    an existing bug.

    • [DH] libavfilter/vf_libplacebo.c
  • avdevice/timefilter : 2nd try at avoiding rounding issues

    3 août 2013, par Michael Niedermayer
    avdevice/timefilter : 2nd try at avoiding rounding issues
    

    This hopefully fixes fate-timefilter

    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavdevice/timefilter.c
    • [DH] tests/ref/fate/timefilter