
Recherche avancée
Autres articles (61)
-
Publier sur MédiaSpip
13 juin 2013Puis-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 -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...) -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)
Sur d’autres sites (6487)
-
Revert "aviobuf : Discard old buffered, previously read data in ffio_read_partial"
9 octobre 2020, par Marton BalintRevert "aviobuf : Discard old buffered, previously read data in ffio_read_partial"
This is unneeded after 2ca48e466675a8a3630061cd2c15325eab8eda97 and it breaks
ffio_ensure_seekback().This reverts commit 53c25ee0736497b46bb76064cc2c84c976b2d295.
Signed-off-by : Marton Balint <cus@passwd.hu>
-
aacenc : mark the "faac"-like coder for removal
5 décembre 2015, par Rostislav Pehlivanovaacenc : mark the "faac"-like coder for removal
This coder produces a much lower quality audio than the rest, is much
slower and is unstable. Hasn’t been updated for a very long time as
well, hence it is more appropriate to remove it since it also depends on
a big burden of a code (the encode_window_bands_info function which is
just as old, just as unstable and bad and in no way modifiable or
fixable).Signed-off-by : Rostislav Pehlivanov <atomnuker@gmail.com>
-
avcodec/mjpegdec : make "unknown colorspace" error more informative
5 septembre 2013, par Michael Niedermayer