Recherche avancée

Médias (1)

Mot : - Tags -/epub

Autres articles (94)

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

  • Multilang : améliorer l’interface pour les blocs multilingues

    18 février 2011, par

    Multilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
    Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela.

  • HTML5 audio and video support

    13 avril 2011, par

    MediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
    The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
    For older browsers the Flowplayer flash fallback is used.
    MediaSPIP allows for media playback on major mobile platforms with the above (...)

Sur d’autres sites (9324)

  • ffmpeg : drop old non monotone dts workaround.

    3 mai 2013, par Michael Niedermayer
    ffmpeg : drop old non monotone dts workaround.
    

    All bugs should now be fixed in the new so the old can be droped.

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

    • [DH] ffmpeg.c
  • vmdav : Try to fix unpack_rle()

    1er mai 2013, par Michael Niedermayer
    vmdav : Try to fix unpack_rle()
    

    This fixes out of array accesses
    The code prior to this commit could not have worked, thus obviously
    was untested. I was also not able to find a valid sample that uses this
    code.
    This fix is thus only based on the description of the format

    If someone has a sample that uses unpack_rle(), please mail me.

    Found-by : Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    Signed-off-by : Michael Niedermayer <michaelni@gmx.at>

    • [DH] libavcodec/vmdav.c
  • Merge commit ’6b110d3a739c31602b59887ad65c67025df3f49d’

    1er mai 2013, par Michael Niedermayer
    Merge commit ’6b110d3a739c31602b59887ad65c67025df3f49d’
    

    * commit ’6b110d3a739c31602b59887ad65c67025df3f49d’ :
    ppc : More consistent names for H.264 optimizations files
    mpegaudiosp : More consistent names for ppc/x86 optimization files

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

    • [DH] libavcodec/ppc/Makefile
    • [DH] libavcodec/ppc/h264dsp.c
    • [DH] libavcodec/ppc/h264qpel.c
    • [DH] libavcodec/ppc/h264qpel_template.c
    • [DH] libavcodec/ppc/mpegaudiodsp_altivec.c
    • [DH] libavcodec/x86/Makefile
    • [DH] libavcodec/x86/mpegaudiodsp.c