Advanced search

Medias (17)

Tag: - Tags -/wired

Other articles (50)

  • Mise à jour de la version 0.1 vers 0.2

    24 June 2013, by

    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 profit de (...)

  • Support de tous types de médias

    10 April 2011

    Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...); audio (MP3, Ogg, Wav et autres...); vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...); contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google (...)

  • Supporting all media types

    13 April 2011, by

    Unlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats: images: png, gif, jpg, bmp and more audio: MP3, Ogg, Wav and more video: AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data: OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)

On other websites (7275)

  • fate: Add a —target-samples path parameter

    20 May 2013, by Martin Storsjö
    fate: Add a —target-samples path parameter
    

    This allows having the samples accessible via different paths
    on the target and on the host.

    Signed-off-by: Martin Storsjö <martin@martin.st>

    • [DBH] configure
    • [DBH] tests/fate.sh
    • [DBH] tests/fate/aac.mak
    • [DBH] tests/fate/ac3.mak
    • [DBH] tests/fate/adpcm.mak
    • [DBH] tests/fate/alac.mak
    • [DBH] tests/fate/als.mak
    • [DBH] tests/fate/amrnb.mak
    • [DBH] tests/fate/amrwb.mak
    • [DBH] tests/fate/atrac.mak
    • [DBH] tests/fate/audio.mak
    • [DBH] tests/fate/bmp.mak
    • [DBH] tests/fate/cdxl.mak
    • [DBH] tests/fate/cover-art.mak
    • [DBH] tests/fate/demux.mak
    • [DBH] tests/fate/dfa.mak
    • [DBH] tests/fate/dpcm.mak
    • [DBH] tests/fate/ea.mak
    • [DBH] tests/fate/filter-audio.mak
    • [DBH] tests/fate/filter-video.mak
    • [DBH] tests/fate/flac.mak
    • [DBH] tests/fate/h264.mak
    • [DBH] tests/fate/image.mak
    • [DBH] tests/fate/indeo.mak
    • [DBH] tests/fate/lossless-audio.mak
    • [DBH] tests/fate/lossless-video.mak
    • [DBH] tests/fate/microsoft.mak
    • [DBH] tests/fate/monkeysaudio.mak
    • [DBH] tests/fate/mp3.mak
    • [DBH] tests/fate/mpc.mak
    • [DBH] tests/fate/pcm.mak
    • [DBH] tests/fate/probe.mak
    • [DBH] tests/fate/prores.mak
    • [DBH] tests/fate/qt.mak
    • [DBH] tests/fate/qtrle.mak
    • [DBH] tests/fate/real.mak
    • [DBH] tests/fate/screen.mak
    • [DBH] tests/fate/utvideo.mak
    • [DBH] tests/fate/video.mak
    • [DBH] tests/fate/voice.mak
    • [DBH] tests/fate/vorbis.mak
    • [DBH] tests/fate/vpx.mak
    • [DBH] tests/fate/vqf.mak
    • [DBH] tests/fate/wavpack.mak
    • [DBH] tests/fate/wma.mak
  • Revision 11a9366e3b: Rename a loopfilter parameter As pointed out by Dmitry and James, "partial" is

    1 February 2014, by Yunqing Wang

    Changed Paths:
     Modify /vp9/common/vp9_loopfilter.c


     Modify /vp9/common/vp9_loopfilter.h


     Modify /vp9/decoder/vp9_dthread.c


     Modify /vp9/decoder/vp9_dthread.h


     Modify /vp9/encoder/vp9_picklpf.c



    Rename a loopfilter parameter

    As pointed out by Dmitry and James, "partial" is a Microsoft-
    specific c++ keyword, and it is renamed.

    Change-Id: Ia0fc11ceb89e54b3195287f89f7e26edbbe9beb8

  • riff: Add an additional AAC TwoCC

    3 April 2014, by Carl Eugen Hoyos
    riff: Add an additional AAC TwoCC
    

    Mentioned on http://msdn.microsoft.com/en-us/library/dd341376%28prot.20%29.aspx

    • [DH] libavformat/riff.c