
Recherche avancée
Autres articles (54)
-
Multilang : améliorer l’interface pour les blocs multilingues
18 février 2011, parMultilang est un plugin supplémentaire qui n’est pas activé par défaut lors de l’initialisation de MediaSPIP.
Après son activation, une préconfiguration est mise en place automatiquement par MediaSPIP init permettant à la nouvelle fonctionnalité d’être automatiquement opérationnelle. Il n’est donc pas obligatoire de passer par une étape de configuration pour cela. -
Encoding and processing into web-friendly formats
13 avril 2011, parMediaSPIP automatically converts uploaded files to internet-compatible formats.
Video files are encoded in MP4, Ogv and WebM (supported by HTML5) and MP4 (supported by Flash).
Audio files are encoded in MP3 and Ogg (supported by HTML5) and MP3 (supported by Flash).
Where possible, text is analyzed in order to retrieve the data needed for search engine detection, and then exported as a series of image files.
All uploaded files are stored online in their original format, so you can (...) -
Contribute to translation
13 avril 2011You can help us to improve the language used in the software interface to make MediaSPIP more accessible and user-friendly. You can also translate the interface into any language that allows it to spread to new linguistic communities.
To do this, we use the translation interface of SPIP where the all the language modules of MediaSPIP are available. Just subscribe to the mailing list and request further informantion on translation.
MediaSPIP is currently available in French and English (...)
Sur d’autres sites (3886)
-
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
-
Merge branch ’master’ of https://github.com/upsuper/ffmpeg-vdadec
29 décembre 2013, par Michael NiedermayerMerge branch ’master’ of https://github.com/upsuper/ffmpeg-vdadec
* ’master’ of https://github.com/upsuper/ffmpeg-vdadec:
avcodec/vda_h264_dec : add format checkMerged-by : Michael Niedermayer <michaelni@gmx.at>
-
Revision 70d9dbd818 : Fixes a missing highbitdepth convolve call bug Bug was introduced in https://ge
4 décembre 2014, par Deb MukherjeeChanged Paths :
Modify /vp9/encoder/vp9_pickmode.c
Fixes a missing highbitdepth convolve call bugBug was introduced in https://gerrit.chromium.org/gerrit/#/c/72122/
Change-Id : Idb500ea619a30e7bc50e22fb8ee03be5282f41db