
Recherche avancée
Autres articles (70)
-
Demande de création d’un canal
12 mars 2010, parEn fonction de la configuration de la plateforme, l’utilisateur peu avoir à sa disposition deux méthodes différentes de demande de création de canal. La première est au moment de son inscription, la seconde, après son inscription en remplissant un formulaire de demande.
Les deux manières demandent les mêmes choses fonctionnent à peu près de la même manière, le futur utilisateur doit remplir une série de champ de formulaire permettant tout d’abord aux administrateurs d’avoir des informations quant à (...) -
Changer son thème graphique
22 février 2011, parLe thème graphique ne touche pas à la disposition à proprement dite des éléments dans la page. Il ne fait que modifier l’apparence des éléments.
Le placement peut être modifié effectivement, mais cette modification n’est que visuelle et non pas au niveau de la représentation sémantique de la page.
Modifier le thème graphique utilisé
Pour modifier le thème graphique utilisé, il est nécessaire que le plugin zen-garden soit activé sur le site.
Il suffit ensuite de se rendre dans l’espace de configuration du (...) -
Personnaliser en ajoutant son logo, sa bannière ou son image de fond
5 septembre 2013, parCertains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;
Sur d’autres sites (4337)
-
Merge commit ’5846646296e377e093441dfe9eadde38ff1f7c99’
1er novembre 2013, par Michael NiedermayerMerge commit ’5846646296e377e093441dfe9eadde38ff1f7c99’
* commit ’5846646296e377e093441dfe9eadde38ff1f7c99’ :
Add raw HEVC demuxerConflicts :
Changelog
libavformat/hevcdec.c
libavformat/version.hSee : 902a5fa7228d92bf7e0a8f523a25cf72d31afab4 and later commits
Merged-by : Michael Niedermayer <michaelni@gmx.at> -
Configure ffmpeg with android in mac [on hold]
28 novembre 2013, par Mr.GI'm using Mac 10.8.5
i want to configure ffmpeg in my android application and convert .mov to .mp4 format.
But first of all i want to configure ffmpeg in to my android project .
Is there any way to do that . i have already tried some links . But when I'm loaded the libavcodec to my activity . it gives unsatisfied link error.
Can anyone point me to a working link ?. It should compatible with Mac
i have already tried How to build + include FFMPEG into an existing Android project "@William Seemann" answer. to configure it
im pretty sure managed to add in to my android project . but when im tryng to load libavcodec it gives me
An UnsatisfiedLinkException
-
Revision ac50b75e50 : Use balanced model for intra prediction mode coding This commit replaces the pr
20 juin 2015, par Jingning HanChanged Paths :
Modify /vp9/common/vp9_entropymode.c
Modify /vp9/common/vp9_entropymode.h
Modify /vp9/decoder/vp9_decodeframe.c
Modify /vp9/decoder/vp9_decodemv.c
Modify /vp9/encoder/vp9_bitstream.c
Modify /vp9/encoder/vp9_encodeframe.c
Modify /vp9/encoder/vp9_pickmode.c
Modify /vp9/encoder/vp9_rd.c
Modify /vp9/encoder/vp9_rdopt.c
Use balanced model for intra prediction mode codingThis commit replaces the previous table based intra mode model
coding with a more balanced entropy coding system. It reduces the
decoder lookup table size by 1K bytes. The key frame compression
performance is about even on average. There are a few points where
the compression performance is improved by over 5%. Most test
points are fairly close to the lookup table approach.Change-Id : I47154276c0a6a22ae87de8845bc2d494681b95f6