
Recherche avancée
Autres articles (61)
-
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 (...) -
Selection of projects using MediaSPIP
2 mai 2011, parThe examples below are representative elements of MediaSPIP specific uses for specific projects.
MediaSPIP farm @ Infini
The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...) -
Use, discuss, criticize
13 avril 2011, parTalk to people directly involved in MediaSPIP’s development, or to people around you who could use MediaSPIP to share, enhance or develop their creative projects.
The bigger the community, the more MediaSPIP’s potential will be explored and the faster the software will evolve.
A discussion list is available for all exchanges between users.
Sur d’autres sites (5230)
-
Revision 2a5c46d8f5 : Fix active_map speed 6. Fix the interaction between active map and reuse_inter_
8 août 2014, par Alex ConverseChanged Paths :
Modify /vp9/encoder/vp9_encodeframe.c
Fix active_map speed 6.Fix the interaction between active map and reuse_inter_pred_sby. The
reuse_inter_pred_sby feature expects inter predictors to already be
built, but blocks with active map on skip this step.Change-Id : Ibb2bf0d228f678935d82a0ede9cb0919ab7c8878
-
Revision 5c55202c6b : intra blocks disallowed inadvertently At speed 6 the smallest partitioning was
13 août 2014, par Jim BankoskiChanged Paths :
Modify /vp9/encoder/vp9_speed_features.c
intra blocks disallowed inadvertentlyAt speed 6 the smallest partitioning was 16x16 and biggest
intra block was 8x8, essentially disallowing all intra blocks
which produces ugly artifacts when revealing new video.Change-Id : I364042d4c64e09be0666ade64aac94d0a1b586cf
-
Revision 4d6d061316 : Set max_intra_bsize to 32x32 At —good and speed 3 or above for resolution less
14 août 2014, par Yaowu XuChanged Paths :
Modify /vp9/encoder/vp9_speed_features.c
Set max_intra_bsize to 32x32At —good and speed 3 or above for resolution less than 720p. This
disables the tests for 64x64 intra prediction modes. Encoding time
reduction is about 1%.Change-Id : Ib396e3d1417fece416e3f0fee929b128acbb130f