
Recherche avancée
Autres articles (50)
-
Submit bugs and patches
13 avril 2011Unfortunately a software is never perfect.
If you think you have found a bug, report it using our ticket system. Please to help us to fix it by providing the following information : the browser you are using, including the exact version as precise an explanation as possible of the problem if possible, the steps taken resulting in the problem a link to the site / page in question
If you think you have solved the bug, fill in a ticket and attach to it a corrective patch.
You may also (...) -
Personnaliser les catégories
21 juin 2013, parFormulaire de création d’une catégorie
Pour ceux qui connaissent bien SPIP, une catégorie peut être assimilée à une rubrique.
Dans le cas d’un document de type catégorie, les champs proposés par défaut sont : Texte
On peut modifier ce formulaire dans la partie :
Administration > Configuration des masques de formulaire.
Dans le cas d’un document de type média, les champs non affichés par défaut sont : Descriptif rapide
Par ailleurs, c’est dans cette partie configuration qu’on peut indiquer le (...) -
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 (10231)
-
How to use android ndk r9b to compile FFMPEG for Android
9 février 2021, par user3032481I want to design an Android app which can play and edit video by FFMPEG commands.
But I don't know how to use FFMPEG on Android. I have tried many methods searched from Google, but they are too old to implement.
Now, the newest version of FFMPEG is 2.1.1 and the Android-NDK's version is r9b. My operating system is Linux mint 15.
How can I use eclipse IDE on my OS to implement an Android app which has FFMPEG's newest decoder and encoder ?


-
Revision 4721f9efe9 : third_party/libwebm : Add Android.mk Add Android.mk for libwebm so that unit tes
29 avril 2014, par Vignesh VenkatasubramanianChanged Paths :
Modify /configure
Modify /test/android/Android.mk
Add /third_party/libwebm/Android.mk
third_party/libwebm : Add Android.mkAdd Android.mk for libwebm so that unit tests involving WebM I/O can be built
for android.Change-Id : I56db0f75672e28c22e559cc415e1d5c26ff0ceb5
-
matroskadec : parse the channel layout mask for FLAC
26 mai 2014, par Anton Khirnovmatroskadec : parse the channel layout mask for FLAC
It is commonly stored in a vorbiscomment block in codec private data.
- [DH] libavformat/Makefile
- [DH] libavformat/flacdec.c
- [DH] libavformat/matroskadec.c
- [DH] libavformat/oggdec.h
- [DH] libavformat/oggparsecelt.c
- [DH] libavformat/oggparseflac.c
- [DH] libavformat/oggparseogm.c
- [DH] libavformat/oggparseopus.c
- [DH] libavformat/oggparsespeex.c
- [DH] libavformat/oggparsetheora.c
- [DH] libavformat/oggparsevorbis.c