Recherche avancée

Médias (0)

Mot : - Tags -/acrobat

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

Autres articles (48)

  • 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

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

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

Sur d’autres sites (6991)

  • ismindex : Allow adding a path prefix to the generated .ism file

    2 juillet 2014, par Martin Storsjö
    ismindex : Allow adding a path prefix to the generated .ism file
    

    This allows storing the .ismv/.isma/.ismc files separately from
    the .ism file on a server, without having to manually edit the
    .ism file after generating it with the ismindex tool.

    Signed-off-by : Martin Storsjö <martin@martin.st>

    • [DH] tools/ismindex.c
  • ffprobe : fix scaling of vali in value_string() in case -prefix is selected

    22 avril 2014, par Stefano Sabatini
    ffprobe : fix scaling of vali in value_string() in case -prefix is selected
    

    Fix trac ticket #3523.

    • [DH] ffprobe.c
  • cbs_h265 : read/write HEVC PREFIX SEI

    10 mai 2018, par Haihao Xiang
    cbs_h265 : read/write HEVC PREFIX SEI
    

    Similar to H264, cbs_h265_read, write_nal_unit() can handle HEVC
    prefix SEI NAL units. Currently mastering display colour volume SEI
    message is added only, we may add more SEI message if needed later

    Signed-off-by : Haihao Xiang <haihao.xiang@intel.com>

    • [DH] libavcodec/cbs_h2645.c
    • [DH] libavcodec/cbs_h265.h
    • [DH] libavcodec/cbs_h265_syntax_template.c