Recherche avancée

Médias (91)

Autres articles (66)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

  • Ecrire une actualité

    21 juin 2013, par

    Présentez les changements dans votre MédiaSPIP ou les actualités de vos projets sur votre MédiaSPIP grâce à la rubrique actualités.
    Dans le thème par défaut spipeo de MédiaSPIP, les actualités sont affichées en bas de la page principale sous les éditoriaux.
    Vous pouvez personnaliser le formulaire de création d’une actualité.
    Formulaire de création d’une actualité Dans le cas d’un document de type actualité, les champs proposés par défaut sont : Date de publication ( personnaliser la date de publication ) (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

Sur d’autres sites (8283)

  • Can't update app in store because of target api23 (no downgrade possible)

    4 mai 2016, par Thkru

    long story short :

    Problem :

    • apps uploaded with target api23 once, can’t be updated with lower target api
    • metaio can’t handle api23, due to a text relocations bug

    Idea so far :

    • replace the old libavcodec.so (arm & x86) by a newer version,
      but I can’t find any compiled version...

    PS : sure it’s dump to use a deprecated sdk and it has to be replaced sometime in the future, but for now I have to use it, as there’s a huge content and backend part that is used in the project.

    PPS : worst case idea is to upload the same app but with a different ID, api22 and AR features in the GooglePlay...and having two nearly identical apps... <_<

    Thanks a lot for every help ! :)

  • avcodec/cbs_av1 : always store temporal_id and spatial_id in CodedBitstreamAV1Context

    23 août 2020, par James Almer
    avcodec/cbs_av1 : always store temporal_id and spatial_id in CodedBitstreamAV1Context
    

    Also infer them when not coded in the bitstream.

    Reviewed-by : jkqxz
    Signed-off-by : James Almer <jamrial@gmail.com>

    • [DH] libavcodec/cbs_av1.c
    • [DH] libavcodec/cbs_av1_syntax_template.c
  • hevc : store the escaped/raw bitstream in HEVCNAL

    25 janvier 2015, par Hendrik Leppkes
    hevc : store the escaped/raw bitstream in HEVCNAL
    

    Hardware Accelerators require access to the escaped bitstream.

    Signed-off-by : Anton Khirnov <anton@khirnov.net>

    • [DH] libavcodec/hevc.c
    • [DH] libavcodec/hevc.h