Recherche avancée

Médias (1)

Mot : - Tags -/ticket

Autres articles (44)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

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

  • Refactoring to move common QSV-related code part into libavcodec/qsvdec.c

    14 juillet 2015, par Ivan Uskov
    Refactoring to move common QSV-related code part into libavcodec/qsvdec.c
    

    Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>

    • [DH] libavcodec/qsvdec.c
    • [DH] libavcodec/qsvdec.h
    • [DH] libavcodec/qsvdec_h264.c
  • hevc : Improve stream constraint values in common header

    23 juin 2017, par Mark Thompson
    hevc : Improve stream constraint values in common header
    

    Add comments to describe the sources of the constraint values expressed here,
    and add some more related values which will be used in following patches.

    Fix the incorrect values for SPS and PPS count (they are not the same as those
    used for H.264), and remove HEVC_MAX_CU_SIZE because it is not used anywhere.

    • [DBH] libavcodec/hevc.h
    • [DBH] libavcodec/hevc_ps.c
    • [DBH] libavcodec/hevc_ps.h
    • [DBH] libavformat/hevc.c
  • lavd/pulse : move common code to separate file

    4 octobre 2013, par Lukasz Marek
    lavd/pulse : move common code to separate file
    

    Signed-off-by : Lukasz Marek <lukasz.m.luki@gmail.com>
    Reviewed-by : Stefano Sabatini <stefasab@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavdevice/Makefile
    • [DH] libavdevice/pulse_audio_common.c
    • [DH] libavdevice/pulse_audio_common.h
    • [DH] libavdevice/pulse_audio_dec.c
    • [DH] libavdevice/pulse_audio_enc.c