Recherche avancée

Médias (0)

Mot : - Tags -/flash

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

Autres articles (111)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

  • Contribute to a better visual interface

    13 avril 2011

    MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
    Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community.

Sur d’autres sites (10820)

  • avformat/avcodec : support rawvideo with planar rgb and alpha in nut

    23 août 2016, par Paul B Mahol
    avformat/avcodec : support rawvideo with planar rgb and alpha in nut
    
    • [DH] libavcodec/raw.c
    • [DH] libavformat/nut.c
  • fate/swresample : fix FUZZ typo

    8 mars 2017, par Muhammad Faiz
    fate/swresample : fix FUZZ typo
    

    unintentionally changed to 0.01 at
    ’61926b6c3e560283ef6c015d6d85c32716942833’

    Signed-off-by : Muhammad Faiz <mfcc64@gmail.com>

    • [DH] tests/fate/libswresample.mak
  • build : Generalize yasm/nasm-related variable names

    8 octobre 2016, par Diego Biurrun
    build : Generalize yasm/nasm-related variable names
    

    None of them are specific to the YASM assembler.

    (Cherry-picked from libav commit 39e208f4d4756367c7cd2d581847e0c1b8a429c1)

    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] Makefile
    • [DH] configure
    • [DH] ffbuild/arch.mak
    • [DH] ffbuild/common.mak
    • [DH] libavcodec/tests/x86/dct.c
    • [DH] libavcodec/x86/Makefile
    • [DH] libavcodec/x86/alacdsp_init.c
    • [DH] libavcodec/x86/blockdsp_init.c
    • [DH] libavcodec/x86/dirac_dwt_init.c
    • [DH] libavcodec/x86/diracdsp_init.c
    • [DH] libavcodec/x86/flacdsp_init.c
    • [DH] libavcodec/x86/fmtconvert_init.c
    • [DH] libavcodec/x86/h264_qpel.c
    • [DH] libavcodec/x86/h264dsp_init.c
    • [DH] libavcodec/x86/hpeldsp_init.c
    • [DH] libavcodec/x86/lossless_audiodsp_init.c
    • [DH] libavcodec/x86/me_cmp_init.c
    • [DH] libavcodec/x86/mpegaudiodsp.c
    • [DH] libavcodec/x86/qpeldsp_init.c
    • [DH] libavcodec/x86/rv40dsp_init.c
    • [DH] libavcodec/x86/synth_filter_init.c
    • [DH] libavcodec/x86/takdsp_init.c
    • [DH] libavcodec/x86/ttadsp_init.c
    • [DH] libavcodec/x86/ttaencdsp_init.c
    • [DH] libavcodec/x86/v210-init.c
    • [DH] libavcodec/x86/vc1dsp_init.c
    • [DH] libavcodec/x86/videodsp_init.c
    • [DH] libavcodec/x86/vp8dsp_init.c
    • [DH] libavcodec/x86/vp9dsp_init.c
    • [DH] libavcodec/x86/vp9dsp_init_16bpp.c
    • [DH] libavcodec/x86/vp9dsp_init_16bpp_template.c
    • [DH] libavcodec/x86/xvididct_init.c
    • [DH] libavfilter/x86/Makefile
    • [DH] libavfilter/x86/vf_gradfun_init.c
    • [DH] libavfilter/x86/vf_hqdn3d_init.c
    • [DH] libavfilter/x86/vf_idet_init.c
    • [DH] libavfilter/x86/vf_pullup_init.c
    • [DH] libavresample/x86/Makefile
    • [DH] libavutil/x86/Makefile
    • [DH] libavutil/x86/cpu.c
    • [DH] libswresample/audioconvert.c
    • [DH] libswresample/rematrix.c
    • [DH] libswresample/x86/Makefile
    • [DH] libswresample/x86/rematrix_init.c
    • [DH] libswscale/x86/Makefile
    • [DH] libswscale/x86/rgb2rgb_template.c
    • [DH] tests/checkasm/Makefile
    • [DH] tests/checkasm/checkasm.h
    • [DH] tools/target_dec_fuzzer.c