Recherche avancée

Médias (0)

Mot : - Tags -/auteurs

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

Autres articles (106)

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

  • Revision e903cacf5b : vp8/common : normalize include guards Change-Id : Ia8789a8f864e0edc0bf94f00f64308

    16 décembre 2013, par James Zern

    Changed Paths :
     Modify /vp8/common/alloccommon.h


     Modify /vp8/common/arm/bilinearfilter_arm.h


     Modify /vp8/common/blockd.h


     Modify /vp8/common/coefupdateprobs.h


     Modify /vp8/common/common.h


     Modify /vp8/common/default_coef_probs.h


     Modify /vp8/common/entropy.h


     Modify /vp8/common/entropymode.h


     Modify /vp8/common/entropymv.h


     Modify /vp8/common/extend.h


     Modify /vp8/common/filter.h


     Modify /vp8/common/findnearmv.h


     Modify /vp8/common/header.h


     Modify /vp8/common/invtrans.h


     Modify /vp8/common/loopfilter.h


     Modify /vp8/common/modecont.h


     Modify /vp8/common/mv.h


     Modify /vp8/common/onyx.h


     Modify /vp8/common/onyxc_int.h


     Modify /vp8/common/onyxd.h


     Modify /vp8/common/postproc.h


     Modify /vp8/common/ppflags.h


     Modify /vp8/common/pragmas.h


     Modify /vp8/common/quant_common.h


     Modify /vp8/common/reconinter.h


     Modify /vp8/common/reconintra4x4.h


     Modify /vp8/common/setupintrarecon.h


     Modify /vp8/common/swapyv12buffer.h


     Modify /vp8/common/systemdependent.h


     Modify /vp8/common/threading.h


     Modify /vp8/common/treecoder.h


     Modify /vp8/common/variance.h


     Modify /vp8/common/vp8_entropymodedata.h


     Modify /vp8/common/x86/filter_x86.h



    vp8/common : normalize include guards

    Change-Id : Ia8789a8f864e0edc0bf94f00f6430846f86911c3

  • avcodec/mpeg12dec : Don’t create side data when current picture ptr is NULL.

    15 décembre 2013, par Tomer Barletz
    avcodec/mpeg12dec : Don’t create side data when current picture ptr is NULL.
    

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

    • [DH] libavcodec/mpeg12dec.c
  • Apply effects using ffmpeg [on hold]

    11 décembre 2013, par bindal

    I have used ffmpeg recorder for recording video in my application,
    Through ffmpeg commnad i can trim , rotate and concate my videos but i want to apply some effects like :

    Black &amp; White
    Sepia
    Old Movie
    Noise
    Brightness
    Thermal
    Xray
    Pencil
    Gamma
    Contrast
    Saturation
    Emboss

    Please suggest me any documentation of ffmpeg,

    Thanks
    Bindal