Recherche avancée

Médias (0)

Mot : - Tags -/tags

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

Autres articles (60)

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

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

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

  • avfilter/vf_idet : MMX/MMXEXT/SSE2 implementation of idet’s filter_line()

    3 septembre 2014, par skal
    avfilter/vf_idet : MMX/MMXEXT/SSE2 implementation of idet’s filter_line()
    

    integration by Neil Birkbeck, with help from Vitor Sessak.
    core SSE2 loop by Skal (pascal.massimino@gmail.com)

    Reviewed-by : Clément Bœsch <u@pkh.me>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] MAINTAINERS
    • [DH] libavfilter/vf_idet.c
    • [DH] libavfilter/vf_idet.h
    • [DH] libavfilter/x86/Makefile
    • [DH] libavfilter/x86/vf_idet.asm
    • [DH] libavfilter/x86/vf_idet_init.c
  • Revision 0c7a94f49b : Adding a 64x64 transform mode Preliminary 64x64 transform implementation. Inclu

    24 octobre 2014, par Deb Mukherjee

    Changed Paths :
     Modify /configure


     Modify /vp9/common/vp9_common_data.c


     Modify /vp9/common/vp9_entropy.c


     Modify /vp9/common/vp9_entropy.h


     Modify /vp9/common/vp9_entropymode.c


     Modify /vp9/common/vp9_entropymode.h


     Modify /vp9/common/vp9_enums.h


     Modify /vp9/common/vp9_idct.c


     Modify /vp9/common/vp9_idct.h


     Modify /vp9/common/vp9_loopfilter.c


     Modify /vp9/common/vp9_pred_common.h


     Modify /vp9/common/vp9_reconintra.c


     Modify /vp9/common/vp9_rtcd_defs.pl


     Modify /vp9/common/vp9_scan.c


     Modify /vp9/decoder/vp9_decodeframe.c


     Modify /vp9/decoder/vp9_decodemv.c


     Modify /vp9/decoder/vp9_detokenize.c


     Modify /vp9/encoder/vp9_bitstream.c


     Modify /vp9/encoder/vp9_dct.c


     Modify /vp9/encoder/vp9_encodeframe.c


     Modify /vp9/encoder/vp9_encodemb.c


     Modify /vp9/encoder/vp9_encoder.c


     Modify /vp9/encoder/vp9_quantize.c


     Modify /vp9/encoder/vp9_quantize.h


     Modify /vp9/encoder/vp9_rd.c


     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/encoder/vp9_speed_features.c


     Modify /vp9/encoder/vp9_tokenize.c



    Adding a 64x64 transform mode

    Preliminary 64x64 transform implementation.
    Includes all code changes.
    All mismatches resolved.

    Coding results for derf and stdhd are within noise. stdhd is slightly
    higher, derf is slightly lower.

    To be further refined.

    Change-Id : I091c183f62b156d23ed6f648202eb96c82e69b4b

  • Revision 1638d7dc96 : Merge "Fix 8x8 Hadamard SSE2 implementation"

    31 mars 2015, par Jingning Han

    Merge "Fix 8x8 Hadamard SSE2 implementation"