
Recherche avancée
Médias (1)
-
Collections - Formulaire de création rapide
19 février 2013, par
Mis à jour : Février 2013
Langue : français
Type : Image
Autres articles (76)
-
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Creating farms of unique websites
13 avril 2011, parMediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...) -
Other interesting software
13 avril 2011, parWe don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
We don’t know them, we didn’t try them, but you can take a peek.
Videopress
Website : http://videopress.com/
License : GNU/GPL v2
Source code : (...)
Sur d’autres sites (7989)
-
lavc/vvcdec : ensure slices contain nonzero CTUs
26 janvier, par Nuo Milavc/vvcdec : ensure slices contain nonzero CTUs
fixes https://github.com/ffvvc/tests/tree/main/fuzz/passed/000323.bit
Co-authored-by : Frank Plowman <post@frankplowman.com>
-
configure : ensure —enable-omx-rpi uses rpi-specific IL headers
2 septembre 2019, par Aman Guptaconfigure : ensure —enable-omx-rpi uses rpi-specific IL headers
When compiling natively on an RPI where libomxil-bellagio-dev
was also installed, `check_headers OMX_Core.h` succeeded and
the -isystem compiler flag was never added to the build.For non-native builds, the error message now mentions the
raspberrypi/firmware repository where the RPI specific
headers are available.Signed-off-by : Aman Gupta <aman@tmm1.net>
-
h264 : ensure that get_format() is called when changing format but not otherwise.
21 février 2013, par Michael Niedermayerh264 : ensure that get_format() is called when changing format but not otherwise.