Recherche avancée

Médias (1)

Mot : - Tags -/bug

Autres articles (52)

  • Use, discuss, criticize

    13 avril 2011, par

    Talk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
    The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
    A discussion list is available for all exchanges between users.

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

Sur d’autres sites (10048)

  • pcm_dvd : consolidate pieces from pcm.c and mpeg.c

    30 août 2013, par Christian Schmidt
    pcm_dvd : consolidate pieces from pcm.c and mpeg.c
    

    Remove the header decoding for PCM audio from mpeg.c and the
    20/24bit parts from pcm.c and merge them into a new decoder in
    pcm-dvd.c.

    The decoder has added support for samples that span multiple
    packets and modified 20/24bit group decoding. Both is needed to
    decode samples that have been generated with DVD-Lab Pro 2. The
    decoding of 16bit PCM and two channel 24bit is identical to
    before. No other samples are known to verify the correctness of
    the encoding this software does.
    The complete list of tested formats is
    48kHz/16bit/2-8 channels
    48kHz/24bit/2-5 channels
    96kHz/16bit/2-4 channels
    96kHz/24bit/2 channels

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DBH] libavcodec/Makefile
    • [DBH] libavcodec/pcm-dvd.c
    • [DBH] libavcodec/pcm.c
    • [DBH] libavcodec/version.h
    • [DBH] libavformat/mpeg.c
  • Merge remote-tracking branch ’qatar/master’

    14 mars 2014, par Michael Niedermayer
    Merge remote-tracking branch ’qatar/master’
    

    * qatar/master :
    codec_desc : group image codecs together

    Conflicts :
    libavcodec/codec_desc.c

    Merged-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/codec_desc.c
  • pcm_dvd : consolidate pieces from pcm.c and mpeg.c

    30 août 2013, par Christian Schmidt
    pcm_dvd : consolidate pieces from pcm.c and mpeg.c
    

    Remove the header decoding for PCM audio from mpeg.c and the
    20/24bit parts from pcm.c and merge them into a new decoder in
    pcm-dvd.c.

    The decoder has added support for samples that span multiple
    packets and modified 20/24bit group decoding. Both is needed to
    decode samples that have been generated with DVD-Lab Pro 2. The
    decoding of 16bit PCM and two channel 24bit is identical to
    before. No other samples are known to verify the correctness of
    the encoding this software does.
    The complete list of tested formats is
    48kHz/16bit/2-8 channels
    48kHz/24bit/2-5 channels
    96kHz/16bit/2-4 channels
    96kHz/24bit/2 channels

    Signed-off-by : Luca Barbato <lu_zero@gentoo.org>

    • [DH] libavcodec/Makefile
    • [DH] libavcodec/pcm-dvd.c
    • [DH] libavcodec/pcm.c
    • [DH] libavcodec/version.h
    • [DH] libavformat/mpeg.c