
Recherche avancée
Autres articles (67)
-
Other interesting software
13 avril 2011, parWe don’t claim to be the only ones doing what we do ... and especially not to assert claims to be the best either ... What we do, we just try to do it well and getting better ...
The following list represents softwares that tend to be more or less as MediaSPIP or that MediaSPIP tries more or less to do the same, whatever ...
We don’t know them, we didn’t try them, but you can take a peek.
Videopress
Website : http://videopress.com/
License : GNU/GPL v2
Source code : (...) -
HTML5 audio and video support
13 avril 2011, parMediaSPIP uses HTML5 video and audio tags to play multimedia files, taking advantage of the latest W3C innovations supported by modern browsers.
The MediaSPIP player used has been created specifically for MediaSPIP and can be easily adapted to fit in with a specific theme.
For older browsers the Flowplayer flash fallback is used.
MediaSPIP allows for media playback on major mobile platforms with the above (...) -
Support de tous types de médias
10 avril 2011Contrairement à beaucoup de logiciels et autres plate-formes modernes de partage de documents, MediaSPIP a l’ambition de gérer un maximum de formats de documents différents qu’ils soient de type : images (png, gif, jpg, bmp et autres...) ; audio (MP3, Ogg, Wav et autres...) ; vidéo (Avi, MP4, Ogv, mpg, mov, wmv et autres...) ; contenu textuel, code ou autres (open office, microsoft office (tableur, présentation), web (html, css), LaTeX, Google Earth) (...)
Sur d’autres sites (4069)
-
ppc : More consistent arch initialization
14 avril 2013, par Diego Biurrunppc : More consistent arch initialization
- [DBH] libavcodec/fft.c
- [DBH] libavcodec/fft.h
- [DBH] libavcodec/fmtconvert.c
- [DBH] libavcodec/fmtconvert.h
- [DBH] libavcodec/h264dsp.c
- [DBH] libavcodec/mpegaudiodsp.c
- [DBH] libavcodec/mpegaudiodsp.h
- [DBH] libavcodec/mpegvideo.c
- [DBH] libavcodec/mpegvideo.h
- [DBH] libavcodec/ppc/Makefile
- [DBH] libavcodec/ppc/fft_altivec.c
- [DBH] libavcodec/ppc/fmtconvert_altivec.c
- [DBH] libavcodec/ppc/h264dsp.c
- [DBH] libavcodec/ppc/mpegaudiodsp_altivec.c
- [DBH] libavcodec/ppc/mpegvideo_altivec.c
- [DBH] libavcodec/ppc/vc1dsp_altivec.c
- [DBH] libavcodec/ppc/vp8dsp_altivec.c
- [DBH] libavcodec/vc1dsp.c
- [DBH] libavcodec/vc1dsp.h
- [DBH] libavcodec/vp8dsp.c
- [DBH] libavcodec/vp8dsp.h
-
Merge commit ’721d57e608dc4fd6c86f27c5ae76ef559d646220’
19 mars 2017, par James AlmerMerge commit ’721d57e608dc4fd6c86f27c5ae76ef559d646220’
* commit ’721d57e608dc4fd6c86f27c5ae76ef559d646220’ :
vp56 : Separate VP5 and VP6 dsp initializationMerged-by : James Almer <jamrial@gmail.com>
-
swscale/internal : constify SwsFunc
2 octobre 2024, par Niklas Haasswscale/internal : constify SwsFunc
I want to move away from having random leaf processing functions mutate
plane pointers, and while we're at it, we might as well make the strides
and tables const as well.Sponsored-by : Sovereign Tech Fund
Signed-off-by : Niklas Haas <git@haasn.dev>- [DH] libswscale/aarch64/swscale_unscaled.c
- [DH] libswscale/alphablend.c
- [DH] libswscale/arm/swscale_unscaled.c
- [DH] libswscale/bayer_template.c
- [DH] libswscale/loongarch/yuv2rgb_lasx.c
- [DH] libswscale/loongarch/yuv2rgb_lsx.c
- [DH] libswscale/ppc/yuv2rgb_altivec.c
- [DH] libswscale/rgb2rgb.c
- [DH] libswscale/rgb2rgb.h
- [DH] libswscale/rgb2rgb_template.c
- [DH] libswscale/swscale_internal.h
- [DH] libswscale/swscale_unscaled.c
- [DH] libswscale/x86/yuv2rgb.c
- [DH] libswscale/yuv2rgb.c