
Recherche avancée
Autres articles (5)
-
Les tâches Cron régulières de la ferme
1er décembre 2010, parLa gestion de la ferme passe par l’exécution à intervalle régulier de plusieurs tâches répétitives dites Cron.
Le super Cron (gestion_mutu_super_cron)
Cette tâche, planifiée chaque minute, a pour simple effet d’appeler le Cron de l’ensemble des instances de la mutualisation régulièrement. Couplée avec un Cron système sur le site central de la mutualisation, cela permet de simplement générer des visites régulières sur les différents sites et éviter que les tâches des sites peu visités soient trop (...) -
Supporting all media types
13 avril 2011, parUnlike 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 (...)
-
Emballe médias : à quoi cela sert ?
4 février 2011, parCe plugin vise à gérer des sites de mise en ligne de documents de tous types.
Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ;
Sur d’autres sites (1929)
-
Revision 2518e33bec : Merge "Switch active map implementation to segment based."
24 juin 2014, par Alex ConverseChanged Paths :
Modify /vp9/encoder/vp9_encoder.c
Merge "Switch active map implementation to segment based." -
lavf : switch to AVStream.time_base as the hint for the muxer timebase
18 mai 2014, par Anton Khirnovlavf : switch to AVStream.time_base as the hint for the muxer timebase
Previously, AVStream.codec.time_base was used for that purpose, which
was quite confusing for the callers. This change also opens the path for
removing AVStream.codec.The change in the lavf-mkv test is due to the native timebase (1/1000)
being used instead of the default one (1/90000), so the packets are now
sent to the crc muxer in the same order in which they are demuxed
(previously some of them got reordered because of inexact timestamp
conversion).- [DH] doc/APIchanges
- [DH] libavformat/avformat.h
- [DH] libavformat/avienc.c
- [DH] libavformat/filmstripenc.c
- [DH] libavformat/framehash.c
- [DH] libavformat/movenc.c
- [DH] libavformat/mpegtsenc.c
- [DH] libavformat/mux.c
- [DH] libavformat/mxfenc.c
- [DH] libavformat/oggenc.c
- [DH] libavformat/riffenc.c
- [DH] libavformat/rmenc.c
- [DH] libavformat/swf.h
- [DH] libavformat/swfenc.c
- [DH] libavformat/utils.c
- [DH] libavformat/version.h
- [DH] libavformat/yuv4mpegenc.c
- [DH] tests/ref/lavf/mkv
-
lavf : switch to AVStream.time_base as the hint for the muxer timebase
18 mai 2014, par Anton Khirnovlavf : switch to AVStream.time_base as the hint for the muxer timebase
Previously, AVStream.codec.time_base was used for that purpose, which
was quite confusing for the callers. This change also opens the path for
removing AVStream.codec.The change in the lavf-mkv test is due to the native timebase (1/1000)
being used instead of the default one (1/90000), so the packets are now
sent to the crc muxer in the same order in which they are demuxed
(previously some of them got reordered because of inexact timestamp
conversion).- [DBH] doc/APIchanges
- [DBH] libavformat/avformat.h
- [DBH] libavformat/avienc.c
- [DBH] libavformat/filmstripenc.c
- [DBH] libavformat/framehash.c
- [DBH] libavformat/movenc.c
- [DBH] libavformat/mpegtsenc.c
- [DBH] libavformat/mux.c
- [DBH] libavformat/mxfenc.c
- [DBH] libavformat/oggenc.c
- [DBH] libavformat/riffenc.c
- [DBH] libavformat/rmenc.c
- [DBH] libavformat/swf.h
- [DBH] libavformat/swfenc.c
- [DBH] libavformat/utils.c
- [DBH] libavformat/version.h
- [DBH] libavformat/yuv4mpegenc.c
- [DBH] tests/ref/lavf/mkv