Recherche avancée

Médias (5)

Mot : - Tags -/open film making

Autres articles (62)

  • Mise à jour de la version 0.1 vers 0.2

    24 juin 2013, par

    Explications des différents changements notables lors du passage de la version 0.1 de MediaSPIP à la version 0.3. Quelles sont les nouveautés
    Au niveau des dépendances logicielles Utilisation des dernières versions de FFMpeg (>= v1.2.1) ; Installation des dépendances pour Smush ; Installation de MediaInfo et FFprobe pour la récupération des métadonnées ; On n’utilise plus ffmpeg2theora ; On n’installe plus flvtool2 au profit de flvtool++ ; On n’installe plus ffmpeg-php qui n’est plus maintenu au (...)

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

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

  • aac : Relax reserved_bit validation

    3 mars 2015, par Vittorio Giovara
    aac : Relax reserved_bit validation
    

    Although the specification mandates this bit to zero, it may happen
    that software tools incorrectly flip it to one, invalidating a possibly
    valid stream.

    Relax this restriction, by failing only when AV_EF_BITSTREAM is set.
    This behaviour is similar to aac decoders in Firefox and Quicktime.

    Signed-off-by : Vittorio Giovara <vittorio.giovara@gmail.com>

    • [DH] libavcodec/aacdec.c
  • Core : fix validation for input type="date" (#2360)

    6 mai 2022, par tyomitch
    Core : fix validation for input type="date" (#2360)
    

    * Core : Fix code style to pacify jscs

    * Core : Fix validation for input type="date" (#2359)

    Test case contributed by @nenadvicentic

    Co-authored-by : Kieran <kieran@supportpal.com>

  • cook : Fix js_vlc_bits value validation for joint stereo

    17 septembre 2011, par Laurent Aimar

    cook : Fix js_vlc_bits value validation for joint stereo