
Recherche avancée
Autres articles (39)
-
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 (...) -
Emballe médias : à quoi cela sert ?
4 février 2011, parCe plugin vise à gérer des sites de mise en ligne de documents de tous types.
Il crée des "médias", à savoir : un "média" est un article au sens SPIP créé automatiquement lors du téléversement d’un document qu’il soit audio, vidéo, image ou textuel ; un seul document ne peut être lié à un article dit "média" ; -
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 (...)
Sur d’autres sites (5720)
-
unexpected end of file error in ffmpeg libavutils/common.h while compiling
23 mars 2014, par Mayank AgarwalI am compiling following simple code in ffmpeg.
#include "stdafx.h"
#include <libavcodec></libavcodec>avcodec.h>
#include <libavformat></libavformat>avformat.h>
void main()
{
av_register_all();
}all the ffmpeg headers i have included in project properties.
but i am getting the following error on compiling.Error 1 error C1004 : unexpected end-of-file found dev\include\libavutil\common.h 87 1
Regards
Mayank -
x86/lossless_videodsp : use common macro for add and diff int16 loop.
25 janvier 2014, par Clément Bœsch -
x86/vp9lpf : refactor v/h using common macros for P7 to Q7.
25 janvier 2014, par Clément Bœsch