Recherche avancée

Médias (0)

Mot : - Tags -/albums

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

Autres articles (67)

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

  • Des sites réalisés avec MediaSPIP

    2 mai 2011, par

    Cette page présente quelques-uns des sites fonctionnant sous MediaSPIP.
    Vous pouvez bien entendu ajouter le votre grâce au formulaire en bas de page.

  • Submit bugs and patches

    13 avril 2011

    Unfortunately a software is never perfect.
    If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
    If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
    You may also (...)

Sur d’autres sites (9948)

  • avutil/pixfmt : clarify chroma location text further, as "first" is ambigous

    21 mai 2015, par Michael Niedermayer
    avutil/pixfmt : clarify chroma location text further, as "first" is ambigous
    

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

    • [DH] libavutil/pixfmt.h
  • lavf/dashenc : set FLAC manifest codec string to "flac"

    14 novembre 2018, par Jan Ekström
    lavf/dashenc : set FLAC manifest codec string to "flac"
    

    Internally in ISOBMFF the FLAC-in-ISOBMFF draft uses "fLaC"
    as the identifier for FLACSampleEntry, and there seems to be no
    MPEG-DASH specification for the in-manifest identifier for FLAC.

    After testing the browsers' implementations, it seems like all of
    the major browser vendors have decided to utilize the MIME type for
    FLAC ("audio/flac") as the identifier. This change set leads to
    that string being utilized for FLAC streams instead of the sample
    entry identifier ("fLaC"), which is the default behavior.

    Verified by auri_ on IRC to play with the major browsers.

    • [DH] libavformat/dashenc.c
  • Revert "fate : Force diff into text mode"

    24 septembre 2013, par Michael Niedermayer
    Revert "fate : Force diff into text mode"
    

    This should fix AIX and should no longer be needed

    This reverts commit b78e75ebc9b03bea8f0c48da266ee6cc0fb8e22d.

    • [DH] tests/fate-run.sh