Recherche avancée

Médias (0)

Mot : - Tags -/auteurs

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

Autres articles (98)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

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

Sur d’autres sites (10180)

  • ffplay : simplify display code

    26 novembre 2015, par Marton Balint
    ffplay : simplify display code
    

    And get rid of frame_queue_prev.

    Signed-off-by : Marton Balint <cus@passwd.hu>

    • [DH] ffplay.c
  • fate : Add tests for mov display matrix

    24 octobre 2016, par Vittorio Giovara
    fate : Add tests for mov display matrix
    

    Rotation, sample/display aspect ratio and pure matrix export.

    Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>

    • [DBH] tests/Makefile
    • [DBH] tests/fate-run.sh
    • [DBH] tests/fate/mov.mak
    • [DBH] tests/ref/fate/mov-dar
    • [DBH] tests/ref/fate/mov-display-matrix
    • [DBH] tests/ref/fate/mov-rotation
    • [DBH] tests/ref/fate/mov-sar
  • vaapi_encode_h265 : Insert mastering display colour volume

    10 mai 2018, par Haihao Xiang
    vaapi_encode_h265 : Insert mastering display colour volume
    

    '-sei xxx' is added to control SEI insertion, so far only mastering
    display colour volume is available for testing.

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

    • [DH] libavcodec/vaapi_encode_h265.c