
Recherche avancée
Autres articles (24)
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
Automated installation script of MediaSPIP
25 avril 2011, parTo overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
The documentation of the use of this installation script is available here.
The code of this (...) -
Sélection de projets utilisant MediaSPIP
29 avril 2011, parLes exemples cités ci-dessous sont des éléments représentatifs d’usages spécifiques de MediaSPIP pour certains projets.
Vous pensez avoir un site "remarquable" réalisé avec MediaSPIP ? Faites le nous savoir ici.
Ferme MediaSPIP @ Infini
L’Association Infini développe des activités d’accueil, de point d’accès internet, de formation, de conduite de projets innovants dans le domaine des Technologies de l’Information et de la Communication, et l’hébergement de sites. Elle joue en la matière un rôle unique (...)
Sur d’autres sites (6710)
-
V2.97a.20101010 version bump - ah, 101010 (from base2, = 42 in base10 - "The Answer to the Ultimate Question of Life, the Universe and Everything. Or at least, that’s what Douglas Adams says.")
10 octobre 2010, par Scott Schillerm script/soundmanager2-jsmin.js m script/soundmanager2-nodebug-jsmin.js m script/soundmanager2-nodebug.js m script/soundmanager2.js m src/SoundManager2.as m src/SoundManager2_AS3.as V2.97a.20101010 version bump - ah, 101010 (from base2, = 42 in base10 - "The Answer to the Ultimate Question of (...)
-
V2.97a.20101010 version bump - ah, 101010 (from base2, = 42 in base10 - "The Answer to the Ultimate Question of Life, the Universe and Everything. Or at least, that’s what Douglas Adams says.")
10 octobre 2010, par Scott Schillerm script/soundmanager2-jsmin.js m script/soundmanager2-nodebug-jsmin.js m script/soundmanager2-nodebug.js m script/soundmanager2.js m src/SoundManager2.as m src/SoundManager2_AS3.as V2.97a.20101010 version bump - ah, 101010 (from base2, = 42 in base10 - "The Answer to the Ultimate Question of (...)
-
rtpdec : Don’t free the payload context in the .free function
24 février 2015, par Martin Storsjörtpdec : Don’t free the payload context in the .free function
This makes it more consistent with depacketizers that don’t have any
.free function at all, where the payload context is freed by the
surrounding framework. Always free the context in the surrounding
framework, having the individual depacketizers only free any data
they’ve specifically allocated themselves.This is similar to how this works for demuxer/muxers/codecs - a
component shouldn’t free the priv_data that the framework has
allocated for it.Signed-off-by : Martin Storsjö <martin@martin.st>
- [DH] libavformat/rdt.c
- [DH] libavformat/rtpdec.h
- [DH] libavformat/rtpdec_ac3.c
- [DH] libavformat/rtpdec_dv.c
- [DH] libavformat/rtpdec_h261.c
- [DH] libavformat/rtpdec_h263_rfc2190.c
- [DH] libavformat/rtpdec_h264.c
- [DH] libavformat/rtpdec_jpeg.c
- [DH] libavformat/rtpdec_latm.c
- [DH] libavformat/rtpdec_mpa_robust.c
- [DH] libavformat/rtpdec_mpeg4.c
- [DH] libavformat/rtpdec_mpegts.c
- [DH] libavformat/rtpdec_qt.c
- [DH] libavformat/rtpdec_svq3.c
- [DH] libavformat/rtpdec_vp8.c
- [DH] libavformat/rtpdec_xiph.c
- [DH] libavformat/rtsp.c