Recherche avancée

Médias (1)

Mot : - Tags -/framasoft

Autres articles (65)

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

  • Contribute to translation

    13 avril 2011

    You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
    To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
    MediaSPIP is currently available in French and English (...)

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

Sur d’autres sites (7387)

  • avcodec/x86/hpeldsp_init : Use ff_avg_pixels16_mmxext

    30 mai, par Andreas Rheinhardt
    avcodec/x86/hpeldsp_init : Use ff_avg_pixels16_mmxext
    

    avg_pixels_tab[0][0] does the same as avg_no_rnd_pixels_tab[0].

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

    • [DH] libavcodec/x86/hpeldsp_init.c
  • avcodec/magicyuvenc : Only keep in Slice what is used

    17 avril, par Andreas Rheinhardt
    avcodec/magicyuvenc : Only keep in Slice what is used
    

    Namely the number of counts.

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

    • [DH] libavcodec/magicyuvenc.c
  • avcodec/mpegvideo_enc : Use better variable name

    19 mars, par Andreas Rheinhardt
    avcodec/mpegvideo_enc : Use better variable name
    

    Also fixes shadowing.

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

    • [DH] libavcodec/mpegvideo_enc.c