
Recherche avancée
Médias (1)
-
Video d’abeille en portrait
14 mai 2011, par
Mis à jour : Février 2012
Langue : français
Type : Video
Autres articles (111)
-
La file d’attente de SPIPmotion
28 novembre 2010, parUne file d’attente stockée dans la base de donnée
Lors de son installation, SPIPmotion crée une nouvelle table dans la base de donnée intitulée spip_spipmotion_attentes.
Cette nouvelle table est constituée des champs suivants : id_spipmotion_attente, l’identifiant numérique unique de la tâche à traiter ; id_document, l’identifiant numérique du document original à encoder ; id_objet l’identifiant unique de l’objet auquel le document encodé devra être attaché automatiquement ; objet, le type d’objet auquel (...) -
Les autorisations surchargées par les plugins
27 avril 2010, parMediaspip core
autoriser_auteur_modifier() afin que les visiteurs soient capables de modifier leurs informations sur la page d’auteurs -
Contribute to documentation
13 avril 2011Documentation is vital to the development of improved technical capabilities.
MediaSPIP welcomes documentation by users as well as developers - including : critique of existing features and functions articles contributed by developers, administrators, content producers and editors screenshots to illustrate the above translations of existing documentation into other languages
To contribute, register to the project users’ mailing (...)
Sur d’autres sites (8670)
-
Revision 277338f748 : [spatial svc]Implement lag in frames for spatial svc Change-Id : I930dced169c9d5
24 juin 2014, par Minghai ShangChanged Paths :
Modify /examples/vp9_spatial_svc_encoder.c
Modify /test/svc_test.cc
Modify /vp9/encoder/vp9_encoder.c
Modify /vp9/encoder/vp9_encoder.h
Modify /vp9/encoder/vp9_lookahead.c
Modify /vp9/encoder/vp9_lookahead.h
Modify /vp9/encoder/vp9_svc_layercontext.c
Modify /vp9/encoder/vp9_svc_layercontext.h
Modify /vp9/vp9_cx_iface.c
Modify /vpx/src/svc_encodeframe.c
Modify /vpx/svc_context.h
[spatial svc]Implement lag in frames for spatial svcChange-Id : I930dced169c9d53f8044d2754a04332138347409
-
Revision da58436f43 : Subsampling aware allocs and bitstream Make framebuffer allocations according t
7 mai 2013, par John KoleszarChanged Paths :
Modify /vp9/common/vp9_alloccommon.c
Modify /vp9/common/vp9_blockd.h
Modify /vp9/common/vp9_mbpitch.c
Modify /vp9/common/vp9_onyxc_int.h
Modify /vp9/common/vp9_postproc.c
Modify /vp9/decoder/vp9_decodframe.c
Modify /vp9/encoder/vp9_bitstream.c
Modify /vp9/encoder/vp9_encodeframe.c
Modify /vp9/encoder/vp9_firstpass.c
Modify /vp9/encoder/vp9_lookahead.c
Modify /vp9/encoder/vp9_lookahead.h
Modify /vp9/encoder/vp9_onyx_if.c
Modify /vp9/vp9_cx_iface.c
Modify /vp9/vp9_iface_common.h
Modify /vpx_scale/generic/yv12config.c
Modify /vpx_scale/yv12config.h
Modify /vpxdec.c
Subsampling aware allocs and bitstreamMake framebuffer allocations according to the chroma subsamping
factors in use. A bit is placed in the raw part of the frame header for
each of the two subsampling factors. This will be moved in a future
commit to make them part of the TBD feature set bits, probably only set
on keyframes, etc.Change-Id : I59ed38d3a3c0d4af3c7c277617de28d04a001853
-
Revision bb41ab4a0c : Remove BLOCKD structure All members can be referenced from their per-plane coun
24 avril 2013, par John KoleszarChanged Paths :
Modify /vp9/common/vp9_blockd.h
Modify /vp9/common/vp9_reconintra4x4.c
Modify /vp9/common/vp9_rtcd_defs.sh
Modify /vp9/decoder/vp9_decodframe.c
Modify /vp9/encoder/vp9_encodeintra.c
Modify /vp9/encoder/vp9_firstpass.c
Modify /vp9/encoder/vp9_mbgraph.c
Modify /vp9/encoder/vp9_mcomp.c
Modify /vp9/encoder/vp9_mcomp.h
Modify /vp9/encoder/vp9_rdopt.c
Modify /vp9/encoder/vp9_temporal_filter.c
Remove BLOCKD structureAll members can be referenced from their per-plane counterparts, and
removes assumptions about 24 blocks per macroblock.Change-Id : I7ff2fa72d22c29163eb558981c8193765a8113d9