
Recherche avancée
Médias (1)
-
Richard Stallman et le logiciel libre
19 octobre 2011, par
Mis à jour : Mai 2013
Langue : français
Type : Texte
Autres articles (111)
-
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
-
Pas question de marché, de cloud etc...
10 avril 2011Le vocabulaire utilisé sur ce site essaie d’éviter toute référence à la mode qui fleurit allègrement
sur le web 2.0 et dans les entreprises qui en vivent.
Vous êtes donc invité à bannir l’utilisation des termes "Brand", "Cloud", "Marché" etc...
Notre motivation est avant tout de créer un outil simple, accessible à pour tout le monde, favorisant
le partage de créations sur Internet et permettant aux auteurs de garder une autonomie optimale.
Aucun "contrat Gold ou Premium" n’est donc prévu, aucun (...) -
Le plugin : Podcasts.
14 juillet 2010, parLe problème du podcasting est à nouveau un problème révélateur de la normalisation des transports de données sur Internet.
Deux formats intéressants existent : Celui développé par Apple, très axé sur l’utilisation d’iTunes dont la SPEC est ici ; Le format "Media RSS Module" qui est plus "libre" notamment soutenu par Yahoo et le logiciel Miro ;
Types de fichiers supportés dans les flux
Le format d’Apple n’autorise que les formats suivants dans ses flux : .mp3 audio/mpeg .m4a audio/x-m4a .mp4 (...)
Sur d’autres sites (6091)
-
Revision 15c839f563 : decode_tiles_mt : remove incorrect TODO all allocated workers are used, the fina
11 juin 2015, par James ZernChanged Paths :
Modify /vp9/decoder/vp9_decodeframe.c
decode_tiles_mt : remove incorrect TODOall allocated workers are used, the final one in the main thread.
Change-Id : I04647d4fb2e01d6d404790e7899515289047f553
-
Revision b88dac8938 : Safely free all the frame buffers after all the workers finish the work. Issue :
17 mars 2015, par hkuangChanged Paths :
Modify /vp9/common/vp9_alloccommon.c
Modify /vp9/common/vp9_alloccommon.h
Modify /vp9/common/vp9_onyxc_int.h
Modify /vp9/encoder/vp9_encoder.c
Modify /vp9/vp9_dx_iface.c
Safely free all the frame buffers after all the workers finish the work.Issue : 978
Change-Id : Ia7aa809095008f6819a44d7ecb0329def79b1117
-
Revision dbdff12b81 : vp9 : sync workers at the start of decode_tiles_mt() prevents any problems resum
29 août 2014, par James ZernChanged Paths :
Modify /vp9/decoder/vp9_decodeframe.c
vp9 : sync workers at the start of decode_tiles_mt()prevents any problems resuming decode after decoding a corrupt frame
Change-Id : Ib7eb1b5c062aebe71074fef1ece32a32822c16be