Recherche avancée

Médias (0)

Mot : - Tags -/flash

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

Autres articles (64)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

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

  • avutil/hwcontext_d3d11va : Fix leak when wrapping texture in AVD3D11FrameDescriptor

    5 novembre 2017, par Greg Wessels
    avutil/hwcontext_d3d11va : Fix leak when wrapping texture in AVD3D11FrameDescriptor
    

    Reviewed-by : Aaron Levinson <alevinsn_dev@levland.net>
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavutil/hwcontext_d3d11va.c
  • avdevice/decklink_enc : Add support for output of Active Format Description (AFD)

    27 mars 2023, par Devin Heitmueller
    avdevice/decklink_enc : Add support for output of Active Format Description (AFD)
    

    Implement support for including AFD in decklink output when putting
    out 10-bit VANC data.

    Updated to reflect feedback in 2018 from Marton Balint <cus@passwd.hu>,
    Carl Eugen Hoyos <ceffmpeg@gmail.com> and Aaron Levinson
    <alevinsn_dev@levland.net>. Also includes fixes to set the AR field
    based on the SAR, as well as now sending the AFD info in both fields
    for interlaced formats.

    Signed-off-by : Devin Heitmueller <dheitmueller@ltnglobal.com>
    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] libavdevice/decklink_enc.cpp
  • avdevice/decklink : Add support for EIA-708 output over SDI

    7 septembre 2018, par Devin Heitmueller
    avdevice/decklink : Add support for EIA-708 output over SDI
    

    Hook in libklvanc and use it for output of EIA-708 captions over
    SDI. The bulk of this patch is just general support for ancillary
    data for the Decklink SDI module - the real work for construction
    of the EIA-708 CDP and VANC line construction is done by libklvanc.

    Libklvanc can be found at : https://github.com/stoth68000/libklvanc

    Updated to reflect feedback from Marton Balint <cus@passwd.hu>,
    Carl Eugen Hoyos <ceffmpeg@gmail.com>, Aaron Levinson
    <alevinsn_dev@levland.net>, and Moritz Barsnick <barsnick@gmx.net>

    Signed-off-by : Devin Heitmueller <dheitmueller@ltnglobal.com>
    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] configure
    • [DH] libavdevice/decklink_common.cpp
    • [DH] libavdevice/decklink_common.h
    • [DH] libavdevice/decklink_enc.cpp
    • [DH] libavdevice/version.h