Recherche avancée

Médias (5)

Mot : - Tags -/open film making

Autres articles (65)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Qu’est ce qu’un éditorial

    21 juin 2013, par

    Ecrivez votre de point de vue dans un article. Celui-ci sera rangé dans une rubrique prévue à cet effet.
    Un éditorial est un article de type texte uniquement. Il a pour objectif de ranger les points de vue dans une rubrique dédiée. Un seul éditorial est placé à la une en page d’accueil. Pour consulter les précédents, consultez la rubrique dédiée.
    Vous pouvez personnaliser le formulaire de création d’un éditorial.
    Formulaire de création d’un éditorial Dans le cas d’un document de type éditorial, les (...)

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

Sur d’autres sites (13756)

  • avformat : Use ffio_read_size() where appropriate

    21 avril, par Andreas Rheinhardt
    avformat : Use ffio_read_size() where appropriate
    

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

    • [DH] libavformat/argo_brp.c
    • [DH] libavformat/flacdec.c
    • [DH] libavformat/ilbc.c
    • [DH] libavformat/ipmovie.c
    • [DH] libavformat/mm.c
    • [DH] libavformat/mpeg.c
    • [DH] libavformat/mxfdec.c
    • [DH] libavformat/qcp.c
    • [DH] libavformat/rmdec.c
    • [DH] libavformat/takdec.c
    • [DH] libavformat/vividas.c
    • [DH] libavformat/vqf.c
    • [DH] libavformat/wavdec.c
    • [DH] libavformat/wtvdec.c
  • wavdec : RIFX file format support

    17 décembre 2014, par Thomas Volkert
    wavdec : RIFX file format support
    

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

    • [DH] Changelog
    • [DH] libavformat/act.c
    • [DH] libavformat/asfdec.c
    • [DH] libavformat/avidec.c
    • [DH] libavformat/dxa.c
    • [DH] libavformat/matroskadec.c
    • [DH] libavformat/mlvdec.c
    • [DH] libavformat/mov.c
    • [DH] libavformat/riff.h
    • [DH] libavformat/riffdec.c
    • [DH] libavformat/version.h
    • [DH] libavformat/wavdec.c
    • [DH] libavformat/wtvdec.c
    • [DH] libavformat/xwma.c
  • vc-1 : Add platform-specific start code search routine to VC1DSPContext.

    21 juillet 2014, par Ben Avison
    vc-1 : Add platform-specific start code search routine to VC1DSPContext.
    

    Initialise VC1DSPContext for parser as well as for decoder.
    Note, the VC-1 code doesn’t actually use the function pointer yet.

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DBH] configure
    • [DBH] libavcodec/Makefile
    • [DBH] libavcodec/arm/vc1dsp_init_arm.c
    • [DBH] libavcodec/vc1.c
    • [DBH] libavcodec/vc1dec.c
    • [DBH] libavcodec/vc1dsp.c
    • [DBH] libavcodec/vc1dsp.h