Recherche avancée

Médias (0)

Mot : - Tags -/optimisation

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

Autres articles (74)

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

  • avdevice/avfoundation : replace deprecated AVCaptureDevice

    9 décembre 2023, par xufuji456
    avdevice/avfoundation : replace deprecated AVCaptureDevice
    

    Building with iOS platform, the compiler has a warning : "'devicesWithMediaType :' is deprecated : first deprecated in iOS 10.0 - Use AVCaptureDeviceDiscoverySession instead"

    Signed-off-by : xufuji456 <839789740@qq.com>

    • [DH] libavdevice/avfoundation.m
  • fftools/ffmpeg : replace an unreachable return with av_assert0(0)

    16 mai 2023, par Anton Khirnov
    fftools/ffmpeg : replace an unreachable return with av_assert0(0)
    

    This cannot be reached, because initialization will fail if decoding is
    requested for a stream but no decoder can be found.

    • [DH] fftools/ffmpeg.c
  • doc/ffmpeg.texi : replace use of uncommon unicode characters

    25 décembre 2024, par James Almer
    doc/ffmpeg.texi : replace use of uncommon unicode characters
    

    Addresses ticket #11372

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

    • [DH] doc/ffmpeg.texi