
Recherche avancée
Autres articles (36)
-
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
Support de tous types de médias
10 avril 2011Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)
-
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 (8368)
-
Revision 88ba08818e : Fix bug in error handling that causes segfault See : https://code.google.com/p/c
19 juin 2014, par Jim BankoskiChanged Paths :
Modify /test/invalid_file_test.cc
Modify /vp9/decoder/vp9_decodeframe.c
Modify /vp9/decoder/vp9_decoder.c
Fix bug in error handling that causes segfaultSee : https://code.google.com/p/chromium/issues/detail?id=362697
The code properly catches an invalid stream but seg faults instead of
returning an error due to a buffer not having been initialized. This
code fixes that.Change-Id : I695595e742cb08807e1dfb2f00bc097b3eae3a9b
-
Revision 377b6682f9 : Disable vp9 _8_ loopfilters Investigating https://code.google.com/p/chromium/is
20 décembre 2014, par JohannChanged Paths :
Modify /test/lpf_8_test.cc
Modify /vp9/common/arm/neon/vp9_loopfilter_neon.c
Modify /vp9/common/vp9_rtcd_defs.pl
Modify /vp9/vp9_common.mk
Disable vp9 _8_ loopfiltersInvestigating https://code.google.com/p/chromium/issues/detail?id=443839
Change-Id : Ibb7485d835c5aa5e1d40f31715596ba8d208eedb
-
ffv1dec : set f->state_transition for default range coder table
18 février, par Lynne