Recherche avancée

Médias (0)

Mot : - Tags -/interaction

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (44)

  • Keeping control of your media in your hands

    13 avril 2011, par

    The vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
    While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
    MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
    MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...)

  • Publier sur MédiaSpip

    13 juin 2013

    Puis-je poster des contenus à partir d’une tablette Ipad ?
    Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir

  • MediaSPIP v0.2

    21 juin 2013, par

    MediaSPIP 0.2 est la première version de MediaSPIP stable.
    Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

Sur d’autres sites (7499)

  • lavf/format : use const AVInputFormat for iteration

    1er avril 2018, par Josh de Kock
    lavf/format : use const AVInputFormat for iteration
    

    Signed-off-by : Josh de Kock <josh@itanimul.li>

    • [DH] libavformat/format.c
  • lav*,tests : remove several register_all calls

    18 février 2018, par Josh de Kock
    lav*,tests : remove several register_all calls
    

    avdevice_register_all() is still required to register devices into
    lavf (this is required due to lavd being somewhat of a hack).

    Signed-off-by : Josh de Kock <josh@itanimul.li>

    • [DH] doc/examples/filter_audio.c
    • [DH] doc/examples/filtering_audio.c
    • [DH] doc/examples/filtering_video.c
    • [DH] doc/examples/transcoding.c
    • [DH] fftools/ffmpeg.c
    • [DH] fftools/ffplay.c
    • [DH] fftools/ffprobe.c
    • [DH] libavcodec/tests/utils.c
    • [DH] libavdevice/lavfi.c
    • [DH] libavfilter/lavfutils.c
    • [DH] libavfilter/src_movie.c
    • [DH] libavfilter/tests/filtfmts.c
    • [DH] libavformat/tests/movenc.c
    • [DH] libavformat/tests/seek.c
    • [DH] tests/api/api-band-test.c
    • [DH] tests/api/api-codec-param-test.c
    • [DH] tests/api/api-flac-test.c
    • [DH] tests/api/api-h264-test.c
    • [DH] tests/api/api-seek-test.c
    • [DH] tools/aviocat.c
    • [DH] tools/enum_options.c
    • [DH] tools/graph2dot.c
    • [DH] tools/ismindex.c
    • [DH] tools/pktdumper.c
    • [DH] tools/probetest.c
    • [DH] tools/seek_print.c
    • [DH] tools/sidxindex.c
    • [DH] tools/uncoded_frame.c
  • lavf/img2dec : use new iteration API

    18 mars 2018, par Josh de Kock
    lavf/img2dec : use new iteration API
    

    Signed-off-by : Josh de Kock <josh@itanimul.li>

    • [DH] libavformat/img2dec.c