
Recherche avancée
Médias (1)
-
Revolution of Open-source and film making towards open film making
6 octobre 2011, par
Mis à jour : Juillet 2013
Langue : English
Type : Texte
Autres articles (67)
-
List of compatible distributions
26 avril 2011, parThe table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...) -
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 (...) -
Supporting all media types
13 avril 2011, parUnlike most software and media-sharing platforms, MediaSPIP aims to manage as many different media types as possible. The following are just a few examples from an ever-expanding list of supported formats : images : png, gif, jpg, bmp and more audio : MP3, Ogg, Wav and more video : AVI, MP4, OGV, mpg, mov, wmv and more text, code and other data : OpenOffice, Microsoft Office (Word, PowerPoint, Excel), web (html, CSS), LaTeX, Google Earth and (...)
Sur d’autres sites (5453)
-
avcodec/h264_refs : Detect more random access points which are not marked
14 août 2018, par Michael Niedermayer -
pngdsp x86 : use unaligned access
2 décembre 2014, par Christophe Gisquetpngdsp x86 : use unaligned access
For test images manually generated to contain only up prediction,
timing results :
8380x3032 255x185
before : 138635 1992
after : 139232 1996Actually jumping to the proper version depending on the alignment :
8380x3032 : 138767A 0.5% speed improvement for gigantic images is not worth the code
duplication.Fixes ticket #4148
Signed-off-by : Christophe Gisquet <christophe.gisquet@gmail.com>
Tested-by : Benoit Fouet <benoit.fouet@free.fr>
Signed-off-by : Michael Niedermayer <michaelni@gmx.at> -
lavc/videotoolbox : fix out-of-bounds memory access during hvcc creation
1er novembre 2017, par Aman Gupta