Recherche avancée

Médias (1)

Mot : - Tags -/berlin

Autres articles (53)

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

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • Personnaliser les catégories

    21 juin 2013, par

    Formulaire de création d’une catégorie
    Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
    Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
    On peut modifier ce formulaire dans la partie :
    Administration > Configuration des masques de formulaire.
    Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
    Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...)

Sur d’autres sites (10913)

  • fftools/ffprobe : Flush decoder after draining

    19 février 2022, par Andreas Rheinhardt
    fftools/ffprobe : Flush decoder after draining
    

    This is a prerequisite to continue using the decoder at all
    to decode the next interval (if any).
    This fixes a regression introduced in commit
    2a88ebd096f3c748a2d99ed1b60b22879b3c567c and reported in ticket #8657.

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

    • [DH] fftools/ffprobe.c
  • fftools/ffprobe : Print dispositions generically

    2 mars 2024, par Andreas Rheinhardt
    fftools/ffprobe : Print dispositions generically
    

    Reviewed-by : James Almer <jamrial@gmail.com>
    Signed-off-by : Andreas Rheinhardt <andreas.rheinhardt@outlook.com>

    • [DH] fftools/ffprobe.c
  • configure : Add (dnxhd|snow)_encoder->videodsp dependency

    9 octobre 2022, par Andreas Rheinhardt
    configure : Add (dnxhd|snow)_encoder->videodsp dependency
    

    These encoders currently rely on an implicit dependency via mpegvideo.

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

    • [DH] configure