
Recherche avancée
Autres articles (83)
-
Soumettre bugs et patchs
10 avril 2011Un logiciel n’est malheureusement jamais parfait...
Si vous pensez avoir mis la main sur un bug, reportez le dans notre système de tickets en prenant bien soin de nous remonter certaines informations pertinentes : le type de navigateur et sa version exacte avec lequel vous avez l’anomalie ; une explication la plus précise possible du problème rencontré ; si possibles les étapes pour reproduire le problème ; un lien vers le site / la page en question ;
Si vous pensez avoir résolu vous même le bug (...) -
Contribute to a better visual interface
13 avril 2011MediaSPIP is based on a system of themes and templates. Templates define the placement of information on the page, and can be adapted to a wide range of uses. Themes define the overall graphic appearance of the site.
Anyone can submit a new graphic theme or template and make it available to the MediaSPIP community. -
Automated installation script of MediaSPIP
25 avril 2011, parTo overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
The documentation of the use of this installation script is available here.
The code of this (...)
Sur d’autres sites (6839)
-
Revision 54eda13f8d : Apply fast motion search to golden reference frame This commit enables the rtc
10 mars 2015, par Jingning HanChanged Paths :
Modify /vp9/encoder/vp9_pickmode.c
Modify /vp9/encoder/x86/vp9_avg_intrin_sse2.c
Apply fast motion search to golden reference frameThis commit enables the rtc coding mode to run integral projection
based motion search for golden reference frame. It improves the
speed -6 compression performance by 1.1% on average, 3.46% for
jimred_vga, 6.46% for tacomascmvvga, and 0.5% for vidyo clips. The
speed -6 is about 6% slower.Change-Id : I0fe402ad2edf0149d0349ad304ab9b2abdf0c804
-
avcodec/h264_picture : wait for the second slice to apply film grain on interlaced...
14 septembre 2021, par James Almeravcodec/h264_picture : wait for the second slice to apply film grain on interlaced content
Fixes : Assertion failure
Fixes : clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_H264_fuzzer-6581961297100800Found-by : continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by : James Almer <jamrial@gmail.com> -
doc/indevs/libcdio : apply minor spell fixes, extend documentation
21 janvier 2015, par Stefano Sabatini