Recherche avancée

Médias (0)

Mot : - Tags -/tags

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

Autres articles (39)

  • Les autorisations surchargées par les plugins

    27 avril 2010, par

    Mediaspip core
    autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs

  • 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

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

  • 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