Recherche avancée

Médias (91)

Autres articles (33)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

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

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

Sur d’autres sites (3960)

  • dxva2_vc1 : fix signaling of intensity compensation values

    12 décembre 2013, par Hendrik Leppkes
    dxva2_vc1 : fix signaling of intensity compensation values
    

    lumscale/lumshift don’t get reset back to their default values if
    intensity compensation is not active, and a wrong signaling here can
    cause playback issues.

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

    • [DH] libavcodec/dxva2_vc1.c
  • Anomalie #3388 (Nouveau) : Cache partie privée

    13 février 2015, par jluc -

    Dans la 3.1, quand on active l’option "Menu de développement" dans les préférences personnelles,
    l’option est activée et l’entrée du menu est créée, mais sans icone.
    Il faut un var_mode=recalcul pour qu’elle apparaisse.
    Il faudrait rafraîchir le cache de la partie privée à l’activation de cette option.

  • Revision 47ac3ea0bb : Adapt color sensitiviy threshold to luma signal energy Instead using only a fix

    3 mars 2015, par Yaowu Xu

    Changed Paths :
     Modify /vp9/encoder/vp9_encodeframe.c



    Adapt color sensitiviy threshold to luma signal energy

    Instead using only a fixed threshold, this commit adapts the threshold
    for color sensitivity decision to luma signal energy : chroma channel’s
    sse is at least 1/6 of that in luma for color sensitivity flag to be
    set to active.

    This recoups a large portion of the speed loss due to accounting for
    chroma component costs in RTC mode decision.

    Change-Id : Ie01f747f6037dba6a1d1ed3e10b71a0ef1abc42c