
Recherche avancée
Médias (1)
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (60)
-
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 (10586)
-
Revision dc2f2ce594 : Validate error checking code in decoder. This patch adds a mechanism for insuri
20 juin 2014, par Jim BankoskiChanged Paths :
Modify /test/decode_test_driver.cc
Modify /test/decode_test_driver.h
Add /test/invalid_file_test.cc
Modify /test/test-data.sha1
Modify /test/test.mk
Validate error checking code in decoder.This patch adds a mechanism for insuring error checking on invalid files
by creating a unit test that runs the decoder and tests that the error
code matches what’s expected on each frame in the decoder.Disabled for now as this unit test will segfault with existing code.
Change-Id : I896f9686d9ebcbf027426933adfbea7b8c5d956e
-
Revision af8d4054d6 : Revert "skip un-neccessary motion search in the first pass" This patch appears
13 juin 2014, par Paul WilkinsChanged Paths :
Modify /vp9/encoder/vp9_firstpass.c
Revert "skip un-neccessary motion search in the first pass"This patch appears to have introduced non-determinism and/or
mismatch from debug vs release.This reverts commit 5daef90efc4613efd7e7ee80ba4e1ecf9a57a966.
Change-Id : I80081e55cfeaaa821b510b58a4e6e6328003c7da
-
Add AVX2 capable CPU detection. Patch based on x264’s AVX2 detection
20 octobre 2013, par Kieran Kunhya