Recherche avancée

Médias (0)

Mot : - Tags -/metadatas

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

Autres articles (66)

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

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Le profil des utilisateurs

    12 avril 2011, par

    Chaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
    L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)

Sur d’autres sites (8526)

  • avcodec/bitstream : try to workaround internal compiler bug in gcc 4.2

    20 juin 2014, par Michael Niedermayer
    avcodec/bitstream : try to workaround internal compiler bug in gcc 4.2
    

    gcc 4.2 seems not maintained anymore so theres no option besides
    just working around it.

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

    • [DH] libavcodec/bitstream.c
  • atrac3plus : Add forgotten initialization of an internal struct

    1er janvier 2014, par Maxim Poliakovski
    atrac3plus : Add forgotten initialization of an internal struct
    

    This patch also fixes trac ticket 3254.

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

    • [DH] libavcodec/atrac3plus.c
  • avcodec/internal : Move ff_get_format() to decode.h

    24 août 2022, par Andreas Rheinhardt
    avcodec/internal : Move ff_get_format() to decode.h
    

    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] libavcodec/decode.h
    • [DH] libavcodec/h263dec.c
    • [DH] libavcodec/internal.h
    • [DH] libavcodec/mediacodecdec_common.c
    • [DH] libavcodec/pthread_frame.c
    • [DH] libavcodec/utils.c
    • [DH] libavcodec/vc1dec.c
    • [DH] libavcodec/vp8.c