
Recherche avancée
Autres articles (23)
-
Qu’est ce qu’un éditorial
21 juin 2013, parEcrivez votre de point de vue dans un article. Celui-ci sera rangé dans une rubrique prévue à cet effet.
Un éditorial est un article de type texte uniquement. Il a pour objectif de ranger les points de vue dans une rubrique dédiée. Un seul éditorial est placé à la une en page d’accueil. Pour consulter les précédents, consultez la rubrique dédiée.
Vous pouvez personnaliser le formulaire de création d’un éditorial.
Formulaire de création d’un éditorial Dans le cas d’un document de type éditorial, les (...) -
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 (...) -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...)
Sur d’autres sites (5444)
-
lavfi/af_channelmap : fix memory leak
4 décembre 2015, par Ganesh Ajjanagaddelavfi/af_channelmap : fix memory leak
Recent commits 6aaac24d72a7da631173209841a3944fcb4a3309 and
3835554bf8ed78539a3492c239f979c0ab03a15f made progress towards cleaning
up usage of the formats API, and in particular fixed possible NULL pointer
dereferences.This commit addresses the issue of possible resource leaks when some intermediate
call fails.Tested with valgrind —leak-check=full —show-leak-kinds=all, and manual simulation
of malloc/realloc failures.Fixes : CID 1338330.
Reviewed-by : Paul B Mahol <onemda@gmail.com>
Signed-off-by : Ganesh Ajjanagadde <gajjanagadde@gmail.com> -
lavfi/vf_alphamerge : fix memory leaks
4 décembre 2015, par Ganesh Ajjanagaddelavfi/vf_alphamerge : fix memory leaks
Recent commits 6aaac24d72a7da631173209841a3944fcb4a3309 and
3835554bf8ed78539a3492c239f979c0ab03a15f made progress towards cleaning
up usage of the formats API, and in particular fixed possible NULL pointer
dereferences.This commit addresses the issue of possible resource leaks when some intermediate
call fails.Tested with valgrind —leak-check=full —show-leak-kinds=all, and manual simulation
of malloc/realloc failures.Fixes : CID 1338326, 1338329.
Signed-off-by : Ganesh Ajjanagadde <gajjanagadde@gmail.com>
-
lavfi/vf_overlay : fix memory leaks
4 décembre 2015, par Ganesh Ajjanagaddelavfi/vf_overlay : fix memory leaks
Recent commits 6aaac24d72a7da631173209841a3944fcb4a3309 and
3835554bf8ed78539a3492c239f979c0ab03a15f made progress towards cleaning
up usage of the formats API, and in particular fixed possible NULL pointer
dereferences.This commit addresses the issue of possible resource leaks when some intermediate
call fails.Tested with valgrind —leak-check=full —show-leak-kinds=all, and manual simulation
of malloc/realloc failures.Fixes : CID 1338327.
Signed-off-by : Ganesh Ajjanagadde <gajjanagadde@gmail.com>