Recherche avancée

Médias (0)

Mot : - Tags -/flash

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

Autres articles (50)

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

  • avcodec/adpcm : squelch ’mismatch in coded sample count’ warning for AV_CODEC_ID_ADPCM...

    14 mars 2014, par Peter Ross
    avcodec/adpcm : squelch ’mismatch in coded sample count’ warning for AV_CODEC_ID_ADPCM_EA_R2/3
    

    These ADPCM codecs include a per-frame flag that enables a raw 16-bit mode. Therefore
    the the number of samples returned by get_nb_samples() is only ever approximate.

    Fixes ticket #3460.

    Signed-off-by : Peter Ross <pross@xvid.org>
    Reviewed-by : Paul B Mahol <onemda@gmail.com>
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/adpcm.c
  • aacdec : Don’t count probed ADTS frames if there are false positives

    11 mars 2014, par Martin Storsjö
    aacdec : Don’t count probed ADTS frames if there are false positives
    

    If a portion of the probe buffer seem to resemble ADTS frames,
    but some data at the end is a mismatch, disregard the whole
    probing attempt. If it actually is ADTS data, there shouldn’t be
    any mismatches within the sequential frame data.

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

    • [DH] libavformat/aacdec.c
  • aacdec : Don’t count probed ADTS frames if there are false positives

    11 mars 2014, par Martin Storsjö
    aacdec : Don’t count probed ADTS frames if there are false positives
    

    If a portion of the probe buffer seem to resemble ADTS frames,
    but some data at the end is a mismatch, disregard the whole
    probing attempt. If it actually is ADTS data, there shouldn’t be
    any mismatches within the sequential frame data.

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

    • [DBH] libavformat/aacdec.c