Recherche avancée

Médias (1)

Mot : - Tags -/Christian Nold

Autres articles (9)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

  • Sélection de projets utilisant MediaSPIP

    29 avril 2011, par

    Les exemples cités ci-dessous sont des éléments représentatifs d’usages spécifiques de MediaSPIP pour certains projets.
    Vous pensez avoir un site "remarquable" réalisé avec MediaSPIP ? Faites le nous savoir ici.
    Ferme MediaSPIP @ Infini
    L’Association Infini développe des activités d’accueil, de point d’accès internet, de formation, de conduite de projets innovants dans le domaine des Technologies de l’Information et de la Communication, et l’hébergement de sites. Elle joue en la matière un rôle unique (...)

Sur d’autres sites (2206)

  • avcodec/ac3enc : Factor common end of float/fixed encode_frame out

    3 décembre 2020, par Andreas Rheinhardt
    avcodec/ac3enc : Factor common end of float/fixed encode_frame out
    

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

    • [DH] libavcodec/ac3enc.c
    • [DH] libavcodec/ac3enc.h
    • [DH] libavcodec/ac3enc_template.c
  • mpeg12 : Add a common function to find the best frame rate

    12 septembre 2017, par Mark Thompson
    mpeg12 : Add a common function to find the best frame rate
    

    This will be used later in both the mpeg2_metadata filter and the
    VAAPI MPEG-2 encoder. Also adds a unit test.

    (cherry picked from commit b5859e0b04bdbe12c97cb12ac10a45d51d2d73c9)

    • [DH] libavcodec/Makefile
    • [DH] libavcodec/mpeg12.h
    • [DH] libavcodec/mpeg12framerate.c
    • [DH] libavcodec/tests/mpeg12framerate.c
    • [DH] tests/fate/libavcodec.mak
  • cbs : Implement common parts of cbs-based bitstream filters separately

    1er janvier 2021, par Mark Thompson
    cbs : Implement common parts of cbs-based bitstream filters separately
    

    This allows removal of a lot of duplicated code between BSFs.

    • [DH] libavcodec/Makefile
    • [DH] libavcodec/cbs_bsf.c
    • [DH] libavcodec/cbs_bsf.h