Recherche avancée

Médias (39)

Mot : - Tags -/audio

Autres articles (98)

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

  • ANNEXE : Les plugins utilisés spécifiquement pour la ferme

    5 mars 2010, par

    Le site central/maître de la ferme a besoin d’utiliser plusieurs plugins supplémentaires vis à vis des canaux pour son bon fonctionnement. le plugin Gestion de la mutualisation ; le plugin inscription3 pour gérer les inscriptions et les demandes de création d’instance de mutualisation dès l’inscription des utilisateurs ; le plugin verifier qui fournit une API de vérification des champs (utilisé par inscription3) ; le plugin champs extras v2 nécessité par inscription3 (...)

  • Gestion générale des documents

    13 mai 2011, par

    MédiaSPIP ne modifie jamais le document original mis en ligne.
    Pour chaque document mis en ligne il effectue deux opérations successives : la création d’une version supplémentaire qui peut être facilement consultée en ligne tout en laissant l’original téléchargeable dans le cas où le document original ne peut être lu dans un navigateur Internet ; la récupération des métadonnées du document original pour illustrer textuellement le fichier ;
    Les tableaux ci-dessous expliquent ce que peut faire MédiaSPIP (...)

Sur d’autres sites (10739)

  • Added ignore section and missing main entries in bower.json.

    11 novembre 2013, par blueimp
    Added ignore section and missing main entries in bower.json.
  • aacenc : implement the complete AAC-Main profile

    21 août 2015, par Rostislav Pehlivanov
    aacenc : implement the complete AAC-Main profile
    

    This commit finalizes AAC-Main profile encoding support
    by implementing all mandatory and optional tools available
    in the specifications and current decoders.

    The AAC-Main profile reqires that prediction support be
    present (although decoders don’t require it to be enabled)
    for an encoder to be deemed capable of AAC-Main encoding,
    as well as TNS, PNS and IS, all of which were implemented
    with previous commits or earlier of this year.

    Users are encouraged to test the new functionality using either
    - profile:a aac_main or -aac_pred 1, the former of which will enable
    the prediction option by default and the latter will change the
    profile to AAC-Main. No other options shall be changed by enabling
    either, it’s currently up to the users to decide what’s best.

    The current implementation works best using M/S and/or IS,
    so users are also welcome to enable both options and any
    other options (TNS, PNS) for maximum quality.

    Signed-off-by : Rostislav Pehlivanov <atomnuker@gmail.com>

    • [DH] libavcodec/Makefile
    • [DH] libavcodec/aac.h
    • [DH] libavcodec/aaccoder.c
    • [DH] libavcodec/aacenc.c
    • [DH] libavcodec/aacenc.h
    • [DH] libavcodec/aacenc_pred.c
    • [DH] libavcodec/aacenc_pred.h
  • Revision 3526f1cd5e : Get rid of bashisms in the main build scripts The conversion was done with the

    14 août 2013, par Guillaume Martres

    Changed Paths :
     Modify /build/make/configure.sh


     Modify /build/make/gen_asm_deps.sh


     Modify /build/make/version.sh


     Modify /configure



    Get rid of bashisms in the main build scripts

    The conversion was done with the help of the checkbashisms script
    and https://wiki.ubuntu.com/DashAsBinSh .

    Change-Id : Id64ecefb35c8d72302f343cd2ec442e7ef989d47