
Recherche avancée
Médias (91)
-
999,999
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
The Slip - Artworks
26 septembre 2011, par
Mis à jour : Septembre 2011
Langue : English
Type : Texte
-
Demon seed (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
The four of us are dying (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
Corona radiata (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
Lights in the sky (wav version)
26 septembre 2011, par
Mis à jour : Avril 2013
Langue : English
Type : Audio
Autres articles (48)
-
Keeping control of your media in your hands
13 avril 2011, parThe vocabulary used on this site and around MediaSPIP in general, aims to avoid reference to Web 2.0 and the companies that profit from media-sharing.
While using MediaSPIP, you are invited to avoid using words like "Brand", "Cloud" and "Market".
MediaSPIP is designed to facilitate the sharing of creative media online, while allowing authors to retain complete control of their work.
MediaSPIP aims to be accessible to as many people as possible and development is based on expanding the (...) -
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. -
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir
Sur d’autres sites (7958)
-
Merge commit ’9abc80f1ed673141326341e26a05c3e1f78576d0’
21 février 2015, par Michael NiedermayerMerge commit ’9abc80f1ed673141326341e26a05c3e1f78576d0’
* commit ’9abc80f1ed673141326341e26a05c3e1f78576d0’ :
libavcodec : Make use of av_clip functionsConflicts :
libavcodec/takdec.cMerged-by : Michael Niedermayer <michaelni@gmx.at>
- [DH] libavcodec/aaccoder.c
- [DH] libavcodec/ac3dsp.c
- [DH] libavcodec/cavs.c
- [DH] libavcodec/g722dec.c
- [DH] libavcodec/g722enc.c
- [DH] libavcodec/g726.c
- [DH] libavcodec/h264_direct.c
- [DH] libavcodec/h264_slice.c
- [DH] libavcodec/motionpixels.c
- [DH] libavcodec/opus_celt.c
- [DH] libavcodec/opus_silk.c
- [DH] libavcodec/takdec.c
- [DH] libavcodec/vc1dec.c
-
Merge commit '7b917041184874e7d7cba4450813de7e0bb28a33'
22 octobre 2017, par James AlmerMerge commit '7b917041184874e7d7cba4450813de7e0bb28a33'
* commit '7b917041184874e7d7cba4450813de7e0bb28a33' :
lavc : Drop deprecated VDPAU codec capabilityMerged-by : James Almer <jamrial@gmail.com>
- [DH] libavcodec/avcodec.h
- [DH] libavcodec/decode.c
- [DH] libavcodec/error_resilience.c
- [DH] libavcodec/h263dec.c
- [DH] libavcodec/h264_picture.c
- [DH] libavcodec/h264_slice.c
- [DH] libavcodec/h264dec.c
- [DH] libavcodec/mpegpicture.c
- [DH] libavcodec/mpegvideo.c
- [DH] libavcodec/vc1dec.c
- [DH] libavcodec/vdpau.h
- [DH] libavcodec/version.h
-
Windows Unicode support
11 août 2013, par Henrik GramnerWindows Unicode support
Windows, unlike most other operating systems, uses UTF-16 for Unicode strings while x264 is designed for UTF-8.
This patch does the following in order to handle things like Unicode filenames :
* Keep strings internally as UTF-8.
* Retrieve the CLI command line as UTF-16 and convert it to UTF-8.
* Always use Unicode versions of Windows API functions and convert strings to UTF-16 when calling them.
* Attempt to use legacy 8.3 short filenames for external libraries without Unicode support.- [DH] common/common.c
- [DH] common/opencl.c
- [DH] common/osdep.c
- [DH] common/osdep.h
- [DH] common/win32thread.c
- [DH] common/win32thread.h
- [DH] configure
- [DH] encoder/encoder.c
- [DH] encoder/ratecontrol.c
- [DH] input/avs.c
- [DH] input/ffms.c
- [DH] input/raw.c
- [DH] input/timecode.c
- [DH] input/y4m.c
- [DH] output/flv_bytestream.c
- [DH] output/matroska_ebml.c
- [DH] output/mp4.c
- [DH] output/raw.c
- [DH] x264.c
- [DH] x264.h
- [DH] x264cli.h
- [DH] x264res.rc