
Recherche avancée
Médias (91)
-
MediaSPIP Simple : futur thème graphique par défaut ?
26 septembre 2013, par
Mis à jour : Octobre 2013
Langue : français
Type : Video
-
avec chosen
13 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
sans chosen
13 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
config chosen
13 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
SPIP - plugins - embed code - Exemple
2 septembre 2013, par
Mis à jour : Septembre 2013
Langue : français
Type : Image
-
GetID3 - Bloc informations de fichiers
9 avril 2013, par
Mis à jour : Mai 2013
Langue : français
Type : Image
Autres articles (36)
-
MediaSPIP v0.2
21 juin 2013, parMediaSPIP 0.2 est la première version de MediaSPIP stable.
Sa date de sortie officielle est le 21 juin 2013 et est annoncée ici.
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Comme pour la version précédente, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
MediaSPIP version 0.1 Beta
16 avril 2011, parMediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
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 (4947)
-
fate/exr : add tests for piz uncompress
23 avril 2017, par Martin Vignalifate/exr : add tests for piz uncompress
Signed-off-by : Michael Niedermayer <michael@niedermayer.cc>
-
ffmpeg : init filtergraphs only after we have a frame on each input
27 mai 2016, par Anton Khirnovffmpeg : init filtergraphs only after we have a frame on each input
This makes sure the actual stream parameters are used, which is
important mainly for hardware decoding+filtering cases, which would
previously require various weird workarounds to handle the fact that a
fake software graph has to be constructed, but never used.
This should also improve behaviour in rare cases where
avformat_find_stream_info() does not provide accurate information.This merges Libav commit a3a0230. It was previously skipped.
The code in flush_encoders() which sets up a "fake" format wasn’t in
Libav. I’m not sure if it’s a good idea, but it tends to give
behavior closer to the old one in certain corner cases.The vp8-size-change gives different result, because now the size of
the first frame is used. libavformat reported the size of the largest
frame for some reason.The exr tests now use the sample aspect ratio of the first frame. For
some reason libavformat determines 0/1 as aspect ratio, while the
decoder returns the correct one.The ffm and mxf tests change the field_order values. I’m assuming
another libavformat/decoding mismatch.Signed-off-by : wm4 <nfxjfg@googlemail.com>
- [DH] ffmpeg.c
- [DH] ffmpeg.h
- [DH] ffmpeg_cuvid.c
- [DH] ffmpeg_filter.c
- [DH] ffmpeg_opt.c
- [DH] ffmpeg_qsv.c
- [DH] tests/ref/fate/exr-rgb-scanline-pxr24-half-uint32-13x9
- [DH] tests/ref/fate/exr-rgba-scanline-float-half-b44-12x8-l1
- [DH] tests/ref/fate/exr-rgba-scanline-float-half-b44-12x8-l2
- [DH] tests/ref/fate/exr-rgba-scanline-float-half-b44-13x9-l1
- [DH] tests/ref/fate/exr-rgba-scanline-float-half-b44-13x9-l2
- [DH] tests/ref/fate/exr-rgba-scanline-float-half-b44a-12x8-l1
- [DH] tests/ref/fate/exr-rgba-scanline-float-half-b44a-12x8-l2
- [DH] tests/ref/fate/exr-rgba-scanline-float-half-b44a-13x9-l1
- [DH] tests/ref/fate/exr-rgba-scanline-float-half-b44a-13x9-l2
- [DH] tests/ref/fate/vp8-size-change
- [DH] tests/ref/lavf/ffm
- [DH] tests/ref/lavf/mxf
-
fate : move lavd filters tests to the new system.
29 avril 2013, par Clément Bœschfate : move lavd filters tests to the new system.
Also make life test a bit more useful.
- [DH] tests/fate/avfilter.mak
- [DH] tests/fate/filter-video.mak
- [DH] tests/filtergraphs/scalenorm
- [DH] tests/lavfi-regression.sh
- [DH] tests/ref/fate/filter-lavd-life
- [DH] tests/ref/fate/filter-lavd-scalenorm
- [DH] tests/ref/fate/filter-lavd-testsrc
- [DH] tests/ref/lavfi/life
- [DH] tests/ref/lavfi/scalenorm
- [DH] tests/ref/lavfi/testsrc