Recherche avancée

Médias (9)

Mot : - Tags -/soundtrack

Autres articles (100)

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

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

Sur d’autres sites (9842)

  • Merge commit ’e0f8be6413b6a8d334d6052e610af32935c310af’

    5 mai 2013, par Michael Niedermayer
    Merge commit ’e0f8be6413b6a8d334d6052e610af32935c310af’
    

    * commit ’e0f8be6413b6a8d334d6052e610af32935c310af’ :
    avformat : Add AVPROBE_SCORE_EXTENSION define and use where appropriate

    Conflicts :
    libavformat/ac3dec.c
    libavformat/avformat.h
    libavformat/avs.c
    libavformat/m4vdec.c
    libavformat/mov.c
    libavformat/mp3dec.c
    libavformat/mpeg.c
    libavformat/mpegvideodec.c
    libavformat/psxstr.c
    libavformat/pva.c
    libavformat/utils.c

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

    • [DH] libavformat/aacdec.c
    • [DH] libavformat/ac3dec.c
    • [DH] libavformat/avformat.h
    • [DH] libavformat/avidec.c
    • [DH] libavformat/avs.c
    • [DH] libavformat/cavsvideodec.c
    • [DH] libavformat/dtsdec.c
    • [DH] libavformat/flacdec.c
    • [DH] libavformat/h261dec.c
    • [DH] libavformat/h263dec.c
    • [DH] libavformat/h264dec.c
    • [DH] libavformat/idcin.c
    • [DH] libavformat/img2dec.c
    • [DH] libavformat/m4vdec.c
    • [DH] libavformat/matroskadec.c
    • [DH] libavformat/mm.c
    • [DH] libavformat/mov.c
    • [DH] libavformat/mp3dec.c
    • [DH] libavformat/mpc8.c
    • [DH] libavformat/mpeg.c
    • [DH] libavformat/mpegvideodec.c
    • [DH] libavformat/mtv.c
    • [DH] libavformat/nsvdec.c
    • [DH] libavformat/omadec.c
    • [DH] libavformat/psxstr.c
    • [DH] libavformat/pva.c
    • [DH] libavformat/rtsp.c
    • [DH] libavformat/sierravmd.c
    • [DH] libavformat/spdifdec.c
    • [DH] libavformat/takdec.c
    • [DH] libavformat/tta.c
    • [DH] libavformat/utils.c
    • [DH] libavformat/vc1test.c
    • [DH] libavformat/vqf.c
    • [DH] libavformat/westwood_aud.c
    • [DH] libavformat/xa.c
  • fftools/ffmpeg : rewrite checking whether codec AVOptions have been used

    9 avril 2024, par Anton Khirnov
    fftools/ffmpeg : rewrite checking whether codec AVOptions have been used
    

    Share the code between encoding and decoding. Instead of checking every
    stream's options dictionary (which is also used for other purposes),
    track all used options in a dedicated dictionary.

    • [DH] fftools/cmdutils.c
    • [DH] fftools/cmdutils.h
    • [DH] fftools/ffmpeg.c
    • [DH] fftools/ffmpeg.h
    • [DH] fftools/ffmpeg_demux.c
    • [DH] fftools/ffmpeg_mux.c
    • [DH] fftools/ffmpeg_mux.h
    • [DH] fftools/ffmpeg_mux_init.c
    • [DH] fftools/ffmpeg_opt.c
    • [DH] fftools/ffplay.c
    • [DH] fftools/ffprobe.c
  • Bump more copyright dates.

    3 mars 2015, par Ralph Giles
    Bump more copyright dates.
    

    git-svn-id : http://svn.xiph.org/trunk/vorbis@19457 0101bb08-14d6-0310-b084-bc0e0c8e3800

    • [DH] lib/block.c
    • [DH] lib/codebook.c
    • [DH] lib/codebook.h
    • [DH] lib/floor0.c
    • [DH] lib/floor1.c
    • [DH] lib/misc.h
    • [DH] lib/os.h
    • [DH] lib/sharedbook.c
    • [DH] lib/vorbisenc.c
    • [DH] lib/vorbisfile.c