Recherche avancée

Médias (1)

Mot : - Tags -/stallman

Autres articles (64)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Participer à sa traduction

    10 avril 2011

    Vous pouvez nous aider à améliorer les locutions utilisées dans le logiciel ou à traduire celui-ci dans n’importe qu’elle nouvelle langue permettant sa diffusion à de nouvelles communautés linguistiques.
    Pour ce faire, on utilise l’interface de traduction de SPIP où l’ensemble des modules de langue de MediaSPIP sont à disposition. ll vous suffit de vous inscrire sur la liste de discussion des traducteurs pour demander plus d’informations.
    Actuellement MediaSPIP n’est disponible qu’en français et (...)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

Sur d’autres sites (12009)

  • Revision fc3c456053 : Merge "mips msa vp9 common macro comments updated"

    30 juin 2015, par Parag Salasakar

    Merge "mips msa vp9 common macro comments updated"

  • Revision 1d7ccd5325 : Relocate memory operations for common code With the sad functions, and hopefull

    12 mai 2015, par Johann

    Changed Paths :
     Modify /test/dct16x16_test.cc


     Modify /test/dct32x32_test.cc


     Modify /test/fdct4x4_test.cc


     Modify /test/fdct8x8_test.cc


     Modify /test/sad_test.cc


     Modify /test/variance_test.cc


     Modify /vp9/common/arm/neon/vp9_idct16x16_1_add_neon.c


     Modify /vp9/common/arm/neon/vp9_idct32x32_1_add_neon.c


     Modify /vp9/common/arm/neon/vp9_idct4x4_1_add_neon.c


     Modify /vp9/common/arm/neon/vp9_idct8x8_1_add_neon.c


     Modify /vp9/common/mips/dspr2/vp9_itrans16_dspr2.c


     Modify /vp9/common/mips/dspr2/vp9_itrans32_cols_dspr2.c


     Modify /vp9/common/mips/dspr2/vp9_itrans4_dspr2.c


     Modify /vp9/common/mips/dspr2/vp9_itrans8_dspr2.c


     Modify /vp9/common/mips/dspr2/vp9_loopfilter_filters_dspr2.h


     Modify /vp9/common/vp9_common.h


     Modify /vp9/common/vp9_idct.c


     Modify /vp9/common/vp9_idct.h


     Modify /vp9/common/vp9_loopfilter.c


     Modify /vp9/common/vp9_loopfilter_filters.c


     Modify /vp9/common/vp9_postproc.c


     Modify /vp9/common/vp9_reconintra.c


     Modify /vp9/common/x86/vp9_high_loopfilter_intrin_sse2.c


     Modify /vp9/common/x86/vp9_idct_intrin_sse2.c


     Modify /vp9/decoder/vp9_decodeframe.c


     Modify /vp9/encoder/vp9_aq_variance.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_extend.c


     Modify /vp9/encoder/vp9_firstpass.c


     Modify /vp9/encoder/vp9_mcomp.c


     Modify /vp9/encoder/vp9_picklpf.c


     Modify /vp9/encoder/vp9_pickmode.c


     Modify /vp9/encoder/vp9_quantize.c


     Modify /vp9/encoder/vp9_ratectrl.c


     Modify /vp9/encoder/vp9_rd.c


     Modify /vp9/encoder/vp9_rdopt.c


     Modify /vp9/encoder/vp9_resize.c


     Modify /vp9/encoder/vp9_ssim.c


     Modify /vp9/encoder/vp9_temporal_filter.c


     Modify /vp9/encoder/x86/vp9_highbd_quantize_intrin_sse2.c


     Modify /vp9/vp9_iface_common.h


     Modify /vpx_dsp/sad.c


     Modify /vpx_ports/mem.h


     Modify /vpx_scale/generic/yv12config.c


     Modify /vpx_scale/generic/yv12extend.c



    Relocate memory operations for common code

    With the sad functions, and hopefully the variance functions soon,
    moving to the vpx_dsp location, place the defines used in the
    reference C code in a common location.

    Change-Id : I4c8ce7778eb38a0a3ee674d2f1c488eda01cfeca

  • avcodec/jpeg2000dwt : Support 9/7 singularity cases on the encoder side

    17 juin 2015, par Michael Niedermayer
    avcodec/jpeg2000dwt : Support 9/7 singularity cases on the encoder side
    

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

    • [DH] libavcodec/jpeg2000dwt.c
    • [DH] tests/ref/vsynth/vsynth1-jpeg2000-97
    • [DH] tests/ref/vsynth/vsynth2-jpeg2000-97
    • [DH] tests/ref/vsynth/vsynth_lena-jpeg2000-97