Recherche avancée

Médias (0)

Mot : - Tags -/page unique

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (77)

  • Le profil des utilisateurs

    12 avril 2011, par

    Chaque utilisateur dispose d’une page de profil lui permettant de modifier ses informations personnelle. Dans le menu de haut de page par défaut, un élément de menu est automatiquement créé à l’initialisation de MediaSPIP, visible uniquement si le visiteur est identifié sur le site.
    L’utilisateur a accès à la modification de profil depuis sa page auteur, un lien dans la navigation "Modifier votre profil" est (...)

  • Configurer la prise en compte des langues

    15 novembre 2010, par

    Accéder à la configuration et ajouter des langues prises en compte
    Afin de configurer la prise en compte de nouvelles langues, il est nécessaire de se rendre dans la partie "Administrer" du site.
    De là, dans le menu de navigation, vous pouvez accéder à une partie "Gestion des langues" permettant d’activer la prise en compte de nouvelles langues.
    Chaque nouvelle langue ajoutée reste désactivable tant qu’aucun objet n’est créé dans cette langue. Dans ce cas, elle devient grisée dans la configuration et (...)

  • Websites made ​​with MediaSPIP

    2 mai 2011, par

    This page lists some websites based on MediaSPIP.

Sur d’autres sites (11026)

  • Giving FFmpeg access to my app's data directory ?

    5 novembre 2015, par jgads

    I’m working with one of the many Android FFmpeg libraries on GitHub, which each involve an NDK wrapper around a C binary. I’m trying to give other apps access to the video file I have edited with FFmpeg (and saved in External Storage), but at least on Android 6.0, the new permissions system prevents them from being able to access the shared file unless they themselves have the External Storage permission granted. The solution here would be to use content providers to open up a directory for other apps to access. However...

    My FFmpeg binary is contained within the app’s data directory, but it fails when I try to access or modify a video file saved there. As mentioned above, it has no problem accessing external storage.

    Is there a way to give FFmpeg access to my app’s data directory, giving it read and write permissions ? Would naming the library with the same package name do the trick ?

    Any ideas ? Thanks for any advice !

  • Revision 2f4a2a1268 : Add clamp to prevent out of bound access For bad input data, the decoder may ac

    15 octobre 2013, par Yaowu Xu

    Changed Paths :
     Modify /vp9/decoder/vp9_dsubexp.c



    Add clamp to prevent out of bound access

    For bad input data, the decoder may access the array out of bounds. The
    commit added clamp to prevent such out of bound access

    Change-Id : I0a1cfd9b8786ea7113a998053c76605c963b077a

  • Revision 45dbe94ee0 : Add clamp to prevent out of bound access For bad input data, the decoder may ac

    15 octobre 2013, par Yaowu Xu

    Changed Paths :
     Modify /vp9/decoder/vp9_dsubexp.c



    Add clamp to prevent out of bound access

    For bad input data, the decoder may access the array out of bounds. The
    commit added clamp to prevent such out of bound access

    Change-Id : I0a1cfd9b8786ea7113a998053c76605c963b077a