Recherche avancée

Médias (1)

Mot : - Tags -/lev manovitch

Autres articles (25)

  • 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" (...)

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

Sur d’autres sites (6542)

  • avfilter/avfilter : mark enable as runtime option too

    2 février 2021, par Paul B Mahol
    avfilter/avfilter : mark enable as runtime option too
    
    • [DH] libavfilter/avfilter.c
    • [DH] libavfilter/internal.h
  • avdevice/decklink_dec : mark get_frame_timecode and get_bmd_timecode static

    6 janvier 2021, par Christopher Degawa
    avdevice/decklink_dec : mark get_frame_timecode and get_bmd_timecode static
    

    The function is not used anywhere else and is causing mingw-w64 clang
    builds to fail with

    ffmpeg-git/libavdevice/decklink_dec.cpp:792:5 : error : no previous prototype for function 'get_bmd_timecode' [-Werror,-Wmissing-prototypes]
    int get_bmd_timecode(AVFormatContext *avctx, AVTimecode *tc, AVRational frame_rate, BMDTimecodeFormat tc_format, IDeckLinkVideoInputFrame *videoFrame)

    Signed-off-by : Christopher Degawa <ccom@randomderp.com>
    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] libavdevice/decklink_dec.cpp
  • avcodec : Mark init and close functions as av_cold

    6 mars, par Andreas Rheinhardt
    avcodec : Mark init and close functions as av_cold
    

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/d3d12va_av1.c
    • [DH] libavcodec/d3d12va_decode.c
    • [DH] libavcodec/d3d12va_h264.c
    • [DH] libavcodec/d3d12va_hevc.c
    • [DH] libavcodec/d3d12va_mpeg2.c
    • [DH] libavcodec/d3d12va_vc1.c
    • [DH] libavcodec/d3d12va_vp9.c
    • [DH] libavcodec/dcaenc.c
    • [DH] libavcodec/dvdsubenc.c
    • [DH] libavcodec/dxv.c
    • [DH] libavcodec/dxva2_av1.c
    • [DH] libavcodec/ffv1enc.c
    • [DH] libavcodec/libaribb24.c
    • [DH] libavcodec/libaribcaption.c
    • [DH] libavcodec/libvorbisdec.c
    • [DH] libavcodec/lscrdec.c
    • [DH] libavcodec/mfenc.c
    • [DH] libavcodec/microdvddec.c
    • [DH] libavcodec/movtextdec.c
    • [DH] libavcodec/rasc.c
    • [DH] libavcodec/rkmppdec.c
    • [DH] libavcodec/rpzaenc.c
    • [DH] libavcodec/sbcdec.c
    • [DH] libavcodec/smcenc.c
    • [DH] libavcodec/textdec.c
    • [DH] libavcodec/vaapi_av1.c
    • [DH] libavcodec/vdpau.c
    • [DH] libavcodec/vdpau_av1.c
    • [DH] libavcodec/vdpau_h264.c
    • [DH] libavcodec/vdpau_hevc.c
    • [DH] libavcodec/vdpau_mpeg12.c
    • [DH] libavcodec/vdpau_mpeg4.c
    • [DH] libavcodec/vdpau_vc1.c
    • [DH] libavcodec/vdpau_vp9.c