Recherche avancée

Médias (1)

Mot : - Tags -/berlin

Autres articles (59)

  • 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

  • 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 ;

  • Emballe médias : à quoi cela sert ?

    4 février 2011, par

    Ce plugin vise à gérer des sites de mise en ligne de documents de tous types.
    Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;

Sur d’autres sites (9600)

  • avcodec/vc1 : add Simple and Main profile to vc1_put_signed_blocks_clamped

    6 juin 2018, par Jerome Borsboom
    avcodec/vc1 : add Simple and Main profile to vc1_put_signed_blocks_clamped
    

    Simple and Main profile also need unsigned put_pixels_clamped. Add an argument
    to choose between signed and unsigned put_pixels and change function name to
    vc1_put_blocks_clamped.

    Signed-off-by : Jerome Borsboom <jerome.borsboom@carpalis.nl>

    • [DH] libavcodec/vc1_block.c
  • avcodec/vc1 : fix overlap and loop filtering for Simple and Main profile

    8 juin 2018, par Jerome Borsboom
    avcodec/vc1 : fix overlap and loop filtering for Simple and Main profile
    

    Overlap filtering I and BI frames for Simple and Main profile is only
    dependent on PQUANT. Restrict testing for CONDOVER and OVERFLAGS to
    advanced profile. Change from mb_width to end_mb_x in ff_vc1_i_loop_filter
    to avoid breaking the Microsoft Screen 2 decoder.

    Signed-off-by : Jerome Borsboom <jerome.borsboom@carpalis.nl>

    • [DH] libavcodec/vc1_loopfilter.c
  • avcodec/vc1 : add Simple and Main profile to vc1_put_signed_blocks_clamped

    8 juin 2018, par Jerome Borsboom
    avcodec/vc1 : add Simple and Main profile to vc1_put_signed_blocks_clamped
    

    Simple and Main Profile also need unsigned put_pixels_clamped. Add an argument
    to choose between signed and unsigned put_pixels and change function name to
    vc1_put_blocks_clamped.

    Signed-off-by : Jerome Borsboom <jerome.borsboom@carpalis.nl>

    • [DH] libavcodec/vc1_block.c